OCA / web

Odoo web client UI related addons
GNU Affero General Public License v3.0
943 stars 1.89k forks source link

[16.0-EE] : web_notify : legacyEnv.services.bus_service.onNotification is not a function #2503

Open bogdanhu opened 1 year ago

bogdanhu commented 1 year ago

Module

The name of the module that has a bug. web_notify

Describe the bug

A clear and concise description of what the bug is. After install, i am getting an error in the manager TypeError: legacyEnv.services.bus_service.onNotification is not a function at https://go.helpan.ro/web/assets/debug/web.assets_backend.js:243830:44 (/web_notify/static/src/js/services/notification_services.esm.js:33)

To Reproduce

Affected versions: v16

Steps to reproduce the behavior:

  1. install module

Expected behavior A clear and concise description of what you expected to happen. i should not get this error Additional context a.i tried to logout and relogin. b. i tried to restart server several times Add any other context about the problem here. (e.g. OS, Python version, ...) ubuntu 20, nginx

legalsylvain commented 1 year ago

Hi. @bogdanhu. Can you reproduce the bug on the runboat ?

bogdanhu commented 1 year ago

No. I cannot find an enterprise runboat instance.

legalsylvain commented 1 year ago

Hi. unfortunately, we can not ensure that OCA modules works with odoo EE, beause all the OCA CI works with Odoo CE (and OCB) When you report a bug, please provide that important information. Compatibility generally exists in other OCA repos (except for competing modules like assets), but for web modules, we are facing regular problems on EE compatibility.