Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
4661
查看
Only invisible works for Page/group. readonly and required does not work with page/group as it is specific to fields. For dealing with those situations, i generally make the fields as READONLY that are available in the page/group.
Thanks atchuthan
Just give read permission only to the user, the form would not be edited by the user. Hope my answer help you.
you can customize access right for read only pages in setting/group
thanks atchuthan