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.0 Changes ======= *6.8.10 - 11.02.2025* - Allow the export of paid invoices. (Mathias Behrle <mathiasb@m9s.biz>) *6.0.9 - 28.01.2025* - fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>) *6.0.8 - 12.12.2024* - fix: generate pdf if not stored in db - fix: exception on write to invoice *6.0.6 - 11.12.2024* - re-create invoice-report if not pdf and zugferd-export *6.0.5 - 10.12.2024* - update tests for iban in xml-export - add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0 *6.0.3 - 30.06.2023* - add: credit-note *6.0.2 - 20.10.2022* - add: msg if invoice is not posted *6.0.1 - 20.10.2022* - works *6.0.0 - 18.10.2022* - init