Version 7.0.7
This commit is contained in:
parent
1f05fa43c6
commit
95e12414bc
2 changed files with 7 additions and 1 deletions
|
@ -14,6 +14,12 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*7.0.7 - 28.09.2024*
|
||||||
|
|
||||||
|
- add: recurrence rule 'last day of month'
|
||||||
|
- add: button 'execute booking now'
|
||||||
|
- add: notify
|
||||||
|
|
||||||
*7.0.6 - 19.07.2024*
|
*7.0.6 - 19.07.2024*
|
||||||
|
|
||||||
- updt: optimize check of permissions
|
- updt: optimize check of permissions
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.6
|
version=7.0.7
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
extras_depend:
|
extras_depend:
|
||||||
|
|
Loading…
Reference in a new issue