module - Difference between stock_move and stock_picking on Odoo(Openerp) ? -


can please tell me what's difference between stock_move & stock_picking ? if stock_move trace mouvements of products location why using stock_picking ?

stock_picking collection of stock_move. normally, when stock_picking created, includes many items in , each line in picking stock move. stock_picking done when stock_moves in picking done. same concept sale_order , sale_order_line


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -