Version 6.8.4

This commit is contained in:
Frederik Jaeckel 2025-01-29 11:00:33 +01:00
parent a02b65ba12
commit bf26d93b53
2 changed files with 5 additions and 1 deletions

View file

@ -15,6 +15,10 @@ Requires
Changes Changes
======= =======
*6.8.4 - 29.01.2025*
- add: Round unit_price + quantity to match the decimal places of the fields.
*6.8.3 - 27.01.2025* *6.8.3 - 27.01.2025*
- filter product-categories in configuration - filter product-categories in configuration

View file

@ -1,5 +1,5 @@
[tryton] [tryton]
version=6.8.3 version=6.8.4
depends: depends:
document_incoming_invoice document_incoming_invoice
edocument_unece edocument_unece