Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.48 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.48 KB

erpnextswiss

ERPNext application for Switzerland-specific use cases

ERPNext (https://www.erpnext.org) is a global, leading, cloud based open source enterprise resource planning software. ERPNext is a trademark by Frappé Technologies.

The ERPNextSwiss application adds country-specific features to this platform such as bank, tax and payment integrations.

License

GNU Affero General Public License, refer to LICENSE

ERPNextSwiss is developed and maintained by libracore and contributors. The copyright is owned by libracore and contributors. The software comes as-is without any warranty.

Requirements

Requires an ERPNext server instance (refer to https://github.com/frappe/erpnext)

Installation

From the frappe-bench folder, execute

$ bench get-app https://github.com/libracore/erpnextswiss.git
$ bench install-app erpnextswiss

Features

  • Banking
    • Bank import: allows to import bank account statements to update local payment entries (receiving)
    • Match payments: match unpaid sales invoices with the corresponding payments
    • Payment export: allows to create payment files for banks (pain.001) from payment entries (paying)
  • Tax
    • Import monthly average exchange rates
    • VAT declaration
  • Human resources
    • Salary certificate ("Lohnausweis")

Release notes

Refer to https://github.com/libracore/erpnextswiss/wiki/Release-Notes