コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
6935 ビュー

Hi,

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

Thx

アバター
破棄
最善の回答

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()

 

アバター
破棄
関連投稿 返信 ビュー 活動
1
4月 25
1091
0
5月 23
2984
3
3月 25
8883
3
3月 15
8468
0
9月 17
4285