Version 6.0.24
This commit is contained in:
parent
f105e8bd6c
commit
b2e5890512
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.24 - 05.02.2023*
|
||||||
|
|
||||||
|
- fix: rewrite of line-values
|
||||||
|
|
||||||
*6.0.23 - 28.01.2023*
|
*6.0.23 - 28.01.2023*
|
||||||
|
|
||||||
- fix: selection of subordinate cash books for calculations
|
- fix: selection of subordinate cash books for calculations
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.23
|
version=6.0.24
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
currency
|
currency
|
||||||
|
|
Loading…
Reference in a new issue