From e64ca69e42fcc1e66c47925b8c40901325fa9f38 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Wed, 6 Dec 2023 22:28:35 +0100 Subject: [PATCH] Version 6.0.8 --- README.rst | 4 ++++ tryton.cfg | 2 +- versiondep.txt | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b9ff253..ce52f63 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,10 @@ so that you can display several evaluations at the same time. Changes ======= +*6.0.8 - 06.12.2023* + +- optimized code + *6.0.7 - 11.03.2023* - add: type of evaluation 'total yield' for cashbook/type/category diff --git a/tryton.cfg b/tryton.cfg index 13749f5..74f58b0 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.7 +version=6.0.8 depends: res cashbook diff --git a/versiondep.txt b/versiondep.txt index 884e512..31e5e60 100644 --- a/versiondep.txt +++ b/versiondep.txt @@ -1,3 +1,3 @@ -cashbook;6.0.27;6.0.999;mds -cashbook_bookcategory;6.0.3;6.0.999;mds -cashbook_investment;6.0.7;6.0.999;mds +cashbook;6.0.31;6.0.999;mds +cashbook_bookcategory;6.0.4;6.0.999;mds +cashbook_investment;6.0.11;6.0.999;mds