document_incoming_invoice_xml/README.rst

35 lines
636 B
ReStructuredText
Raw Normal View History

2024-12-19 10:15:10 +00:00
mds-document-incoming-invoice-xml
=================================
2025-01-23 10:47:41 +00:00
Tryton module to add xml-converters to document-incoming.
2024-12-19 10:15:10 +00:00
Install
=======
pip install mds-document-incoming-invoice-xml
Requires
========
2025-01-23 13:39:37 +00:00
- Tryton 6.8
2024-12-19 10:15:10 +00:00
2025-01-06 16:52:48 +00:00
2024-12-19 10:15:10 +00:00
Changes
=======
2025-01-29 10:00:33 +00:00
*6.8.4 - 29.01.2025*
- add: Round unit_price + quantity to match the decimal places of the fields.
2025-01-27 12:11:58 +00:00
*6.8.3 - 27.01.2025*
- filter product-categories in configuration
2025-01-24 08:27:16 +00:00
*6.8.2 - 24.01.2025*
- fix: limit content-check to supplier-invoices
2025-01-23 13:39:37 +00:00
*6.8.1 - 19.12.2024*
2024-12-19 10:15:10 +00:00
2025-01-23 13:39:37 +00:00
- compatibility to Tryton 6.8
- import of Factur-X (Basic, EN16931, Extended), CrossIndustryInvoice-D22
- with/without PDF-Container