document_incoming_invoice_xml/README.rst

34 lines
535 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
========
- Tryton 7.0
2025-01-06 16:52:48 +00:00
2024-12-19 10:15:10 +00:00
Changes
=======
2025-01-27 12:04:56 +00:00
*7.0.3 - 27.01.2025*
- filter product-categories in configuration
2025-01-24 08:22:24 +00:00
*7.0.2 - 24.01.2025*
- fix: limit content-check to supplier-invoices
2025-01-23 11:02:01 +00:00
*7.0.1 - 23.01.2025*
- import of Factur-X (Basic, EN16931, Extended), CrossIndustryInvoice-D22
- with/without PDF-Container
2024-12-19 10:15:10 +00:00
*7.0.0 - 19.12.2024*
- init