Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4453 Zobrazení

When the item is set to purchase and configure Reordering Rules.

Warehouse set 3 step mode of operation


If the purchase orders are more than 30 per day, the order of the line has 30 pen time In addition to the vendor -> input is a separate operating documents, the other two warehouse operations input-> qc and qc -> stock are merged in the same one.


Did not take this situation into account?

Is there a way to keep him from automatically merging in the back of the operating process?

Avatar
Zrušit
Nejlepší odpověď

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

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
bře 15
9748
1
úno 16
6796
1
lis 24
19018
4
úno 25
17868
0
srp 22
12389