Community mailing list archives
community@mail.odoo.com
Browse archives
Remove Delete Option in Odoo 9
by
Gaurav Kapse
Hi Team,
I want to hide the 'Delete' option in Action button in Odoo 9.
I accomplished this on openerp 7 using view_list.js file
from static -> src -> js -> view_list.js path location and commenting the Delete statement.
I want to know the equivalent file name of view_list.js of openerp 7 in odoo 9.
Attached is the screenshot for the reference.
Thanks in advance !!
Regards,
Gaurav