تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
19460 أدوات العرض

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

Thanks for your responses

الصورة الرمزية
إهمال
أفضل إجابة

Last updated October 2025


stock.move 
- high level demand
- used to model a quantity of products demanded
- parent location, summary of quantities, scheduled date
stock.move.line 
- low level fulfillment
- used to model a possible way to meet that demand
- specific location, specific lot/serial, done date, done by whom

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
أكتوبر 20
4103
1
يوليو 23
4427
1
أكتوبر 19
5616
2
نوفمبر 18
2837
2
سبتمبر 25
550