Skip to Content
Menu
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2973 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
6048
2
sty 21
4114
2
lip 17
5990
1
lip 25
2183
1
paź 24
1656