Skip to Content
Menu
This question has been flagged
2 Replies
1723 Views

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
Discard
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
Discard
Best Answer

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

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

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 17
4383
2
Jan 21
2663
2
Jul 17
4642
1
Oct 24
230
0
Jan 23
976