Compare commits
No commits in common. "7.0" and "main" have entirely different histories.
3 changed files with 1 additions and 23 deletions
21
README.rst
21
README.rst
|
@ -15,27 +15,6 @@ 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.5
|
version=7.0.0
|
||||||
depends:
|
depends:
|
||||||
document_incoming_invoice
|
document_incoming_invoice
|
||||||
edocument_unece
|
edocument_unece
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
sale_point_invoice;7.0.15;7.0.999;mds
|
|
Loading…
Reference in a new issue