Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3406 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лист. 21
48
0
січ. 21
345
1
груд. 20
3530
1
груд. 20
2325
0
вер. 23
942