Version 6.0.33

This commit is contained in:
Frederik Jaeckel 2023-12-31 13:29:22 +01:00
parent 543511a0b2
commit 67cfa464a4
2 changed files with 6 additions and 1 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
[tryton]
version=6.0.31
version=6.0.33
depends:
res
currency