account_invoice_xrechnung/README.rst

32 lines
381 B
ReStructuredText
Raw Normal View History

2022-10-18 10:05:31 +00: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
=======
2023-06-30 14:23:32 +00:00
*6.0.3 - 30.06.2023*
- add: credit-note
2022-10-20 13:44:14 +00:00
*6.0.2 - 20.10.2022*
- add: msg if invoice is not posted
2022-10-20 12:44:50 +00:00
*6.0.1 - 20.10.2022*
- works
2022-10-18 10:05:31 +00:00
*6.0.0 - 18.10.2022*
- init