Version 6.0.7
This commit is contained in:
parent
fd1874d5f0
commit
ad3e1219f3
3 changed files with 7 additions and 3 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.7 - 11.03.2023*
|
||||||
|
|
||||||
|
- add: type of evaluation 'total yield' for cashbook/type/category
|
||||||
|
|
||||||
*6.0.6 - 06.02.2023*
|
*6.0.6 - 06.02.2023*
|
||||||
|
|
||||||
- add: profit/loss-values for btype-selection of cashbooks
|
- add: profit/loss-values for btype-selection of cashbooks
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.6
|
version=6.0.7
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
cashbook
|
cashbook
|
||||||
|
|
|
@ -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_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
|
||||||
|
|
Loading…
Reference in a new issue