Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5398 Vistas

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

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

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

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 17
6961
2
ene 21
5063
2
jul 17
6639
1
ago 25
2930
1
oct 24
2274