Version 6.8.2
This commit is contained in:
parent
f80c06db02
commit
446be5bb05
2 changed files with 5 additions and 1 deletions
|
@ -15,6 +15,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.8.2 - 24.01.2025*
|
||||||
|
|
||||||
|
- fix: limit content-check to supplier-invoices
|
||||||
|
|
||||||
*6.8.1 - 19.12.2024*
|
*6.8.1 - 19.12.2024*
|
||||||
|
|
||||||
- compatibility to Tryton 6.8
|
- compatibility to Tryton 6.8
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.8.1
|
version=6.8.2
|
||||||
depends:
|
depends:
|
||||||
document_incoming_invoice
|
document_incoming_invoice
|
||||||
edocument_unece
|
edocument_unece
|
||||||
|
|
Loading…
Reference in a new issue