Skip to Content
Menu
This question has been flagged
1 Odpoveď
6934 Zobrazenia

Hi,

Please in Odoo 8, how can I find the creation method of stock.picking ?.

Thx

Avatar
Zrušiť
Best Answer

First step: see method run() and _run_move_create() in procurement.py, in module stock.

Next step: see method action_confirm()  - stock.move -  ... and ....   _picking_assign()  ... and ...    _prepare_picking_assign()

 

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
apr 25
1091
0
máj 23
2984
3
mar 25
8882
3
mar 15
8468
0
sep 17
4285