Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4713 Widoki

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?

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 15
10096
1
lut 16
7060
1
lis 24
19678
4
lut 25
18338
0
sie 22
12976