跳至內容
選單
此問題已被標幟
2 回覆
3370 瀏覽次數

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
6235
2
1月 21
4342
2
7月 17
6132
1
7月 25
2340
1
10月 24
1747