Karolis Kalantojus b3ec6105a2 [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.
2019-11-14 15:37:03 +01:00
2019-10-14 19:32:52 +00:00
2019-10-14 19:32:52 +00:00
2019-10-15 10:19:48 +00:00
2019-10-12 12:32:55 +02:00
2019-10-12 12:32:55 +02:00
2019-09-29 23:51:47 +02:00
2019-10-12 12:32:55 +02:00
2019-10-12 12:32:55 +02:00
2019-10-12 12:32:55 +02:00
2019-10-12 12:32:55 +02:00
2019-10-12 12:32:55 +02:00

Runbot Status Build Status Coverage Status

Web addons for Odoo

This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:

  • Add facilities to the UI
  • Add widgets
  • Ease the import/export features
  • Generally add clientside functionality
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%