跳至內容
選單
此問題已被標幟
1 回覆
6940 瀏覽次數

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
2986
3
3月 25
8886
3
3月 15
8473
0
9月 17
4289