Compare commits
15 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
34ef3a5bca | ||
![]() |
52cfda485a | ||
![]() |
7504c676e7 | ||
![]() |
321aeb827d | ||
![]() |
181f7405d6 | ||
![]() |
18f194caa5 | ||
![]() |
c296db125f | ||
![]() |
a84b672250 | ||
![]() |
e76ec5792c | ||
![]() |
b54a8d678f | ||
![]() |
3c65390284 | ||
![]() |
b5994996de | ||
![]() |
e7bd95ff31 | ||
![]() |
e1502cae53 | ||
![]() |
08534047fb |
2 changed files with 3 additions and 33 deletions
34
README.rst
34
README.rst
|
@ -14,36 +14,6 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
*7.0.8 - 05.11.2024*
|
*7.0.0 - 24.02.2024*
|
||||||
|
|
||||||
- updt: optimize book-now button
|
- init
|
||||||
|
|
||||||
*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*
|
|
||||||
|
|
||||||
- updt: optimize check of permissions
|
|
||||||
|
|
||||||
*7.0.5 - 08.06.2024*
|
|
||||||
|
|
||||||
- add: re-arrange date of occurence to working day
|
|
||||||
|
|
||||||
*7.0.4 - 11.03.2024*
|
|
||||||
|
|
||||||
- add: default-order for table
|
|
||||||
|
|
||||||
*7.0.3 - 10.03.2024*
|
|
||||||
|
|
||||||
- new placeholder 'rate' for description of booking
|
|
||||||
|
|
||||||
*7.0.2 - 10.03.2024*
|
|
||||||
|
|
||||||
- fix permissions
|
|
||||||
|
|
||||||
*7.0.1 - 09.03.2024*
|
|
||||||
|
|
||||||
- works
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.8
|
version=7.0.0
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
extras_depend:
|
extras_depend:
|
||||||
|
|
Loading…
Reference in a new issue