Version 6.0.2
This commit is contained in:
parent
a315f4e768
commit
c9d6bf21a5
3 changed files with 7 additions and 2 deletions
|
@ -14,6 +14,11 @@ Requires
|
|||
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*
|
||||
|
||||
- works
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.1
|
||||
version=6.0.2
|
||||
depends:
|
||||
cashbook
|
||||
investment
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue