Hello everybody.
I'd like to hide the column "Cost" from purchase app for a group of users who use the system. We use Odoo v16.
Is it neccesary to apply a conditional in Odoo Studio?
Thank you so much for you help.
Have a nice day.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
Hi,
If you need to achieve it from studio, you can do as follows:
* activate developer mode
* create a new user group, from settings -> users & companies -> groups
* name the group as, "show cost price", and export the created record. ( to generate external id for record)
* now open the form where you need to hide the cost
* enable studio and click the field and assign this group to this field
Thanks
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
mar 24
|
211 | ||
|
0
maj 23
|
1597 | ||
|
1
mar 24
|
2115 | ||
|
0
sie 23
|
1534 | ||
|
1
maj 24
|
1398 |
Oh great. Thank you so much.