Skip to Content
Menu
This question has been flagged
2 Replies
4232 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
6466
2
Jan 21
4611
2
Jul 17
6334
1
Aug 25
2529
1
Oct 24
1916