Version 7.0.33
This commit is contained in:
parent
96f730ccfc
commit
410c1a977c
2 changed files with 6 additions and 1 deletions
|
@ -153,6 +153,11 @@ currency are converted into the display currency of the parent cash book.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*7.0.33 - 31.12.2023*
|
||||||
|
|
||||||
|
- remove caching
|
||||||
|
- add worker-based precalculation of cashbook-values
|
||||||
|
|
||||||
*7.0.32 - 06.12.2023*
|
*7.0.32 - 06.12.2023*
|
||||||
|
|
||||||
- columns optional
|
- columns optional
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.32
|
version=7.0.33
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
currency
|
currency
|
||||||
|
|
Loading…
Reference in a new issue