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
- Contabilità
- Magazzino
- PoS
- Progetti
- MRP
La domanda è stata contrassegnata
3
Risposte
5695
Visualizzazioni
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.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
3
feb 20
|
4170 | ||
|
|
2
dic 24
|
2065 | ||
|
|
3
giu 24
|
7525 | ||
|
|
1
gen 23
|
8185 | ||
|
|
1
dic 22
|
3103 |
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.