Hi,
How can we modify the labels of the columns in the listing vue of the Leads in the Sales module ?
Many thanks for your help.
Best regards,
Kevin Rutz
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
How can we modify the labels of the columns in the listing vue of the Leads in the Sales module ?
Many thanks for your help.
Best regards,
Kevin Rutz
Just find out that model and column and change string attribute.
your_field = fields.Many2one('your.model', string="modify_the_labels")
if you dont want to directly change in model than just inherit it.
Inheritance in model and views: http://learnopenerp.blogspot.com/2018/01/inheritance-in-models-and-views.html
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 | |
|---|---|---|---|---|
|
3
okt. 24
|
4941 | |||
|
2
nov. 25
|
222 | |||
|
3
jul. 25
|
6447 | |||
|
Lead/Opportunity "Source" field
Opgelost
|
4
aug. 24
|
2749 | ||
|
1
jun. 24
|
2663 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.