Version 7.0.10
This commit is contained in:
parent
4d577be66f
commit
b248d6cebf
3 changed files with 7 additions and 2 deletions
|
@ -29,6 +29,10 @@ so that you can display several evaluations at the same time.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*7.0.10 - 13.01.2024*
|
||||||
|
|
||||||
|
- add: multiple data sources in evaluations
|
||||||
|
|
||||||
*7.0.9 - 10.12.2023*
|
*7.0.9 - 10.12.2023*
|
||||||
|
|
||||||
- fix: selection of lines in dashboard-view
|
- fix: selection of lines in dashboard-view
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.9
|
version=7.0.10
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
cashbook
|
cashbook
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
cashbook;7.0.32;7.0.999;mds
|
cashbook;7.0.33;7.0.999;mds
|
||||||
cashbook_bookcategory;7.0.5;7.0.999;mds
|
cashbook_bookcategory;7.0.5;7.0.999;mds
|
||||||
|
cashbook_investment;7.0.13;7.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue