Skip to Content
Menu
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4568 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
6594
2
sty 21
4735
2
lip 17
6425
1
sie 25
2606
1
paź 24
2020