Version 6.0.28
This commit is contained in:
parent
a5dd469cf3
commit
57f5150ea9
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
|
||||
=======
|
||||
|
||||
*6.0.28 - 05.06.2023*
|
||||
|
||||
- code optimized
|
||||
|
||||
*6.0.27 - 05.03.2023*
|
||||
|
||||
- updt: optimize caching
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.27
|
||||
version=6.0.28
|
||||
depends:
|
||||
res
|
||||
currency
|
||||
|
|
Loading…
Reference in a new issue