跳至內容
選單
此問題已被標幟
1 回覆
3558 瀏覽次數

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
10月 24
4594
3
7月 25
5595
4
8月 24
2318
1
6月 24
2330
1
1月 24
2568