Skip to Content
Menu
This question has been flagged

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 >

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
nov 24
1286
0
nov 24
1320
1
feb 24
1572
1
okt 16
4728
1
jún 24
2262