XRechnung als Report auf Aktionsknopf der Rechnung
locale | ||
report | ||
tests | ||
view | ||
.env | ||
.gitignore | ||
__init__.py | ||
configuration.py | ||
configuration.xml | ||
invoice.py | ||
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.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