Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3648 Представления

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
4306
1
июл. 23
3036
1
июн. 21
2283
1
мар. 15
4373
0
июл. 25
354