Hi, i created a custom field for lead/opportunity model . The field name is "x_ReadyOffplan" . But when I create the opportunity in Kanban view then I don't see this field lable there. How can I enable in lead form. Please advise.
Deze vraag is gerapporteerd
Edit: This ... forum deleted my answer, and I'm not typing it again, check here please:
https://www.odoo.com/forum/help-1/add-field-in-kanban-view-account-invoice-line-165366
After creating the field in the model you need to create the view.
Usually looks like this:
your_model.kanban
your_model
Open any lead/opportunity
Activate debug mode → Edit View: Form
In the form editor:
Drag the field ReadyOffplan into the form
Save
This makes it visible on the form view (both Lead & Opportunity).
Kanban view :
Open CRM → Opportunities
Activate developer mode → Edit View: Kanban
Add the field inside the kanban template, for example:
< field name = "x_ReadyOffplan" />
Save
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
trying to match fields for products
Opgelost
|
|
2
mrt. 26
|
1699 | |
|
|
3
mei 25
|
5482 | ||
|
|
1
apr. 25
|
3924 | ||
|
one2one relational field
Opgelost
|
|
3
sep. 24
|
18198 | |
|
|
1
jul. 23
|
4678 |
How can I create the view