edocument_xrechnung/README.rst

41 lines
527 B
ReStructuredText
Raw Normal View History

2022-10-17 10:35:39 +00:00
mds-edocument-xrechnung
=======================
Tryton module to XRechnung to edocument.
Install
=======
pip install mds-edocument-xrechnung
Requires
========
- Tryton 6.0
Changes
=======
2024-12-12 15:35:51 +00:00
*6.0.10 - 12.12.2024*
- fix missing views
- Remove arguments in super() calls. (Mathias Behrle)
2024-12-11 16:18:59 +00:00
*6.0.9 - 11.12.2024*
- fix name of party in exceptions
2024-12-10 14:15:07 +00:00
*6.0.7 - 10.12.2024*
- add: export of factur-x 1.07.2, XRechnung 2.3 + 3.0
2023-06-30 14:01:02 +00:00
*6.0.2 - 30.06.2023*
- add: credit-note
2022-10-20 12:57:12 +00:00
*6.0.1 - 20.10.2022*
- works
2022-10-17 10:35:39 +00:00
*6.0.0 - 17.10.2022*
- init