Compare commits
9 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1dfe02d2f1 | ||
![]() |
391d5d1e10 | ||
![]() |
897f565a19 | ||
![]() |
a35e9dec7b | ||
![]() |
76f1e97b00 | ||
![]() |
83af0ba7ca | ||
![]() |
fc41dca55a | ||
![]() |
8c221fcbfd | ||
![]() |
f1c710eab8 |
3 changed files with 23 additions and 1 deletions
21
README.rst
21
README.rst
|
@ -15,6 +15,27 @@ Requires
|
||||||
Changes
|
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*
|
*7.0.0 - 19.12.2024*
|
||||||
|
|
||||||
- init
|
- init
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.0
|
version=7.0.5
|
||||||
depends:
|
depends:
|
||||||
document_incoming_invoice
|
document_incoming_invoice
|
||||||
edocument_unece
|
edocument_unece
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
sale_point_invoice;7.0.15;7.0.999;mds
|
Loading…
Reference in a new issue