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.
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]
bench get-app https://github.com/Grynn-GmbH/Swiss-E-invoicing-ERPNext
bench --site <your site> install-app swiss_factur_x_e_invoicing
- 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
Kindly open an issue on github to report any issues or ask any questions.
GPL V3