Karolis Kalantojus 3610abc766 [FIX] web_notify attempt to fix void messages (#1249)
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.
2020-11-05 11:40:14 +01:00
2020-10-17 21:00:25 +00:00
2020-10-17 21:00:24 +00:00
2020-10-08 21:56:07 +02:00
2020-10-08 21:56:07 +02:00
2020-10-08 21:56:07 +02:00
2020-10-08 21:56:07 +02:00
2020-10-08 21:56:07 +02:00
2020-11-01 22:39:13 +01:00
2020-10-08 21:56:07 +02:00
2020-10-08 21:56:07 +02:00
2020-10-08 21:56:07 +02:00
2020-10-08 21:56:07 +02:00
2020-10-17 21:00:23 +00:00

Runbot Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version summary
web_dialog_size 14.0.1.0.0 A module that lets the user expand a dialog box to the full screen width.
web_environment_ribbon 14.0.1.0.0 Web Environment Ribbon

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to 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
Odoo web client UI related addons
Readme 306 MiB
Languages
JavaScript 69.3%
HTML 24.2%
Python 3.9%
SCSS 1.8%
CSS 0.8%