XRechnung als Report auf Aktionsknopf der Rechnung
Find a file
Mathias Behrle f9f9901fc1 Correct typo: Use limit instead of count.
count returns the number of found reports, but we search for the first
ActionReport instance.
2025-01-27 09:59:23 +01:00
locale generate zugferd-pdf 2024-12-06 14:04:35 +01:00
report export ok 2022-10-20 14:43:58 +02:00
tests add iban to tests 2024-12-10 13:56:40 +01:00
view configuration - add erechnung default report 2024-12-06 14:03:51 +01:00
.env update gitignore 2024-11-21 14:25:46 +01:00
.gitignore update gitignore 2024-11-21 14:25:46 +01:00
__init__.py configuration for pdf-invoice 2024-12-05 17:31:45 +01:00
configuration.py configuration - add erechnung default report 2024-12-06 14:03:51 +01:00
configuration.xml configuration for pdf-invoice 2024-12-05 17:31:45 +01:00
invoice.py formatting 2024-11-21 14:34:17 +01:00
message.xml generate zugferd-pdf 2024-12-06 14:04:35 +01:00
README.rst Version 7.0.7 2024-12-12 12:39:57 +01:00
setup.py add selection for factur-x 2024-12-05 17:32:40 +01:00
tryton.cfg Version 7.0.7 2024-12-12 12:39:57 +01:00
versiondep.txt Version 7.0.7 2024-12-12 12:39:57 +01:00
wizard_runreport.py dont write to 'invoice_report_cache_id' 2024-12-18 12:26:33 +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-27 09:59:23 +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 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