2022-10-17 10:35:39 +00:00
|
|
|
mds-edocument-xrechnung
|
|
|
|
=======================
|
|
|
|
Tryton module to XRechnung to edocument.
|
|
|
|
|
|
|
|
Install
|
|
|
|
=======
|
|
|
|
|
|
|
|
pip install mds-edocument-xrechnung
|
|
|
|
|
|
|
|
Requires
|
|
|
|
========
|
2023-06-30 13:43:15 +00:00
|
|
|
- Tryton 6.8
|
2022-10-17 10:35:39 +00:00
|
|
|
|
|
|
|
Changes
|
|
|
|
=======
|
|
|
|
|
2025-01-29 08:45:28 +00:00
|
|
|
*6.8.14 - 29.01.2025*
|
|
|
|
|
|
|
|
- updt: optimize rounding of unit_price
|
|
|
|
|
2025-01-28 12:00:50 +00:00
|
|
|
*6.8.13 - 28.01.2025*
|
|
|
|
|
|
|
|
- fix: rounding of unit_price at invoice-line
|
|
|
|
|
2025-01-09 11:09:14 +00:00
|
|
|
*6.8.12 - 09.01.2025*
|
|
|
|
|
|
|
|
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
|
|
|
|
2024-12-19 10:57:59 +00:00
|
|
|
*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>)
|
|
|
|
|
2024-12-18 11:04:34 +00:00
|
|
|
*6.8.10 - 18.12.2024*
|
|
|
|
|
|
|
|
- fix missing views
|
|
|
|
- Remove arguments in super() calls. (Mathias Behrle)
|
|
|
|
|
2024-12-11 16:09:45 +00:00
|
|
|
*6.8.9 - 11.12.2024*
|
|
|
|
|
|
|
|
- fix name of party in exceptions
|
|
|
|
|
2024-12-10 13:16:43 +00:00
|
|
|
*6.8.7 - 10.12.2024*
|
|
|
|
|
|
|
|
- add: export of factur-x 1.07.2, XRechnung 2.3 + 3.0
|
|
|
|
|
2023-06-30 13:43:15 +00:00
|
|
|
*6.8.2 - 30.06.2023*
|
2022-10-17 10:35:39 +00:00
|
|
|
|
2023-06-30 13:43:15 +00:00
|
|
|
- add credit-note
|
|
|
|
- compatibility to Tryton 6.8
|