document_incoming_invoice_xml/README.rst
Frederik Jaeckel 897f565a19 Version 7.0.4
2025-01-29 10:53:32 +01:00

37 lines
636 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.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