Odoo web client UI related addons
 
 
 
 
 
Go to file
Carlos Roca 7a77816764 [FIX] web_responsive: Can't access web using superuser
Before this change when trying to access web using superuser the web
interface is not charged.

By doing this change is all working normally.

Steps to reproduce the problem:

1. Log in
2. Go to web/become
2024-08-08 11:29:47 +02:00
.github/workflows [IMP] update dotfiles 2024-05-01 17:37:29 +00:00
setup/_metapackage [BOT] post-merge updates 2024-07-31 21:58:55 +00:00
web_calendar_slot_duration Update translation files 2024-04-02 11:04:50 +00:00
web_environment_ribbon [BOT] post-merge updates 2024-04-19 23:12:49 +00:00
web_favicon [BOT] post-merge updates 2024-07-10 06:44:40 +00:00
web_field_tooltip Update translation files 2024-07-31 22:42:12 +00:00
web_group_expand [BOT] post-merge updates 2024-07-03 13:49:47 +00:00
web_m2x_options Update translation files 2024-07-30 10:42:08 +00:00
web_no_bubble Update translation files 2024-02-03 20:06:50 +00:00
web_refresher [BOT] post-merge updates 2024-07-24 06:33:10 +00:00
web_remember_tree_column_width Update translation files 2024-05-07 11:10:34 +00:00
web_responsive [FIX] web_responsive: Can't access web using superuser 2024-08-08 11:29:47 +02:00
web_theme_classic Added translation using Weblate (Italian) 2024-05-20 11:15:04 +00:00
web_tree_dynamic_colored_field Added translation using Weblate (Italian) 2024-04-19 06:51:41 +00:00
web_tree_many2one_clickable Update translation files 2024-04-22 07:06:47 +00:00
web_widget_bokeh_chart [BOT] post-merge updates 2024-06-14 09:02:49 +00:00
web_widget_domain_editor_dialog Update translation files 2024-07-08 10:42:07 +00:00
web_widget_open_tab Translated using Weblate (Italian) 2024-05-20 13:39:00 +00:00
web_widget_plotly_chart Update translation files 2024-05-08 15:12:35 +00:00
web_widget_x2many_2d_matrix [BOT] post-merge updates 2024-06-10 13:47:03 +00:00
.copier-answers.yml [IMP] update dotfiles 2024-05-01 17:37:29 +00:00
.editorconfig Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.eslintrc.yml Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.gitignore Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-05-01 17:37:29 +00:00
.prettierrc.yml Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.pylintrc Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.pylintrc-mandatory Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.ruff.toml [UPD] Copier version 1.20 2024-03-28 14:02:29 +00:00
LICENSE Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
README.md [BOT] post-merge updates 2024-07-31 21:58:55 +00:00
requirements.txt [MIG] web_widget_bokeh_chart: Migration to 17.0 2024-06-13 13:42:55 +02:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version maintainers summary
web_calendar_slot_duration 17.0.1.0.0 Yajo Customizable calendar slot durations
web_environment_ribbon 17.0.1.0.1 Web Environment Ribbon
web_favicon 17.0.1.0.2 Allows to set a custom shortcut icon (aka favicon)
web_field_tooltip 17.0.1.0.0 Displays customizable tooltips for fields
web_group_expand 17.0.1.0.0 Group Expand Buttons
web_m2x_options 17.0.1.0.0 web_m2x_options
web_no_bubble 17.0.1.0.0 Remove the bubbles from the web interface
web_refresher 17.0.1.1.1 Web Refresher
web_remember_tree_column_width 17.0.1.0.0 frahikLV luisg123v cuongnmtm Remember the tree columns' widths across sessions.
web_responsive 17.0.1.1.0 Tardo SplashS Responsive web client, community-supported
web_theme_classic 17.0.1.0.0 legalsylvain Contrasted style on fields to improve the UI.
web_tree_dynamic_colored_field 17.0.1.0.0 Allows you to dynamically color fields on tree views
web_tree_many2one_clickable 17.0.1.0.0 Open the linked resource when clicking on their name
web_widget_bokeh_chart 17.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow This widget allows to display charts using Bokeh library.
web_widget_domain_editor_dialog 17.0.1.0.0 Recovers the Domain Editor Dialog functionality
web_widget_open_tab 17.0.1.0.0 Allow to open record from trees on new tab from tree views
web_widget_plotly_chart 17.0.1.0.0 robyf70 Allow to draw plotly charts.
web_widget_x2many_2d_matrix 17.0.1.0.0 ChrisOForgeFlow Show list fields as a matrix

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.