edocument_xrechnung/README.rst

60 lines
983 B
ReStructuredText
Raw Normal View History

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