Skip to Content
Menu
This question has been flagged
2 Replies
5379 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
6947
2
jan 21
5034
2
júl 17
6636
1
aug 25
2911
1
okt 24
2265