Version 6.8.30
This commit is contained in:
parent
aac6930999
commit
b237981a9b
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
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.8.30 - 25.07.2023*
|
||||||
|
|
||||||
|
- updt: optimize code, add tests
|
||||||
|
|
||||||
*6.8.29 - 24.07.2023*
|
*6.8.29 - 24.07.2023*
|
||||||
|
|
||||||
- fix: type of indexes
|
- fix: type of indexes
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.8.29
|
version=6.8.30
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
currency
|
currency
|
||||||
|
|
Loading…
Reference in a new issue