Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
3302 Vues

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.

Avatar
Ignorer
Meilleure réponse

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.

Avatar
Ignorer
Meilleure réponse

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

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mars 17
6225
2
janv. 21
4316
2
juil. 17
6126
1
juil. 25
2327
1
oct. 24
1738