From ad3e1219f3929b21f252952e66bdc72e1b778e98 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Sat, 11 Mar 2023 08:24:19 +0100 Subject: [PATCH] Version 6.0.7 --- README.rst | 4 ++++ tryton.cfg | 2 +- versiondep.txt | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 585fc43..4996eea 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ Requires Changes ======= +*6.0.7 - 11.03.2023* + +- add: type of evaluation 'total yield' for cashbook/type/category + *6.0.6 - 06.02.2023* - add: profit/loss-values for btype-selection of cashbooks diff --git a/tryton.cfg b/tryton.cfg index e8c6911..13749f5 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.0.6 +version=6.0.7 depends: res cashbook diff --git a/versiondep.txt b/versiondep.txt index a366670..884e512 100644 --- a/versiondep.txt +++ b/versiondep.txt @@ -1,3 +1,3 @@ -cashbook;6.0.24;6.0.999;mds +cashbook;6.0.27;6.0.999;mds cashbook_bookcategory;6.0.3;6.0.999;mds -cashbook_investment;6.0.5;6.0.999;mds +cashbook_investment;6.0.7;6.0.999;mds