Version 6.0.25
This commit is contained in:
parent
204a0a2623
commit
ea737d61d2
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
|
||||
=======
|
||||
|
||||
*6.0.25 - 14.02.2023*
|
||||
|
||||
- fix: possible exception by invalid date in context
|
||||
- updt: optimize table + icon
|
||||
|
||||
*6.0.24 - 05.02.2023*
|
||||
|
||||
- fix: rewrite of line-values
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.24
|
||||
version=6.0.25
|
||||
depends:
|
||||
res
|
||||
currency
|
||||
|
|
Loading…
Reference in a new issue