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

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,


Avatar
Discard
Best Answer

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.

Avatar
Discard
Author

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

Author

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 Replies Views Activity
3
Dec 24
4294
1
Jul 23
3026
1
Jun 21
2282
1
Mar 15
4370
0
Jul 25
354