-
- Downloads
[FIX] mail: fix potential issues with notification request
This patch was previously defined globally, but it has been removed at some point. This absence prevents from running some tests that relied on it when the current browser value does not match what the test is expecting. Part of task-2810734 Part-of: odoo/odoo#92193
Showing
- addons/mail/static/src/models/notification_request_view.js 5 additions, 1 deletionaddons/mail/static/src/models/notification_request_view.js
- addons/mail/static/tests/qunit_suite_tests/components/messaging_menu_tests.js 12 additions, 0 deletions...ests/qunit_suite_tests/components/messaging_menu_tests.js
- addons/mail/static/tests/qunit_suite_tests/models/messaging_menu_tests.js 9 additions, 0 deletions...ic/tests/qunit_suite_tests/models/messaging_menu_tests.js
- addons/mail/static/tests/qunit_suite_tests/widgets/notification_alert_tests.js 4 additions, 1 deletion...sts/qunit_suite_tests/widgets/notification_alert_tests.js
Loading
Please register or sign in to comment