Version 6.0.27
This commit is contained in:
parent
2f65a18055
commit
a5c8920d26
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
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.27 - 05.03.2023*
|
||||||
|
|
||||||
|
- updt: optimize caching
|
||||||
|
- add: settings for trytond.conf
|
||||||
|
|
||||||
*6.0.26 - 27.02.2023*
|
*6.0.26 - 27.02.2023*
|
||||||
|
|
||||||
- updt: cashbook-form optimized
|
- updt: cashbook-form optimized
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.26
|
version=6.0.27
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
currency
|
currency
|
||||||
|
|
Loading…
Reference in a new issue