mirror of https://github.com/OCA/web.git
It seems besides the custom channels provided in this addon it also catches messages from other channels. E.g. in this case it seems the void popup is triggered by these activity creation bus messages.
**Steps to reproduce**
Odoo commit: could reproduce on 5e8b667951 and 4da82776ff
OCA/web commit:
|
||
---|---|---|
.github/workflows | ||
setup/_metapackage | ||
web_calendar_slot_duration | ||
web_dialog_size | ||
web_environment_ribbon | ||
web_favicon | ||
web_field_tooltip | ||
web_group_expand | ||
web_m2x_options | ||
web_no_bubble | ||
web_notify | ||
web_refresher | ||
web_remember_tree_column_width | ||
web_responsive | ||
web_theme_classic | ||
web_tree_dynamic_colored_field | ||
web_tree_many2one_clickable | ||
web_widget_bokeh_chart | ||
web_widget_domain_editor_dialog | ||
web_widget_dropdown_dynamic | ||
web_widget_image_download | ||
web_widget_numeric_step | ||
web_widget_open_tab | ||
web_widget_plotly_chart | ||
web_widget_url_advanced | ||
web_widget_x2many_2d_matrix | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.ruff.toml | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
web
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
web_calendar_slot_duration | 17.0.1.0.0 | ![]() |
Customizable calendar slot durations |
web_dialog_size | 17.0.1.0.0 | A module that lets the user expand a dialog box to the full screen width. | |
web_environment_ribbon | 17.0.1.0.2 | 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.2 | web_m2x_options | |
web_no_bubble | 17.0.1.0.0 | Remove the bubbles from the web interface | |
web_refresher | 17.0.1.1.2 | Web Refresher | |
web_remember_tree_column_width | 17.0.1.0.0 | ![]() ![]() ![]() |
Remember the tree columns' widths across sessions. |
web_responsive | 17.0.1.1.1 | ![]() ![]() |
Responsive web client, community-supported |
web_theme_classic | 17.0.1.0.0 | ![]() |
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 | ![]() ![]() |
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_dropdown_dynamic | 17.0.1.0.0 | This module adds support for dynamic dropdown widget | |
web_widget_image_download | 17.0.1.0.0 | Allows to download any image from its widget | |
web_widget_numeric_step | 17.0.1.0.0 | ![]() ![]() |
Web Widget Numeric Step |
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 | ![]() |
Allow to draw plotly charts. |
web_widget_url_advanced | 17.0.1.0.0 | This module extends URL widget for displaying anchors with custom labels. | |
web_widget_x2many_2d_matrix | 17.0.1.0.0 | ![]() |
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.