XRechnung Version 2.2
Find a file
Frederik Jaeckel a1456cdc76 fix tests
2024-12-10 14:56:44 +01:00
docs doks 2024-12-10 14:44:49 +01:00
locale configuration: add setting for used bank nuumbers 2024-12-10 14:45:32 +01:00
template add bank account number to xml-export 2024-12-10 14:45:40 +01:00
tests fix tests 2024-12-10 14:56:44 +01:00
view configuration: add setting for used bank nuumbers 2024-12-10 14:45:32 +01:00
.gitignore update gitignore 2024-12-10 14:41:08 +01:00
__init__.py configuration: add setting for used bank nuumbers 2024-12-10 14:45:32 +01:00
bank.py bank accont number: add field 'company_owned' 2024-12-10 14:45:15 +01:00
configuration.py configuration: add setting for used bank nuumbers 2024-12-10 14:45:32 +01:00
configuration.xml configuration: add setting for used bank nuumbers 2024-12-10 14:45:32 +01:00
COPYRIGHT add license, fix fileinfo 2024-12-10 14:39:37 +01:00
edocument.py facturx: check unece codes at tax 2024-12-10 14:44:40 +01:00
LICENSE add license, fix fileinfo 2024-12-10 14:39:37 +01:00
MANIFEST.in add license, fix fileinfo 2024-12-10 14:39:37 +01:00
message.xml check for valid address data 2024-12-10 14:44:44 +01:00
mixin.py fix code 2024-12-10 14:45:44 +01:00
party.py allow route-id to be optional 2024-12-10 14:44:11 +01:00
party.xml allow route-id to be optional 2024-12-10 14:44:11 +01:00
README.rst Version 6.0.2 2023-06-30 16:01:02 +02:00
setup.py update setup.py 2024-12-10 14:44:35 +01:00
tryton.cfg configuration: add setting for used bank nuumbers 2024-12-10 14:45:32 +01:00
versiondep.txt init 2022-10-17 12:35:39 +02:00

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

Install
=======

pip install mds-edocument-xrechnung

Requires
========
- Tryton 6.0

Changes
=======

*6.0.2 - 30.06.2023*

- add: credit-note

*6.0.1 - 20.10.2022*

- works

*6.0.0 - 17.10.2022*

- init