Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3642 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
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!

Publicações relacionadas Respostas Visualizações Atividade
3
dez. 24
4304
1
jul. 23
3035
1
jun. 21
2283
1
mar. 15
4372
0
jul. 25
354