How can I hide price for specific users at PO form ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
Hi,
Inherit the corresponding view and using xpath set the invisible attribute for the field. Once this is done, the field will be invisible for all the users/user groups.
As you need to apply this only for a particular user group, set the user group in the corresponding view record, so the changes applied in this view will be only for users in this group.
See: Apply Changes In A View For Particular User Groups In Odoo
Thanks
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
"Hide Price" is not a question. I have edited your post to make the title a question. In the future, please consider using a Question that can make it clear what you ask without requiring people to open your post, as this will often increase the chances people will respond and make everything clearer for others looking for the same answer.