XRechnung Version 2.2
  • XSLT 98.5%
  • Python 1.5%
Find a file
2026-03-18 16:21:31 +01:00
docs Update docs. 2026-03-18 11:38:11 +01:00
locale Improve the help text of xrechnung_routeid. 2024-12-19 10:42:41 +01:00
template Validate uom of invoice-line. 2026-03-18 16:21:31 +01:00
tests Updat tests. 2026-03-18 11:46:46 +01:00
view configuration: add setting for used bank nuumbers 2024-12-10 12:25:51 +01:00
.gitignore update gitignore 2024-11-21 14:43:15 +01:00
__init__.py configuration: add setting for used bank nuumbers 2024-12-10 12:25:51 +01:00
bank.py bank accont number: add field 'company_owned' 2024-12-10 12:24:45 +01:00
configuration.py configuration: add setting for used bank nuumbers 2024-12-10 12:25:51 +01:00
configuration.xml configuration: add setting for used bank nuumbers 2024-12-10 12:25:51 +01:00
COPYRIGHT update license 2025-05-02 14:16:47 +02:00
edocument.py Export VAT-identifier with leading country code. 2026-03-13 16:48:28 +01:00
LICENSE add license, fix fileinfo 2023-12-22 14:58:09 +01:00
MANIFEST.in add license, fix fileinfo 2023-12-22 14:58:09 +01:00
message.xml check for valid address data 2024-12-09 15:15:27 +01:00
mixin.py Limit number of contacts to 1. 2026-03-18 13:10:02 +01:00
party.py Merge branch 'various_fixes' 2024-12-19 11:35:33 +01:00
party.xml allow route-id to be optional 2024-12-05 10:47:05 +01:00
README.rst Version 7.0.10 2024-12-12 11:56:33 +01:00
setup.py setup.py 2026-03-13 16:51:27 +01:00
tryton.cfg Update XML-Code for validity. 2026-03-18 11:37:59 +01:00
versiondep.txt Update XML-Code for validity. 2026-03-18 11:37:59 +01:00

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

Install
=======

pip install mds-edocument-xrechnung

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

Changes
=======

*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