Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
3
回覆
4672
瀏覽次數
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