Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3634 Vistas

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
Mejor respuesta

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!

Publicaciones relacionadas Respuestas Vistas Actividad
3
dic 24
4287
1
jul 23
3023
1
jun 21
2279
1
mar 15
4369
0
jul 25
354