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

I am using a multi step routes for incoming shipments (2 step). 

While this is really helpful in the case of purchases,

while doing POS returns, it is making an issue since the returned product is going to the input location instead of the stock. How can I fix it?

Avatar
Discard
Best Answer

Hi, you may want to look at : server13/addons/point_of_sale/models/pos_order.py:458 where odoo calls default return locations associated to the operation type.

you may want to change them to fit your need.


Hope this helps.

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 21
48
0
Jan 21
345
1
Dec 20
3512
1
Dec 20
2291
0
Sep 23
935