Skip to Content
Menú
This question has been flagged
1 Respondre
6952 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
1092
0
de maig 23
2986
3
de març 25
8893
3
de març 15
8473
0
de set. 17
4290