Version 6.0.5
This commit is contained in:
parent
be33627168
commit
fdd51508fa
2 changed files with 5 additions and 1 deletions
|
@ -15,6 +15,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.5 - 02.05.2025*
|
||||||
|
|
||||||
|
- update copyright
|
||||||
|
|
||||||
*6.0.4 - 29.01.2025*
|
*6.0.4 - 29.01.2025*
|
||||||
|
|
||||||
- add: Round unit_price + quantity to match the decimal places of the fields.
|
- add: Round unit_price + quantity to match the decimal places of the fields.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.4
|
version=6.0.5
|
||||||
depends:
|
depends:
|
||||||
document_incoming_invoice
|
document_incoming_invoice
|
||||||
edocument_unece
|
edocument_unece
|
||||||
|
|
Loading…
Reference in a new issue