File tree Expand file tree Collapse file tree
web_calendar_slot_duration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24+ [ web_calendar_slot_duration] ( web_calendar_slot_duration/ ) | 19.0.1.0.0 | <a href =' https://github.com/Yajo ' ><img src =' https://github.com/Yajo.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' Yajo ' /></a > | Customizable calendar slot durations
2425[ web_dialog_size] ( web_dialog_size/ ) | 19.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width.
2526[ web_environment_ribbon] ( web_environment_ribbon/ ) | 19.0.1.0.0 | | Web Environment Ribbon
2627[ web_favicon] ( web_favicon/ ) | 19.0.1.0.0 | | Allows to set a custom shortcut icon (aka favicon)
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-web"
3- version = " 19.0.20260129 .0"
3+ version = " 19.0.20260318 .0"
44dependencies = [
5+ " odoo-addon-web_calendar_slot_duration==19.0.*" ,
56 " odoo-addon-web_dialog_size==19.0.*" ,
67 " odoo-addon-web_environment_ribbon==19.0.*" ,
78 " odoo-addon-web_favicon==19.0.*" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Calendar slot duration
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:f4d4e1daaaaf9380d55af539273f0e6303157a519d96242ee8f56e510f178f88
14+ !! source digest: sha256:22f61857644d74f1c6f650fc637c82547dfd5279aa91a5c78b8b1e98774dedae
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Calendar slot duration</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:f4d4e1daaaaf9380d55af539273f0e6303157a519d96242ee8f56e510f178f88
375+ !! source digest: sha256:22f61857644d74f1c6f650fc637c82547dfd5279aa91a5c78b8b1e98774dedae
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/19.0/web_calendar_slot_duration "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-19-0/web-19-0-web_calendar_slot_duration "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module extends the functionality of backend calendars to support
You can’t perform that action at this time.
0 commit comments