Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3357 Visualizações

Hi,

Under default config,all available stock moves with same destination location will be merged. Is there any config option to disable this function?

Much appreciate for reply.

Avatar
Cancelar
Melhor resposta

Hello,

i would like to know how to solve that problem? Have you found the answer? if you found it, please guide to me... thank you.

Avatar
Cancelar
Melhor resposta

class StockPicking(models.Model):
    _inherit = "stock.picking"

    def _merge_moves(self, merge_into=False):
        return self

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 17
6229
2
jan. 21
4340
2
jul. 17
6129
1
jul. 25
2337
1
out. 24
1746