I have multiple Product like Product A, Product B , and Product C
and i have multiple Location Location A ,Location B , And Location C
i want to achieve goal when i put single PO for product A,B,and C products goes to
Product A -------> Location A
Product B -------> Location B
Product C -------> Location C
what i'm doing know
i create route Route A ,B,C for Products A,B and C,
and Activate 2 Step For product Receiving.
Definition of Routes is
Route A is
First Step input/location ----------> location A
Route B is
First Step input/location ----------> location B
Route C is
First Step input/location ----------> location C
then go to Product A and click on Route A as same for all ....
but problem is product is not receiving in different location
any solution for it
https://apps.odoo.com/apps/modules/12.0/jt_stock_extension/