Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3279 Visninger

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
Kassér
Bedste svar

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
Kassér
Bedste svar

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

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
mar. 17
6222
2
jan. 21
4302
2
jul. 17
6118
1
jul. 25
2314
1
okt. 24
1732