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

Hello guys,

We want to order a product for a « drop shipping ».

We don't need this error. We just don't have the time to choose the right route (drop shipping).

How to avoid the error? How to stop it?

Thanks

Hello all,


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

See method product_id_change_with_wh() in sale_stock.py. System check if product is available, and if not: raise this warning, but do this only for products that aren't processed in MTO.

Аватар
Відмінити
Автор

Great. Interesting. I will come back in some days with my tests. Thanks

Автор

I have made an override of product_id_change_with_wh() in my custom module. I have been carefull for MTO. Thanks a lot! It works fine!

Related Posts Відповіді Переглядів Дія
3
груд. 24
4369
1
лип. 23
3058
1
черв. 21
2306
1
бер. 15
4394
0
лип. 25
354