XRechnung als Report auf Aktionsknopf der Rechnung
Find a file
Frederik Jaeckel ef3631e706 Version 5.0.8
2025-01-28 14:28:01 +01:00
locale generate zugferd-pdf 2024-12-10 15:23:25 +01:00
report export ok 2022-10-20 14:43:58 +02:00
tests 5.0: compatibility to Tryton 5.0 2024-12-11 18:06:33 +01:00
view 5.0: compatibility to Tryton 5.0 2024-12-11 18:06:33 +01:00
.env 5.0: compatibility to Tryton 5.0 2024-12-11 18:06:33 +01:00
.gitignore update configuration form 2024-12-10 15:30:54 +01:00
__init__.py configuration for pdf-invoice 2024-12-10 15:22:36 +01:00
configuration.py configuration - add erechnung default report 2024-12-10 15:23:18 +01:00
configuration.xml configuration for pdf-invoice 2024-12-10 15:22:36 +01:00
COPYRIGHT add license 2025-01-28 14:09:14 +01:00
invoice.py merge... 2024-12-10 15:22:17 +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 15:23:25 +01:00
README.rst Version 5.0.8 2025-01-28 14:28:01 +01:00
setup.py Version 5.0.6 2024-12-11 18:11:26 +01:00
tryton.cfg Version 5.0.8 2025-01-28 14:28:01 +01:00
versiondep.txt Version 5.0.8 2025-01-28 14:28:01 +01:00
wizard_runreport.py dont write to 'invoice_report_cache_id' 2024-12-17 14:23:51 +01:00
wizard_runreport.xml formatting 2023-06-30 11:29:53 +02:00
xreport.py Merge branch 'main' into 5.0 2025-01-28 11:16:06 +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 5.0

Changes
=======

*5.0.8 - 28.01.2025*

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

*5.0.7 - 17.12.2024*

- optimize pdf-generate

*5.0.6 - 11.12.2024*

- compatiblitiy to Tryton 5.0