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 :)
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
options="{'no_quick_create':True,'no_create_edit':True,'no_open':True}"