The partner_id field cannot be displayed in the crm.lead document, but it can be displayed in debug mode
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
thank you for your reply, as your direct i can't find the group Technical Features (base.group_no_one) .
would you please tell me how to do to show partner_id in crm.lead
Thanks
Hi,
If you are saying that the field is visible only in debug mode and not seen in the normal mode, the field might have assigned the group Technical Features (base.group_no_one) , once this group is assigned for a field it will be shown only in the debug mode.
See: How To Show Field Only In Developer Mode
Thanks
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à | |
---|---|---|---|---|
|
2
ago 24
|
245 | ||
|
0
ago 24
|
12 | ||
|
2
feb 24
|
1870 | ||
|
1
ott 23
|
1452 | ||
|
0
ago 22
|
1787 |
Thanks Niyas Raphy, i have found the solution, update the file "crm_lead_views.xml" line 127, delete "groups="base.group_no_one""