Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
3
답글
4800
화면
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