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 :)
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
options="{'no_quick_create':True,'no_create_edit':True,'no_open':True}"