Skip to Content
Menu
This question has been flagged
2 Replies
3407 Views

I want to Replace Field "Location_id" in the view stock_picking on the page with string : "Detailed Operations"

How I Can do this while I Have "location_id" mentioned three times

1- stock_picking.location_id

2- stock_move_location_id

3- stock_move_line_location_id

Thanks in advance

Avatar
Discard
Author Best Answer

Subbrano,

You mean I have first update each part name to facilitate to next inheritance.




Avatar
Discard
Best Answer

Hello Ahmed,

The location id belongs to 3 different tables, so you have inherit 3 form views and update string attribute.

Avatar
Discard