Version 7.0.11
This commit is contained in:
parent
ced2dadeda
commit
99a25ffc2a
2 changed files with 5 additions and 2 deletions
|
@ -29,6 +29,10 @@ so that you can display several evaluations at the same time.
|
|||
Changes
|
||||
=======
|
||||
|
||||
*7.0.11 - 18.07.2024*
|
||||
|
||||
- updt: optimize check of permissions
|
||||
|
||||
*7.0.10 - 13.01.2024*
|
||||
|
||||
- add: multiple data sources in evaluations
|
||||
|
@ -40,4 +44,3 @@ Changes
|
|||
*7.0.8 - 06.12.2023*
|
||||
|
||||
- compatibility to Tryton 7.0
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=7.0.10
|
||||
version=7.0.11
|
||||
depends:
|
||||
res
|
||||
cashbook
|
||||
|
|
Loading…
Reference in a new issue