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

What is exactly the differences between stock.move and stock.move.line in odoo 11?

Thanks for your responses

Awatar
Odrzuć
Najlepsza odpowiedź
stock.move 
- high level
- used to model a quantity of products demanded
- parent location
stock.move.line 
- low level
- used to model a possible way to meet that demand
- specific location

Example: You want 10 Widgets for a Transfer. 

The stock.move would show

  • 10 units from Stock

There could actually be THREE stock.move.lines that might show

  • 5 units from Stock/Shelf A

  • 4 units from Stock/Shelf B

  • 1 unit from Stock/Shelf C


 

Awatar
Odrzuć

When sale order is confirmed and the delivery button is hit, how stock.move takes the value from sale order line, which function is hit so stock.the move gets all value of sale.order.line? Any help, please.

Najlepsza odpowiedź

@Ray Carnes How does this new `stock.move.line` model compare to past versions? It seems to be similar to the `stock.pack.operation` model.

Awatar
Odrzuć

I think "stock.pack.operation" was just renamed to "stock.move.line". Same model, same purpose.

Powiązane posty Odpowiedzi Widoki Czynność
5
paź 20
3636
1
lip 23
4073
1
paź 19
5261
2
lis 18
2598
0
lip 25
354