Version 6.8.31
This commit is contained in:
parent
aa7af9844b
commit
04acb27b60
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.31 - 30.11.2023*
|
||||
|
||||
- optimized ir.rule
|
||||
|
||||
*6.8.30 - 25.07.2023*
|
||||
|
||||
- updt: optimize code, add tests
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.8.30
|
||||
version=6.8.31
|
||||
depends:
|
||||
res
|
||||
currency
|
||||
|
|
Loading…
Reference in a new issue