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
|
|
|
|
========
|
2023-06-30 14:13:07 +00:00
|
|
|
- Tryton 6.8
|
2022-10-18 10:05:31 +00:00
|
|
|
|
|
|
|
Changes
|
|
|
|
=======
|
|
|
|
|
2025-02-11 12:47:01 +00:00
|
|
|
*6.8.9 - 11.02.2025*
|
|
|
|
|
|
|
|
- Allow the export of paid invoices. (Mathias Behrle <mathiasb@m9s.biz>)
|
|
|
|
|
2025-01-28 13:15:46 +00:00
|
|
|
*6.8.8 - 28.01.2025*
|
|
|
|
|
|
|
|
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
|
|
|
|
2024-12-18 11:30:23 +00:00
|
|
|
*6.8.7 - 18.12.2024*
|
|
|
|
|
|
|
|
- optimize pdf-generate
|
|
|
|
|
2024-12-11 16:14:30 +00:00
|
|
|
*6.8.6 - 11.12.2024*
|
|
|
|
|
|
|
|
- re-create invoice-report if not pdf and zugferd-export
|
|
|
|
|
2024-12-10 13:28:39 +00:00
|
|
|
*6.8.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:13:07 +00:00
|
|
|
*6.8.3 - 30.06.2023*
|
2022-10-18 10:05:31 +00:00
|
|
|
|
2023-06-30 14:13:07 +00:00
|
|
|
- compatiblity to Tryton 6.8
|
|
|
|
- code optimized
|