Version 6.8.29
This commit is contained in:
parent
3a0df50d52
commit
e017f20df4
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.8.29 - 24.07.2023*
|
||||
|
||||
- fix: type of indexes
|
||||
|
||||
*6.8.28 - 05.06.2023*
|
||||
|
||||
- init
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.8.28
|
||||
version=6.8.29
|
||||
depends:
|
||||
res
|
||||
currency
|
||||
|
|
Loading…
Reference in a new issue