Skip to content
Snippets Groups Projects
Commit 8259039c authored by Denis Ledoux's avatar Denis Ledoux
Browse files

[IMP] base_automation, web: give possibility to disable/edit failing automated actions


If an automated action raises an exception, in the traceback modal:
 - For admins, display Disable & Edit automated action buttons
   to be able to directly know with wihch automated action the error occurred,
   and to give the possibility to edit or disable it quickly,
 - For regular users, just add a paragraph to tell with which automated action the error occurred,
   so they can give this useful information to their administrator

This is specially useful for databases which have just been
upgraded to a newer version, and for which the server action
is failing because its code is no longer supported.

closes odoo/odoo#42481

Signed-off-by: default avatarDenis Ledoux (dle) <dle@odoo.com>
parent cc2bff6d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment