35 lines
560 B
ReStructuredText
35 lines
560 B
ReStructuredText
mds-account-invoice-xrechnung
|
|
=============================
|
|
Tryton module to add xrechnung-export to invoice.
|
|
|
|
Install
|
|
=======
|
|
|
|
pip install mds-account-invoice-xrechnung
|
|
|
|
Requires
|
|
========
|
|
- Tryton 7.0
|
|
|
|
Changes
|
|
=======
|
|
|
|
*7.0.7 - 12.12.2024*
|
|
|
|
- fix: generate pdf if not stored in db
|
|
|
|
*7.0.6 - 11.12.2024*
|
|
|
|
- re-create invoice-report if not pdf and zugferd-export
|
|
|
|
*7.0.5 - 10.12.2024*
|
|
|
|
- update tests for iban in xml-export
|
|
|
|
*7.0.4 - 09.12.2024*
|
|
|
|
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0
|
|
|
|
*7.0.3 - 22.12.2023*
|
|
|
|
- compatiblity to Tryton 7.0
|