Metadata-Version: 2.1
Name: mds_edocument_xrechnung
Version: 7.0.25
Summary: Tryton module to XRechnung to edocument.
Home-page: https://www.m-ds.de/
Author: martin-data services
Author-email: service@m-ds.de
License: GPL-3
Keywords: tryton xrechnung edcoument
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Natural Language :: German
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
License-File: LICENSE

mds-edocument-xrechnung
=======================
Tryton module to XRechnung to edocument.

Install
=======

pip install mds-edocument-xrechnung

Requires
========
- Tryton 7.0

Changes
=======

*7.0.25 - 17.07.2026*

- update xml-templates

*7.0.24 - 18.03.2026*

- validate uom of invoice.line
- Limit number of contacts to 1.

*7.0.22 - 18.03.2026*

- xml-validity

*7.0.21 - 13.03.2026*

- Export VAT-identifier with leading country code.
- Round exported tax rate to currency digits.

*7.0.20 - 30.01.2026*

- add BuyerReference to factur-x-extended

*7.0.19 - 12.11.2025*

- add: Factur-X 1.07.3
- fix: version in factur-x templates

*7.0.18 - 30.07.2025*

- party-name: allow formatted party-name
- factur-x: add party-code to xml

*7.0.17 - 02.07.2025*

- fix: exception on instances w/o invoice-gross-mode

*7.0.16 - 11.06.2025*

- fix xml-content to be more valid

*7.0.15 - 02.05.2025*

- update license

*7.0.14 - 29.01.2025*

- updt:  optimize rounding of unit_price

*7.0.13 - 28.01.2025*

- fix: rounding of unit_price at invoice-line

*7.0.12 - 09.01.2025*

- handle tax childs (Jan Grasnick <jan@mittelwind.de>)

*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>)

*7.0.10 - 12.12.2024*

- fix missing views
- Remove arguments in super() calls. (Mathias Behrle)

*7.0.9 - 11.12.2024*

- fix name of party in exceptions

*7.0.7 - 10.12.2024*

- add iban to xml-export

*7.0.6 - 09.12.2024*

- add: check for valid data to generate xml

*7.0.5 - 05.12.2024*

- add: export Factur-X 1.07.2

*7.0.4 - 05.12.2024*

- add: export XRechnung 2.3 + 3.0
- updt: xrechnung-route-id optional

*7.0.3 - 22.12.2023*

- compatibility to Tryton 7.0


