Version 7.0.4
This commit is contained in:
parent
9a83b24477
commit
2bf95fb245
2 changed files with 5 additions and 1 deletions
|
@ -15,6 +15,10 @@ Requires
|
|||
Changes
|
||||
=======
|
||||
|
||||
*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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=7.0.3
|
||||
version=7.0.4
|
||||
depends:
|
||||
document_incoming_invoice
|
||||
edocument_unece
|
||||
|
|
Loading…
Reference in a new issue