コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3194 ビュー

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
6213
2
1月 21
4282
2
7月 17
6106
1
7月 25
2290
1
10月 24
1724