Hi, so I just made a custom field on the customer form before, but the custom I made is also changing on the vendor form. How to visible the custom field I made in only customer form?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
Hi,
Which version are you working on ?
If you're in developper mode, you should be able to look at the name of the field for vendor or customer.
Easiest way to hide it for non customers is to add a domain in your XML.
For example in the field declaration (field name="your_field") you can add attrs="{'invisible': [('user_type', '!=', 'customer')]}"
Don't forget to replace user_type by the correct field name.
Hope it will help
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!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
apr 23
|
11322 | ||
|
1
giu 22
|
2571 | ||
ERROR: Field does not exist
Risolto
|
|
2
ago 20
|
9026 | |
|
1
nov 19
|
5614 | ||
|
1
giu 19
|
6866 |