XRechnung als Report auf Aktionsknopf der Rechnung
Find a file
Frederik Jaeckel b503680f2e Version 6.8.9
2025-02-11 13:47:01 +01:00
locale generate zugferd-pdf 2024-12-10 14:23:27 +01:00
report export ok 2022-10-20 14:43:58 +02:00
tests add iban to tests 2024-12-10 14:23:38 +01:00
view configuration - add erechnung default report 2024-12-10 14:23:23 +01:00
.env update gitignore 2024-12-10 14:22:21 +01:00
.gitignore update gitignore 2024-12-10 14:22:21 +01:00
__init__.py configuration for pdf-invoice 2024-12-10 14:22:38 +01:00
configuration.py configuration - add erechnung default report 2024-12-10 14:23:23 +01:00
configuration.xml configuration for pdf-invoice 2024-12-10 14:22:38 +01:00
COPYRIGHT add license 2025-01-28 14:09:14 +01:00
invoice.py formatting 2024-12-10 14:22:29 +01:00
LICENSE add license 2025-01-28 14:09:14 +01:00
MANIFEST.in add license 2025-01-28 14:09:14 +01:00
message.xml generate zugferd-pdf 2024-12-10 14:23:27 +01:00
README.rst Version 6.8.9 2025-02-11 13:47:01 +01:00
setup.py add selection for factur-x 2024-12-10 14:23:09 +01:00
tryton.cfg Version 6.8.9 2025-02-11 13:47:01 +01:00
versiondep.txt Version 6.8.8 2025-01-28 14:15:46 +01:00
wizard_runreport.py Allow the export of paid invoices. 2025-02-11 13:33:50 +01:00
wizard_runreport.xml formatting 2023-06-30 11:29:53 +02:00
xreport.py Correct typo: Use limit instead of count. 2025-01-28 10:36:28 +01:00
xreport.xml formatting 2023-06-30 11:29:53 +02:00

mds-account-invoice-xrechnung
=============================
Tryton module to add xrechnung-export to invoice.

Install
=======

pip install mds-account-invoice-xrechnung

Requires
========
- Tryton 6.8

Changes
=======

*6.8.9 - 11.02.2025*

- Allow the export of paid invoices. (Mathias Behrle <mathiasb@m9s.biz>)

*6.8.8 - 28.01.2025*

- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)

*6.8.7 - 18.12.2024*

- optimize pdf-generate

*6.8.6 - 11.12.2024*

- re-create invoice-report if not pdf and zugferd-export

*6.8.5 - 10.12.2024*

- update tests for iban in xml-export
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0

*6.8.3 - 30.06.2023*

- compatiblity to Tryton 6.8
- code optimized