account_invoice_xrechnung/README.rst

45 lines
647 B
ReStructuredText
Raw Normal View History

2022-10-18 10:05:31 +00:00
mds-account-invoice-xrechnung
=============================
Tryton module to add xrechnung-export to invoice.
Install
=======
pip install mds-account-invoice-xrechnung
Requires
========
- Tryton 6.0
Changes
=======
2024-12-12 15:26:11 +00:00
*6.0.7 - 12.12.2024*
- fix: generate pdf if not stored in db
2024-12-11 16:22:55 +00:00
*6.0.6 - 11.12.2024*
- re-create invoice-report if not pdf and zugferd-export
2024-12-10 14:32:30 +00:00
*6.0.5 - 10.12.2024*
- update tests for iban in xml-export
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0
2023-06-30 14:23:32 +00:00
*6.0.3 - 30.06.2023*
- add: credit-note
2022-10-20 13:44:14 +00:00
*6.0.2 - 20.10.2022*
- add: msg if invoice is not posted
2022-10-20 12:44:50 +00:00
*6.0.1 - 20.10.2022*
- works
2022-10-18 10:05:31 +00:00
*6.0.0 - 18.10.2022*
- init