Doan Minh Tri
Doan Minh Tri
Hello @diggy128, thanks for testing. I just pushed a fixup 1. My assumption is that `this.rootRef.el` is somehow lost when referring in `_moveChatter`, although it was checked in `moveChatter`. Could...
Hello @diggy128, so much thanks to your testing! I just pushed a patch to use Odoo built-in function to handle the eventlistner and some defensive checks. Could you please try...
Checking failed test > 2025-08-20 04:36:59,335 461 ERROR odoo odoo.addons.web_systray_button_init_action.tests.test_web_systray_button_init_action: FAIL: TestUI.test_ui > Traceback (most recent call last): > File "/__w/web/web/web_systray_button_init_action/tests/test_web_systray_button_init_action.py", line 20, in test_ui > self.start_tour( > File "/opt/odoo/odoo/tests/common.py",...
Hi @ArnauCForgeFlow, I reproduced the failed test case locally, and it still passes. I believe this change has nothing to do with the failed case. You can test functionality of...
Thanks @diggy128, took your comment as approval
/ocabot merge patch
/ocabot merge patch
Hi @ArnauCForgeFlow, it's wip, will ping you when it's ready
Hi, I tried and couldn't open the wizard Here is the traceback > Traceback (most recent call last): > File "/home/trobz/code/odoo/odoo/16.0/odoo/models.py", line 5349, in _update_cache > field_values = [(fields[name], value)...
> Hi, I tried and couldn't open the wizard > > Here is the traceback > > > Traceback (most recent call last): > > File "/home/trobz/code/odoo/odoo/16.0/odoo/models.py", line 5349, in...