From 243afcdf36bfe70a64253540dd1a351a4578556f Mon Sep 17 00:00:00 2001
From: OCA-git-bot 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.
This documentation is for developers.
-If you want to configure your calendar viewΓÇÖs snap duration, make sure that you +
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"} @@ -399,7 +399,7 @@ records.Usage
To use this module, you need to install some other addon that uses it, as it -doesnΓÇÖt provide any end-user functionality.
+doesn’t provide any end-user functionality.Known issues / Roadmap
@@ -412,7 +412,7 @@ doesnΓÇÖt provide any end-user functionality.Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
@@ -432,7 +432,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.Current maintainer:
-This module is part of the OCA/web project on GitHub.
+This module is part of the OCA/web project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.