XRechnung Version 2.2
| docs | ||
| locale | ||
| template | ||
| tests | ||
| view | ||
| .gitignore | ||
| __init__.py | ||
| bank.py | ||
| configuration.py | ||
| configuration.xml | ||
| COPYRIGHT | ||
| edocument.py | ||
| LICENSE | ||
| MANIFEST.in | ||
| message.xml | ||
| mixin.py | ||
| party.py | ||
| party.xml | ||
| README.rst | ||
| setup.py | ||
| tryton.cfg | ||
| versiondep.txt | ||
mds-edocument-xrechnung ======================= Tryton module to XRechnung to edocument. Install ======= pip install mds-edocument-xrechnung Requires ======== - Tryton 7.0 Changes ======= *7.0.10 - 12.12.2024* - fix missing views - Remove arguments in super() calls. (Mathias Behrle) *7.0.9 - 11.12.2024* - fix name of party in exceptions *7.0.7 - 10.12.2024* - add iban to xml-export *7.0.6 - 09.12.2024* - add: check for valid data to generate xml *7.0.5 - 05.12.2024* - add: export Factur-X 1.07.2 *7.0.4 - 05.12.2024* - add: export XRechnung 2.3 + 3.0 - updt: xrechnung-route-id optional *7.0.3 - 22.12.2023* - compatibility to Tryton 7.0