XRechnung als Report auf Aktionsknopf der Rechnung
Find a file
2024-12-10 15:23:32 +01:00
locale generate zugferd-pdf 2024-12-10 15:23:25 +01:00
report export ok 2022-10-20 14:43:58 +02:00
tests update tests to check generated xml-data 2024-12-10 15:23:32 +01:00
view configuration - add erechnung default report 2024-12-10 15:23:18 +01:00
.env update gitignore 2024-12-10 15:20:04 +01:00
.gitignore update gitignore 2024-12-10 15:20:04 +01:00
__init__.py configuration for pdf-invoice 2024-12-10 15:22:36 +01:00
configuration.py configuration - add erechnung default report 2024-12-10 15:23:18 +01:00
configuration.xml configuration for pdf-invoice 2024-12-10 15:22:36 +01:00
invoice.py merge... 2024-12-10 15:22:17 +01:00
message.xml generate zugferd-pdf 2024-12-10 15:23:25 +01:00
README.rst Version 6.0.3 2023-06-30 16:23:32 +02:00
setup.py add selection for factur-x 2024-12-10 15:22:58 +01:00
tryton.cfg configuration for pdf-invoice 2024-12-10 15:22:36 +01:00
versiondep.txt versiondep 2022-10-20 14:54:01 +02:00
wizard_runreport.py generate zugferd-pdf 2024-12-10 15:23:25 +01:00
wizard_runreport.xml formatting 2023-06-30 11:29:53 +02:00
xreport.py generate zugferd-pdf 2024-12-10 15:23:25 +01:00
xreport.xml formatting 2023-06-30 11:29:53 +02:00

mds-account-invoice-xrechnung
=============================
Tryton module to add xrechnung-export to invoice.

Install
=======

pip install mds-account-invoice-xrechnung

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

Changes
=======

*6.0.3 - 30.06.2023*

- add: credit-note

*6.0.2 - 20.10.2022*

- add: msg if invoice is not posted

*6.0.1 - 20.10.2022*

- works

*6.0.0 - 18.10.2022*

- init