Version 6.0.4

This commit is contained in:
Frederik Jaeckel 2023-02-05 18:20:36 +01:00
parent e3a41b821b
commit 8db7bcf376
3 changed files with 8 additions and 3 deletions

View file

@ -14,6 +14,10 @@ Requires
Changes
=======
*6.0.4 - 05.02.2023*
- add: investment to evaluation-types
*6.0.3 - 08.11.2022*
- add: cashbook-categories for evaluation

View file

@ -1,5 +1,5 @@
[tryton]
version=6.0.3
version=6.0.4
depends:
res
cashbook

View file

@ -1,2 +1,3 @@
cashbook;6.0.19;6.0.999;mds
cashbook_bookcategory;6.0.2;6.0.999;mds
cashbook;6.0.24;6.0.999;mds
cashbook_bookcategory;6.0.3;6.0.999;mds
cashbook_investment;6.0.5;6.0.999;mds