Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
6971 Visninger

Hi,

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

Thx

Avatar
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
apr. 25
1098
0
maj 23
2992
3
mar. 25
8935
3
mar. 15
8497
0
sep. 17
4303