跳至内容
菜单
此问题已终结
2 回复
3040 查看

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.

形象
丢弃
最佳答案

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.

形象
丢弃
最佳答案

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

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

形象
丢弃
相关帖文 回复 查看 活动
1
3月 17
6123
2
1月 21
4183
2
7月 17
6053
1
7月 25
2243
1
10月 24
1680