51 lines
883 B
ReStructuredText
51 lines
883 B
ReStructuredText
mds-edocument-xrechnung
|
|
=======================
|
|
Tryton module to XRechnung to edocument.
|
|
|
|
Install
|
|
=======
|
|
|
|
pip install mds-edocument-xrechnung
|
|
|
|
Requires
|
|
========
|
|
- Tryton 6.8
|
|
|
|
Changes
|
|
=======
|
|
|
|
*6.8.14 - 29.01.2025*
|
|
|
|
- updt: optimize rounding of unit_price
|
|
|
|
*6.8.13 - 28.01.2025*
|
|
|
|
- fix: rounding of unit_price at invoice-line
|
|
|
|
*6.8.12 - 09.01.2025*
|
|
|
|
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
|
|
|
*6.8.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.8.10 - 18.12.2024*
|
|
|
|
- fix missing views
|
|
- Remove arguments in super() calls. (Mathias Behrle)
|
|
|
|
*6.8.9 - 11.12.2024*
|
|
|
|
- fix name of party in exceptions
|
|
|
|
*6.8.7 - 10.12.2024*
|
|
|
|
- add: export of factur-x 1.07.2, XRechnung 2.3 + 3.0
|
|
|
|
*6.8.2 - 30.06.2023*
|
|
|
|
- add credit-note
|
|
- compatibility to Tryton 6.8
|