Odoo web client UI related addons
 
 
 
 
 
Go to file
Jairo Llopis 04b19f47d5 [ADD] web_calendar_slot_duration: customizable calendar slots timespan
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
2025-02-08 19:44:24 +00:00
.github/workflows Initial commit 2024-10-08 12:49:40 +00:00
setup/_metapackage [BOT] post-merge updates 2025-02-06 15:01:35 +00:00
web_calendar_slot_duration [ADD] web_calendar_slot_duration: customizable calendar slots timespan 2025-02-08 19:44:24 +00:00
web_dialog_size [BOT] post-merge updates 2025-02-06 15:01:35 +00:00
web_environment_ribbon [BOT] post-merge updates 2024-11-07 16:03:08 +00:00
web_favicon Update translation files 2025-01-14 07:50:57 +00:00
web_no_bubble [BOT] post-merge updates 2024-12-26 11:18:43 +00:00
web_notify [BOT] post-merge updates 2024-11-07 16:03:08 +00:00
web_pivot_computed_measure [BOT] post-merge updates 2024-12-20 09:51:01 +00:00
web_tree_dynamic_colored_field [BOT] post-merge updates 2024-12-20 09:51:01 +00:00
web_tree_many2one_clickable [BOT] post-merge updates 2024-12-31 08:14:58 +00:00
web_widget_numeric_step Update translation files 2025-01-09 15:52:30 +00:00
.copier-answers.yml [IMP] update dotfiles 2024-10-28 17:25:12 +07:00
.editorconfig Initial commit 2024-10-08 12:49:40 +00:00
.gitignore Initial commit 2024-10-08 12:49:40 +00:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-10-28 17:25:12 +07:00
.pylintrc Initial commit 2024-10-08 12:49:40 +00:00
.pylintrc-mandatory Initial commit 2024-10-08 12:49:40 +00:00
.ruff.toml Initial commit 2024-10-08 12:49:40 +00:00
LICENSE Initial commit 2024-10-08 12:49:40 +00:00
README.md [BOT] post-merge updates 2025-02-06 15:01:35 +00:00
eslint.config.cjs [IMP] update dotfiles 2024-10-28 17:25:12 +07:00
prettier.config.cjs [IMP] update dotfiles 2024-10-28 17:25:12 +07:00
test-requirements.txt [MIG] web_pivot_computed_measure: Migration to 18.0 2024-11-29 11:03:06 +01:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

web

web

Available addons

addon version maintainers summary
web_dialog_size 18.0.1.0.0 A module that lets the user expand a dialog box to the full screen width.
web_environment_ribbon 18.0.1.0.1 Web Environment Ribbon
web_favicon 18.0.1.0.0 Allows to set a custom shortcut icon (aka favicon)
web_no_bubble 18.0.1.0.0 Remove the bubbles from the web interface
web_notify 18.0.1.0.1 Send notification messages to user
web_pivot_computed_measure 18.0.1.0.1 CarlosRoca13 Web Pivot Computed Measure
web_tree_dynamic_colored_field 18.0.1.0.1 Allows you to dynamically color fields on tree views
web_tree_many2one_clickable 18.0.1.0.1 Open the linked resource when clicking on their name
web_widget_numeric_step 18.0.1.0.0 rafaelbn yajo Web Widget Numeric Step

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.