account_invoice_xrechnung/README.rst
Frederik Jaeckel 7d98a34328 Version 6.0.7
2024-12-12 16:26:11 +01:00

44 lines
647 B
ReStructuredText

mds-account-invoice-xrechnung
=============================
Tryton module to add xrechnung-export to invoice.
Install
=======
pip install mds-account-invoice-xrechnung
Requires
========
- Tryton 6.0
Changes
=======
*6.0.7 - 12.12.2024*
- fix: generate pdf if not stored in db
*6.0.6 - 11.12.2024*
- re-create invoice-report if not pdf and zugferd-export
*6.0.5 - 10.12.2024*
- update tests for iban in xml-export
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0
*6.0.3 - 30.06.2023*
- add: credit-note
*6.0.2 - 20.10.2022*
- add: msg if invoice is not posted
*6.0.1 - 20.10.2022*
- works
*6.0.0 - 18.10.2022*
- init