[17.0][MIG] web_calendar_slot_duration#2786
Conversation
This module extends the functionality of backend calendars to support custom slot durations and to allow you to provide more specific UX regarding event duration and snapping. @Tecnativa TT28201 [UPD] Update web_calendar_slot_duration.pot [UPD] README.rst
Most normal migration ever. @Tecnativa TT30987 [UPD] Update web_calendar_slot_duration.pot [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: web-13.0/web-13.0-web_calendar_slot_duration Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_calendar_slot_duration/
When we specify the date in the calendar event we should not force the duration. TT45649
|
/ocabot migration web_calendar_slot_duration |
chienandalu
left a comment
There was a problem hiding this comment.
LGTM 👍
please review @CarlosRoca13
pedrobaeza
left a comment
There was a problem hiding this comment.
Is it possible to add/modify as demo data in some place an action that serves for testing the effects?
f20f108 to
081f25d
Compare
|
The module has currently only a dependency to "web". Therefore there is no calendar available where we could activate the feature. I've added two screenshots. I hope it makes it more clear how to use and test this module. |
pedrobaeza
left a comment
There was a problem hiding this comment.
I have tried on runboat, and we can put as demo data a different slot duration (for example, 10 minutes), for the scheduled actions calendar that is available in base:
<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>081f25d to
f3c3ef6
Compare
pedrobaeza
left a comment
There was a problem hiding this comment.
Sorry for forgetting to mention before, and thanks for your promptness.
f3c3ef6 to
5f813d7
Compare
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at 53b4b86. Thanks a lot for contributing to OCA. ❤️ |
No description provided.