From 897f565a19ea70319d902b7c226a54a4805d2708 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Wed, 29 Jan 2025 10:53:32 +0100 Subject: [PATCH] Version 7.0.4 --- README.rst | 4 ++++ tryton.cfg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2af1f47..15cf365 100644 --- a/README.rst +++ b/README.rst @@ -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 diff --git a/tryton.cfg b/tryton.cfg index 8dd8cc3..2d37146 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=7.0.3 +version=7.0.4 depends: document_incoming_invoice edocument_unece