Please, you Know How to hide cost price for specific user in product? (display just to administrator)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Please, you Know How to hide cost price for specific user in product? (display just to administrator)
Hello,
You have to create one group for it and assigned the this group privileges on this field. like groups="<xml record="" id="" for="" the="" group="">" on xml form view.
It will works as you want.
Thank you!