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
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
3
říj 24
|
4204 | ||
|
3
čvc 25
|
4497 | ||
Lead/Opportunity "Source" field
Vyřešeno
|
|
4
srp 24
|
1820 | |
|
1
čvn 24
|
1943 | ||
|
1
led 24
|
2232 |