Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
8
web_calendar_slot_duration/demo/scheduled_actions.xml
Executable file
8
web_calendar_slot_duration/demo/scheduled_actions.xml
Executable file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo>
|
||||
<record id="base.ir_cron_act" model="ir.actions.act_window">
|
||||
<field
|
||||
name="context"
|
||||
>{'search_default_all': 1, "calendar_slot_duration": "00:10:00"}</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user