Skip to Content
Menú
This question has been flagged
1 Respondre
7119 Vistes

Hi,

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

Thx

Avatar
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
1
d’abr. 25
1278
0
de maig 23
3125
3
de març 25
9139
3
de març 15
8671
0
de set. 17
4446