I want to show the vendors information only to the purchase group. Is there anyway?
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
3
Odpowiedzi
4985
Widoki
You can set access rights from Menu :
Settings --> Groups --> Access Rights tab
or
you can give groups attribute in view part( ie. in .xml file)
like :- <field name="product_uom" groups="product.group_uom"/>
Settings --> Groups --> Access Rights tab
in the object, select the line: Information about a product supplier and not stick any right.
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ść | |
---|---|---|---|---|
|
3
lut 20
|
3488 | ||
|
2
gru 24
|
1404 | ||
|
3
cze 24
|
6735 | ||
Multiple matches for state in vendor import
Rozwiązane
|
|
1
sty 23
|
7078 | |
|
1
gru 22
|
2610 |
I also need solution of this query
Hi Zhenxue Wang
Have you found the solution for this. I am also looking to hide vendors from my sale persons.