跳至内容
菜单
此问题已终结

This is more of a functional qus.
Consider the scenario

 - Multi-step route is configured(pick and deliver)
 - A huge order is delivered with back-orders, let's say in 3 partial deliveries
 - Now, the sale has 6 entries (3 for pick and 3 for WH/OUT)

Is there a way to identify which pick is related to which out-delivery ? If yes, what is the relational field ?

Thanks.

形象
丢弃
最佳答案

Hi Nirmalraj,

In stock.picking(Inventory Transfer) there is one field called backorder_id , which relates to the original picking

Hope this will help you

Thank you

形象
丢弃
编写者

Hi, Thanks for the input.
But I checked that backorder_id field, it is not pointing to pick.. It is related to the previous WH/OUT from which the current WH/OUT is created as back_order

In following case:
WH/OUT/001
WH/PICK/001
WH/OUT/002
WH/PICK/002

backorder_id of WH/OUT/002 points to WH/OUT/001
backorder_id of WH/PICK/002 points to WH/PICK/001

I need to find the connection somehow between OUT and it's PICK :/

最佳答案


There isn’t a 1 to 1 relation between pick and out operations 

They are independent operations for an order you could have picked multiple times and shipped once or picked once and shipped multiple times

形象
丢弃
相关帖文 回复 查看 活动
2
8月 23
3776
1
8月 24
1176
1
8月 22
3154
1
3月 25
898
2
5月 19
3157