document_incoming_invoice_xml/README.rst
Frederik Jaeckel 1dfe02d2f1 Version 7.0.5
2025-05-02 14:36:50 +02:00

41 lines
678 B
ReStructuredText

mds-document-incoming-invoice-xml
=================================
Tryton module to add xml-converters to document-incoming.
Install
=======
pip install mds-document-incoming-invoice-xml
Requires
========
- Tryton 7.0
Changes
=======
*7.0.5 - 02.05.2025*
- update copyright
*7.0.4 - 29.01.2025*
- add: Round unit_price + quantity to match the decimal places of the fields.
*7.0.3 - 27.01.2025*
- filter product-categories in configuration
*7.0.2 - 24.01.2025*
- fix: limit content-check to supplier-invoices
*7.0.1 - 23.01.2025*
- import of Factur-X (Basic, EN16931, Extended), CrossIndustryInvoice-D22
- with/without PDF-Container
*7.0.0 - 19.12.2024*
- init