Version 6.0.4
This commit is contained in:
parent
e3a41b821b
commit
8db7bcf376
3 changed files with 8 additions and 3 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.4 - 05.02.2023*
|
||||||
|
|
||||||
|
- add: investment to evaluation-types
|
||||||
|
|
||||||
*6.0.3 - 08.11.2022*
|
*6.0.3 - 08.11.2022*
|
||||||
|
|
||||||
- add: cashbook-categories for evaluation
|
- add: cashbook-categories for evaluation
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.3
|
version=6.0.4
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
cashbook
|
cashbook
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
cashbook;6.0.19;6.0.999;mds
|
cashbook;6.0.24;6.0.999;mds
|
||||||
cashbook_bookcategory;6.0.2;6.0.999;mds
|
cashbook_bookcategory;6.0.3;6.0.999;mds
|
||||||
|
cashbook_investment;6.0.5;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue