[FIX] *: prevent warnings on runbot and sentry noisy tracebacks
As we have a team dedicated to work on analysing tracebacks
with sentry, and to takedown all tracebacks occuring on the saas,
we do an effort to avoid unecessary warnings and tracebacks
for both sentry and the runbot.
closes odoo/odoo#112101
Signed-off-by:
Rémy Voet <ryv@odoo.com>
Showing
- addons/web_editor/controllers/main.py 1 addition, 1 deletionaddons/web_editor/controllers/main.py
- odoo/addons/base/models/res_users.py 35 additions, 30 deletionsodoo/addons/base/models/res_users.py
- odoo/fields.py 32 additions, 26 deletionsodoo/fields.py
- odoo/models.py 5 additions, 9 deletionsodoo/models.py
Loading
Please register or sign in to comment