Version 6.0.2

This commit is contained in:
Frederik Jaeckel 2023-01-28 13:13:14 +01:00
parent a315f4e768
commit c9d6bf21a5
3 changed files with 7 additions and 2 deletions

View file

@ -14,6 +14,11 @@ Requires
Changes Changes
======= =======
*6.0.2 - 28.01.2023*
- fix: transfer between cash-/asset-book with zero quantity
- add: view value/percent on chasbooks with btype=None
*6.0.1 - 21.01.2023* *6.0.1 - 21.01.2023*
- works - works

View file

@ -1,5 +1,5 @@
[tryton] [tryton]
version=6.0.1 version=6.0.2
depends: depends:
cashbook cashbook
investment investment

View file

@ -1,2 +1,2 @@
cashbook;6.0.22;6.0.999;mds cashbook;6.0.23;6.0.999;mds
investment;6.0.23;6.0.999;mds investment;6.0.23;6.0.999;mds