XRechnung als Report auf Aktionsknopf der Rechnung
Find a file
Mathias Behrle ea2d84282e Correct typo: Use limit instead of count.
count returns the number of found reports, but we search for the first
ActionReport instance.
2025-01-28 10:36:28 +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 Tryton 7.0 2023-12-22 15:12:39 +01:00
setup.py add selection for factur-x 2024-12-05 17:32:40 +01:00
tryton.cfg configuration for pdf-invoice 2024-12-05 17:31:45 +01:00
versiondep.txt add selection for factur-x 2024-12-05 17:32:40 +01:00
wizard_runreport.py optimize generation of pdf if its not stored to db 2024-12-12 12:37:56 +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 7.0

Changes
=======

*7.0.0 - 22.12.2023*

- compatiblity to Tryton 7.0