XRechnung als Report auf Aktionsknopf der Rechnung
locale | ||
report | ||
tests | ||
view | ||
.env | ||
.gitignore | ||
__init__.py | ||
configuration.py | ||
configuration.xml | ||
COPYRIGHT | ||
invoice.py | ||
LICENSE | ||
MANIFEST.in | ||
message.xml | ||
README.rst | ||
setup.py | ||
tryton.cfg | ||
versiondep.txt | ||
wizard_runreport.py | ||
wizard_runreport.xml | ||
xreport.py | ||
xreport.xml |
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