Version 6.8.33
This commit is contained in:
parent
6b5f17f0e5
commit
db17f81c3e
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.8.33 - 31.12.2023*
|
||||
|
||||
- remove caching
|
||||
- add worker-based precalculation of cashbook-values
|
||||
|
||||
*6.8.32 - 06.12.2023*
|
||||
|
||||
- columns optional
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.8.32
|
||||
version=6.8.33
|
||||
depends:
|
||||
res
|
||||
currency
|
||||
|
|
Loading…
Reference in a new issue