Version 6.0.23
This commit is contained in:
parent
34f647b7c9
commit
3f487d2953
2 changed files with 5 additions and 1 deletions
|
@ -153,6 +153,10 @@ currency are converted into the display currency of the parent cash book.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.23 - 28.01.2023*
|
||||||
|
|
||||||
|
- fix: selection of subordinate cash books for calculations
|
||||||
|
|
||||||
*6.0.22 - 21.01.2023*
|
*6.0.22 - 21.01.2023*
|
||||||
|
|
||||||
- add: enable extension by investment-module
|
- add: enable extension by investment-module
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.22
|
version=6.0.23
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
currency
|
currency
|
||||||
|
|
Loading…
Reference in a new issue