libracore / erpnextswiss

ERPNext application for Switzerland-specific use cases
GNU Affero General Public License v3.0
74 stars 63 forks source link
banking erpnext erpnext-application tax

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.

ERPNextSwiss is maintaned by libracore AG.

For more information, refer to https://erpnext.swiss

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)

Compatibility

ERPNextSwiss is tested against libracore and ERPNext v12. There are compatibility branches for v11 (for user who prefer the old desk) and v13/v14/v15 (for daring users).

ERPNextSwiss is also compatible with Dokos (https://dokos.io)

Installation

From the frappe-bench folder, execute

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

If you are using a multi-tenant environment, use the following for the installation

$ bench --site site_name install-app erpnextswiss

(where site_name is e.g. erp.example.com)

Update

Run updates with

$ bench update

In case you update from the sources and observe an error, make sure to update dependencies with

$ bench update --requirements

Features

Release notes

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

Data protection

Please note that the provided sample QR code invoice uses a libracore server to process QR codes according to ISO 20022. The server is located in Switzerland, the invoice details will be transmitted to the server for processing.

Please use a personal QR-code generation server to prevent data being sent to libracore. The source code is available from https://github.com/lasalesi/phpqrcode