Hi all,
I'm going into a production state with my odoo. I would like to know how to disable entirely debug mode.
Not debug_mode = False nor debug = False into odoo.conf is working, still if I write ?debug into url I obtain debug data in page.
Thank you in advance