Skip to Content
Menu
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5342 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 17
6916
2
sty 21
4991
2
lip 17
6617
1
sie 25
2890
1
paź 24
2250