Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2977 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
6051
2
ene 21
4114
2
jul 17
5992
1
jul 25
2188
1
oct 24
1656