Hi,
I am looking for an elegant way to handle exceptions that may occur on the server side and show a meaningful message to the user.
At the moment, when there are exceptions in the backend code, the function returns an exception which is directly shown on the UI. In a production environment, this is not ideal as the user may not be able to understand what is going on and impacts the overall experience.
Please advise.
In a production environment such errors should not occur :-)
agreeing with Ermin (y)
will such apps helps ? https://apps.odoo.com/apps/modules/12.0/jt_beautify_error_message_page/