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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
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
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
2
8月 24
|
245 | ||
|
0
8月 24
|
12 | ||
|
2
2月 24
|
1859 | ||
|
1
10月 23
|
1446 | ||
|
0
8月 22
|
1778 |
Thanks Niyas Raphy, i have found the solution, update the file "crm_lead_views.xml" line 127, delete "groups="base.group_no_one""