Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Grynn-GmbH/Swiss-E-invoicing-ERPNext
Swiss E Invoicing PDF on Sales Invoice For ERPNext By Grynn GMBH
https://github.com/Grynn-GmbH/Swiss-E-invoicing-ERPNext
Last synced: 2 months ago
JSON representation
Swiss E Invoicing PDF on Sales Invoice For ERPNext By Grynn GMBH
- Host: GitHub
- URL: https://github.com/Grynn-GmbH/Swiss-E-invoicing-ERPNext
- Owner: Grynn-GmbH
- License: gpl-3.0
- Created: 2021-05-17T13:24:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T09:27:26.000Z (over 3 years ago)
- Last Synced: 2024-05-15T18:14:27.079Z (6 months ago)
- Language: Python
- Homepage:
- Size: 19.5 MB
- Stars: 10
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-frappe - Swiss Factur X E Invoicing - For E-Invoice Hybrid PDF based on Factur-X and ZugFerd (EN 16931 Standards). (Uncategorized / Uncategorized)
README
## Swiss E-Invoicing App for ERPNext By Grynn GmbH (www.grynn.ch)
Swiss ERPNext App for E-Invoice Hybrid PDF based on Factur-X and ZugFerd. The PDF is fully compatible with ZugFerd and contains `factur-x.xml` according to the invoice.
## Limitations
This limitation will NOT break ERPNext functionality but will generate a non-valid e-invoice, which will be rejected by your customer.
- Sales Taxes and Charges Table should Sales Taxes (VAT etc). No shipping or other charges should be added here. Add them to the items table.
- No discounts to be added at the header level. If you need this feature, email us at [email protected] or [email protected]## Get App
```sh
bench get-app https://github.com/Grynn-GmbH/Swiss-E-invoicing-ERPNext
bench --site install-app swiss_factur_x_e_invoicing
```## How to Use
- App Automatically Creates `e-invoice` on sales invoice submission & attachs to the PDF.
- Company Name / Company Address / Company Tax ID are required to be present.
- There is no settings or configuration needs to provide for this app## Reporting Issues
Kindly open an issue on github to report any issues or ask any questions.#### License
GPL V3