Version 6.0.33
This commit is contained in:
parent
543511a0b2
commit
67cfa464a4
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
|
||||
=======
|
||||
|
||||
*6.0.33 - 31.12.2023*
|
||||
|
||||
- remove caching
|
||||
- add worker-based precalculation of cashbook-values
|
||||
|
||||
*6.0.31 - 30.11.2023*
|
||||
|
||||
- optimized ir.rule
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.31
|
||||
version=6.0.33
|
||||
depends:
|
||||
res
|
||||
currency
|
||||
|
|
Loading…
Reference in a new issue