Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6938 Visualizações

Hi,

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

Thx

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
abr. 25
1091
0
mai. 23
2985
3
mar. 25
8884
3
mar. 15
8468
0
set. 17
4287