Skip to Content
Menu
This question has been flagged
2 Replies
3681 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
Best Answer

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

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 17
6325
2
jan 21
4449
2
júl 17
6210
1
aug 25
2406
1
okt 24
1824