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:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
4796
Ansichten
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.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
Aug. 21
|
2226 | ||
|
0
Apr. 25
|
3787 | ||
|
0
Jan. 24
|
169 | ||
|
0
Aug. 21
|
4074 | ||
|
1
Apr. 21
|
2780 |