Skip to Content
Menu
This question has been flagged
1 Reply
7286 Views

How can I add this location list in my product form view? Is it possible to make a list view from <act_window>?

<act_window
        context="{'product_id': active_id}"
        id="act_stock_product_location_open"
        name="Stock by Location"
        res_model="stock.location"
        src_model="product.product"/>

Is it possible to use the data above to make a list view in my products looking like this? image description

Avatar
Discard
Related Posts Replies Views Activity
18
Jun 21
26878
3
May 18
2403
1
Sep 21
3929
16
Jan 21
15522
1
Mar 15
2356