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 :)
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
options="{'no_quick_create':True,'no_create_edit':True,'no_open':True}"