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-12-22 14:02:24 +00:00
|
|
|
- Tryton 7.0
|
2022-10-17 10:35:39 +00:00
|
|
|
|
|
|
|
Changes
|
|
|
|
=======
|
|
|
|
|
2025-05-02 12:17:55 +00:00
|
|
|
*7.0.15 - 02.05.2025*
|
|
|
|
|
|
|
|
- update license
|
|
|
|
|
2025-01-29 08:39:22 +00:00
|
|
|
*7.0.14 - 29.01.2025*
|
|
|
|
|
|
|
|
- updt: optimize rounding of unit_price
|
|
|
|
|
2025-01-28 11:52:42 +00:00
|
|
|
*7.0.13 - 28.01.2025*
|
|
|
|
|
|
|
|
- fix: rounding of unit_price at invoice-line
|
|
|
|
|
2025-01-09 10:54:41 +00:00
|
|
|
*7.0.12 - 09.01.2025*
|
|
|
|
|
|
|
|
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
|
|
|
|
2024-12-19 10:49:51 +00:00
|
|
|
*7.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>)
|
|
|
|
|
2024-12-12 10:56:33 +00:00
|
|
|
*7.0.10 - 12.12.2024*
|
|
|
|
|
|
|
|
- fix missing views
|
|
|
|
- Remove arguments in super() calls. (Mathias Behrle)
|
|
|
|
|
2024-12-11 16:03:29 +00:00
|
|
|
*7.0.9 - 11.12.2024*
|
|
|
|
|
|
|
|
- fix name of party in exceptions
|
|
|
|
|
2024-12-10 12:54:56 +00:00
|
|
|
*7.0.7 - 10.12.2024*
|
|
|
|
|
|
|
|
- add iban to xml-export
|
|
|
|
|
2024-12-09 14:43:42 +00:00
|
|
|
*7.0.6 - 09.12.2024*
|
|
|
|
|
|
|
|
- add: check for valid data to generate xml
|
|
|
|
|
2024-12-05 14:37:43 +00:00
|
|
|
*7.0.5 - 05.12.2024*
|
|
|
|
|
|
|
|
- add: export Factur-X 1.07.2
|
|
|
|
|
2024-12-05 08:53:20 +00:00
|
|
|
*7.0.4 - 05.12.2024*
|
|
|
|
|
|
|
|
- add: export XRechnung 2.3 + 3.0
|
2024-12-05 09:48:39 +00:00
|
|
|
- updt: xrechnung-route-id optional
|
2024-12-05 08:53:20 +00:00
|
|
|
|
2023-12-22 14:03:06 +00:00
|
|
|
*7.0.3 - 22.12.2023*
|
2022-10-17 10:35:39 +00:00
|
|
|
|
2023-12-22 14:02:24 +00:00
|
|
|
- compatibility to Tryton 7.0
|