I am trying to find where excatly is created new delivery from sale order in Odoo 14 community edition?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
4731
瀏覽次數
Once the sale order confirmed, it calls _action_launch_stock_rule method in sale_stock module the below
Method _action_launch_stock_rule call run( procurements) to create procurement orderthen from the procurement it creates stock moves, and from the stock move it creates the stock.picking delivery order.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
8月 21
|
2193 | ||
|
0
4月 25
|
3732 | ||
|
0
1月 24
|
169 | ||
|
0
8月 21
|
4052 | ||
|
1
4月 21
|
2731 |