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 6.0 Changes ======= *6.0.14 - 29.01.2025* - updt: optimize rounding of unit_price *6.0.13 - 28.01.2025* - fix: rounding of unit_price at invoice-line *6.0.12 - 09.01.2025* - handle tax childs (Jan Grasnick <jan@mittelwind.de>) *6.0.11 - 19.12.2024* - Lookup parent taxes for unece tax codes. - Improve the help text of xrechnung_routeid. Correct a translation. (Mathias Behrle <mathiasb@m9s.biz>) *6.0.10 - 12.12.2024* - fix missing views - Remove arguments in super() calls. (Mathias Behrle) *6.0.9 - 11.12.2024* - fix name of party in exceptions *6.0.7 - 10.12.2024* - add: export of factur-x 1.07.2, XRechnung 2.3 + 3.0 *6.0.2 - 30.06.2023* - add: credit-note *6.0.1 - 20.10.2022* - works *6.0.0 - 17.10.2022* - init