account_invoice_xrechnung/README.rst
Frederik Jaeckel 80b2ab51b4 Version 6.0.9
2025-01-28 14:23:11 +01:00

49 lines
776 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.9 - 28.01.2025*
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
*6.0.8 - 12.12.2024*
- fix: generate pdf if not stored in db
- fix: exception on write to invoice
*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