Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
3076
화면
You want to hide Create button ? Or to remove create access .
For hiding button . In tree view set "create = false" and in fields_view_get you can set it back to true for groups who can create it...
If you want to remove create access then add a group having object permission for create as false
thx u but where is path file ?