Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3503 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
paź 24
4520
3
lip 25
5349
4
sie 24
2236
1
cze 24
2245
1
sty 24
2512