Version 6.0.9
This commit is contained in:
parent
b38120bf2f
commit
7461d80f51
2 changed files with 5 additions and 1 deletions
|
@ -29,6 +29,10 @@ so that you can display several evaluations at the same time.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.9 - 10.12.2023*
|
||||||
|
|
||||||
|
- fix: selection of lines in dashboard-view
|
||||||
|
|
||||||
*6.0.8 - 06.12.2023*
|
*6.0.8 - 06.12.2023*
|
||||||
|
|
||||||
- optimized code
|
- optimized code
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.8
|
version=6.0.9
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
cashbook
|
cashbook
|
||||||
|
|
Loading…
Reference in a new issue