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-12-22 15:02:24 +01:00
|
|
|
- Tryton 7.0
|
2022-10-17 12:35:39 +02:00
|
|
|
|
|
|
|
Changes
|
|
|
|
=======
|
|
|
|
|
2024-12-12 11:56:33 +01:00
|
|
|
*7.0.10 - 12.12.2024*
|
|
|
|
|
|
|
|
- fix missing views
|
|
|
|
- Remove arguments in super() calls. (Mathias Behrle)
|
|
|
|
|
2024-12-11 17:03:29 +01:00
|
|
|
*7.0.9 - 11.12.2024*
|
|
|
|
|
|
|
|
- fix name of party in exceptions
|
|
|
|
|
2024-12-10 13:54:56 +01:00
|
|
|
*7.0.7 - 10.12.2024*
|
|
|
|
|
|
|
|
- add iban to xml-export
|
|
|
|
|
2024-12-09 15:43:42 +01:00
|
|
|
*7.0.6 - 09.12.2024*
|
|
|
|
|
|
|
|
- add: check for valid data to generate xml
|
|
|
|
|
2024-12-05 15:37:43 +01:00
|
|
|
*7.0.5 - 05.12.2024*
|
|
|
|
|
|
|
|
- add: export Factur-X 1.07.2
|
|
|
|
|
2024-12-05 09:53:20 +01:00
|
|
|
*7.0.4 - 05.12.2024*
|
|
|
|
|
|
|
|
- add: export XRechnung 2.3 + 3.0
|
2024-12-05 10:48:39 +01:00
|
|
|
- updt: xrechnung-route-id optional
|
2024-12-05 09:53:20 +01:00
|
|
|
|
2023-12-22 15:03:06 +01:00
|
|
|
*7.0.3 - 22.12.2023*
|
2022-10-17 12:35:39 +02:00
|
|
|
|
2023-12-22 15:02:24 +01:00
|
|
|
- compatibility to Tryton 7.0
|