跳至內容
選單
此問題已被標幟

There is a Map view in Delivery orders (stock.picking) and it displays a list of the delivery order names (WH/OUT/0001) at the right side and it also has a pins in the map. How can i change it to partner_id instead of the its name? 


My current code: But it doesnt change the list. I'm using odoov16

id = "stock_picking_view_map_inherit" model = "ir.ui.view" > name = "name" > stock.picking.view.map.inherit field > 

name = "model" > stock.picking  

name = "inherit_id" ref = "stock_enterprise.stock_map_view" /> 

name = "arch" type = "xml" > 

res_partner = "partner_id" hide_address = "1" > 

name = " partner_id" string = "Contact Address" /> 

name = "scheduled_date" string = "Scheduled Date" />

field > 

record >

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
11月 24
1285
0
11月 24
1319
1
2月 24
1572
1
10月 16
4728
1
6月 24
2262