mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
9f8d05d7d6e6ca2fdf48727fcedfc11f07a9634a
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: 2465278
* Install crm and web_notify modules
* Create an activity for yourself (tried for admin user)
* Empty popup appears
**Attempt to solve**
It seems the bus handles all messages non exclusively. I've hacked in a conditional to handle only messages from web_notify addon, but its unclear wether this does not break something else.
web
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| web_action_conditionable | 15.0.1.0.0 | web_action_conditionable | |
| web_advanced_search | 15.0.1.1.1 | ![]() |
Easier and more powerful searching tools |
| web_calendar_slot_duration | 15.0.1.0.0 | ![]() |
Customizable calendar slot durations |
| web_chatter_position | 15.0.1.0.0 | Add an option to change the chatter position | |
| web_company_color | 15.0.1.1.0 | Web Company Color | |
| web_copy_confirm | 15.0.1.0.0 | Show confirmation dialogue before copying records | |
| web_dialog_size | 15.0.1.0.1 | A module that lets the user expand a dialog box to the full screen width. | |
| web_domain_field | 15.0.1.0.1 | Use computed field as domain | |
| web_drop_target | 15.0.1.0.1 | Allows to drag files into Odoo | |
| web_environment_ribbon | 15.0.1.0.0 | Web Environment Ribbon | |
| web_group_expand | 15.0.1.0.0 | Group Expand Buttons | |
| web_ir_actions_act_multi | 15.0.1.0.0 | Enables triggering of more than one action on ActionManager | |
| web_ir_actions_act_view_reload | 15.0.1.0.0 | Enables reload of the current view via ActionManager | |
| web_ir_actions_act_window_message | 15.0.1.0.0 | Show a message box to users | |
| web_listview_range_select | 15.0.1.0.0 | Enables selecting a range of records using the shift key | |
| web_m2x_options | 15.0.1.1.0 | web_m2x_options | |
| web_m2x_options_manager | 15.0.1.0.0 | Adds an interface to manage the "Create" and "Create and Edit" options for specific models and fields. | |
| web_no_bubble | 15.0.1.0.0 | Remove the bubbles from the web interface | |
| web_refresher | 15.0.2.0.0 | Web Refresher | |
| web_remember_tree_column_width | 15.0.1.0.1 | ![]() |
Remember the tree columns' widths across sessions. |
| web_responsive | 15.0.1.1.4 | ![]() |
Responsive web client, community-supported |
| web_search_with_and | 15.0.1.0.0 | Use AND conditions on omnibar search | |
| web_sheet_full_width | 15.0.1.0.1 | Use the whole available screen width when displaying sheets | |
| web_timeline | 15.0.1.0.1 | ![]() |
Interactive visualization chart to show events in time |
| web_tree_dynamic_colored_field | 15.0.1.0.0 | Allows you to dynamically color fields on tree views | |
| web_tree_image_tooltip | 15.0.1.1.0 | Show images in tree views via tooltip | |
| web_view_calendar_list | 15.0.1.0.0 | Show calendars as a List | |
| web_widget_bokeh_chart | 15.0.1.1.1 | ![]() |
This widget allows to display charts using Bokeh library. |
| web_widget_child_selector | 15.0.1.0.0 | Widget used for navigation on hierarchy fields | |
| web_widget_domain_editor_dialog | 15.0.1.0.0 | Recovers the Domain Editor Dialog functionality | |
| web_widget_dropdown_dynamic | 15.0.1.0.0 | This module adds support for dynamic dropdown widget | |
| web_widget_image_download | 15.0.1.0.0 | Allows to download any image from its widget | |
| web_widget_json_graph | 15.0.1.0.0 | ![]() |
Draw json fields with graphs. |
| web_widget_many2one_simple | 15.0.1.1.0 | ![]() |
Simple many2one widget |
| web_widget_numeric_step | 15.0.1.0.0 | Web Widget Numeric Step | |
| web_widget_open_tab | 15.0.1.0.0 | Allow to open record from trees on new tab from tree views | |
| web_widget_url_advanced | 15.0.1.0.0 | This module extends URL widget for displaying anchors with custom labels. | |
| web_widget_x2many_2d_matrix | 15.0.1.0.2 | ![]() |
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.
Description
Languages
JavaScript
69.3%
HTML
24.2%
Python
3.9%
SCSS
1.8%
CSS
0.8%









