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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
août 24
|
245 | ||
|
0
août 24
|
12 | ||
|
2
févr. 24
|
1868 | ||
|
1
oct. 23
|
1451 | ||
|
0
août 22
|
1786 |
Thanks Niyas Raphy, i have found the solution, update the file "crm_lead_views.xml" line 127, delete "groups="base.group_no_one""