Compare commits

..

15 commits

Author SHA1 Message Date
Frederik Jaeckel
34ef3a5bca rearrange book-now button, fix translation 2024-11-05 09:22:06 +01:00
Frederik Jaeckel
52cfda485a add confirm to book-now-button 2024-09-29 21:28:41 +02:00
=Frederik Jaeckel
7504c676e7 add notify 2024-09-28 20:42:32 +02:00
=Frederik Jaeckel
321aeb827d add button 'execute booking now' 2024-09-28 18:30:43 +02:00
=Frederik Jaeckel
181f7405d6 recurrence: add last-day-of-month 2024-09-27 23:24:48 +02:00
Frederik Jaeckel
18f194caa5 Use 'irrulecontext' to add 'user_id' to context of ir.rule 2024-07-19 16:22:53 +02:00
Frederik Jaeckel
c296db125f update gitignore 2024-07-19 16:22:45 +02:00
Frederik Jaeckel
a84b672250 Add option to rule to move date of occurence to working day 2024-06-03 23:37:26 +02:00
Frederik Jaeckel
e76ec5792c config: new field 'holidays_info' to show generated holidays in config-form 2024-06-02 10:27:15 +02:00
Frederik Jaeckel
b54a8d678f config: compute holidays + test 2024-06-01 23:37:06 +02:00
Frederik Jaeckel
3c65390284 config: allow setting of holidays for each user 2024-06-01 13:33:45 +02:00
Frederik Jaeckel
b5994996de New field 'move_event' for moving occurence-date if not a business day 2024-06-01 13:31:55 +02:00
Frederik Jaeckel
e7bd95ff31 field 'nextrun_link' --> 'nextrun_date', add default-order 2024-03-11 12:50:00 +01:00
Frederik Jaeckel
e1502cae53 add placeholder 'rate' 2024-03-10 22:21:00 +01:00
Frederik Jaeckel
08534047fb fix permissions 2024-03-10 07:45:24 +01:00
2 changed files with 3 additions and 33 deletions

View file

@ -14,36 +14,6 @@ Requires
Changes
=======
*7.0.8 - 05.11.2024*
*7.0.0 - 24.02.2024*
- updt: optimize book-now button
*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
- init

View file

@ -1,5 +1,5 @@
[tryton]
version=7.0.8
version=7.0.0
depends:
cashbook
extras_depend: