Skip to Content
Menu
This question has been flagged
2 Replies
3078 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
6140
2
jan 21
4209
2
júl 17
6076
1
júl 25
2274
1
okt 24
1704