Skip to Content
Menu
This question has been flagged

I want to know the number of products sold from a specific location. in sale.order.line we can find the ordered quantity, Delivered quantity. but how can I know from which internal location of my company this quantity is delivered? i am using version 12 community addition.



Avatar
Discard
Best Answer

Hi,

  When you check the delivery order you can find the source location from which this particular product is moved.

    There is a relation between stock move and sale order line.there is a field sale_line_id in stock move which is the sale order line id.You can get the source and destination location of the product from its corresponding stock  moves.

Or otherwise you can take stock moves report.filter all outgoing moves and add filters accordingly

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 17
3225
2
Jan 24
3678
0
Jun 23
942
0
May 23
1768
3
Jan 23
2029