XML-converters for document-incoming
Find a file
Frederik Jaeckel bf26d93b53 Version 6.8.4
2025-01-29 11:00:33 +01:00
locale confugation: add 'accept_incomplete_tax' 2025-01-23 11:40:39 +01:00
tests round incoming unit_price and quantity to match digits of fields 2025-01-29 10:50:13 +01:00
view confugation: add 'accept_incomplete_tax' 2025-01-23 11:40:39 +01:00
xsd xsd for factir-x minimum 2024-12-19 15:28:18 +01:00
.gitignore gitignore 2024-12-19 15:29:16 +01:00
__init__.py configuration: add setting for product-categories 2025-01-10 15:01:40 +01:00
configuration.py configuration: add filter to 'product_category' 2025-01-27 10:55:17 +01:00
configuration.xml add configuration 2025-01-07 15:32:19 +01:00
COPYRIGHT formatting, infos 2025-01-23 11:47:41 +01:00
document.py round incoming unit_price and quantity to match digits of fields 2025-01-29 10:50:13 +01:00
document.xml read some fields 2025-01-06 17:52:48 +01:00
LICENSE init 2024-12-19 11:15:10 +01:00
MANIFEST.in init 2024-12-19 11:15:10 +01:00
message.xml line: import taxes, notes 2025-01-15 16:26:01 +01:00
README.rst Version 6.8.4 2025-01-29 11:00:33 +01:00
setup.py compatibility to Tryton 6.8 2025-01-23 14:39:37 +01:00
tryton.cfg Version 6.8.4 2025-01-29 11:00:33 +01:00
versiondep.txt Version 6.8.3 2025-01-27 13:11:58 +01:00

mds-document-incoming-invoice-xml
=================================
Tryton module to add xml-converters to document-incoming.

Install
=======

pip install mds-document-incoming-invoice-xml

Requires
========
- Tryton 6.8


Changes
=======

*6.8.4 - 29.01.2025*

- add: Round unit_price + quantity to match the decimal places of the fields.

*6.8.3 - 27.01.2025*

- filter product-categories in configuration

*6.8.2 - 24.01.2025*

- fix: limit content-check to supplier-invoices

*6.8.1 - 19.12.2024*

- compatibility to Tryton 6.8
- import of Factur-X (Basic, EN16931, Extended), CrossIndustryInvoice-D22
- with/without PDF-Container