XRechnung als Report auf Aktionsknopf der Rechnung
Find a file
Frederik Jaeckel 08b8768dd4 formatting
2024-12-10 15:21:55 +01:00
locale info bei nicht-festgeschriebener rechnung 2022-10-20 15:42:55 +02:00
report export ok 2022-10-20 14:43:58 +02:00
tests merge... 2023-06-30 16:21:55 +02:00
view formatting 2023-06-30 11:29:53 +02: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 formatting 2023-06-30 11:21:48 +02:00
invoice.py formatting 2024-12-10 15:21:55 +01:00
message.xml formatting 2023-06-30 11:29:53 +02:00
README.rst Version 6.0.3 2023-06-30 16:23:32 +02:00
setup.py formatting 2024-12-10 15:21:55 +01:00
tryton.cfg Version 6.0.3 2023-06-30 16:23:32 +02:00
versiondep.txt versiondep 2022-10-20 14:54:01 +02:00
wizard_runreport.py formatting 2024-12-10 15:21:55 +01:00
wizard_runreport.xml formatting 2023-06-30 11:29:53 +02:00
xreport.py formatting 2024-12-10 15:21:55 +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