Hi!
Is it possible to disable Create and/or Edit for Many2xx fields?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi!
Is it possible to disable Create and/or Edit for Many2xx fields?
you can pass no_create, no_edit option in XML to remove create edit feature respectively
Thank you also Ravi, this option was exacly what I was looking for :)
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się
options="{'no_quick_create':True,'no_create_edit':True,'no_open':True}"