跳至內容
選單
此問題已被標幟
3 回覆
18936 瀏覽次數

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

Thanks for your responses

頭像
捨棄
最佳答案
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


 

頭像
捨棄

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.

最佳答案

@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.

頭像
捨棄

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

相關帖文 回覆 瀏覽次數 活動
5
10月 20
3661
1
7月 23
4085
1
10月 19
5277
2
11月 18
2601
0
7月 25
354