Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
14
web_calendar_slot_duration/readme/CONFIGURE.md
Executable file
14
web_calendar_slot_duration/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,14 @@
|
||||
This documentation is for developers.
|
||||
|
||||
If you want to configure your calendar view's snap duration, make sure
|
||||
that your window action includes a context similar to this (example is the
|
||||
default value):
|
||||
|
||||
{"calendar_slot_duration": "00:30:00"}
|
||||
|
||||
It can be added in actions defined on python or as
|
||||
`ir.actions.act_window` records.
|
||||
|
||||

|
||||
|
||||

|
||||
Reference in New Issue
Block a user