From 9f12861b79327bda69ba8fe8c1f635ad3d5ac208 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Mon, 30 Jan 2023 09:27:44 +0100 Subject: [PATCH] Version 6.0.3 --- README.rst | 5 +++++ tryton.cfg | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c77af18..7f909e4 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,11 @@ Requires Changes ======= +*6.0.3 - 30.01.2023* + +- add: performance-tab to line-form +- fix: digits of start/end-quantity in reconciliation + *6.0.2 - 28.01.2023* - fix: transfer between cash-/asset-book with zero quantity diff --git a/tryton.cfg b/tryton.cfg index c7c153e..11e1c27 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.2 +version=6.0.3 depends: cashbook investment