Version 6.0.30
This commit is contained in:
parent
97f78a2cd8
commit
cf6acfa076
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.30 - 25.07.2023*
|
||||
|
||||
- updt: optimize code, add tests
|
||||
|
||||
*6.0.28 - 05.06.2023*
|
||||
|
||||
- code optimized
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.28
|
||||
version=6.0.30
|
||||
depends:
|
||||
res
|
||||
currency
|
||||
|
|
Loading…
Reference in a new issue