Skip to Content
Menú
This question has been flagged
1 Respondre
3636 Vistes

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
Descartar
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
Descartar
Autor

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

Autor

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 Respostes Vistes Activitat
3
de des. 24
4294
1
de jul. 23
3026
1
de juny 21
2282
1
de març 15
4370
0
de jul. 25
354