mirror of https://github.com/OCA/web.git
10 lines
325 B
ReStructuredText
10 lines
325 B
ReStructuredText
This documentation is for developers.
|
|
|
|
If you want to configure your calendar view's snap duration, make sure that you
|
|
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.
|