In Odoo Manufacturing App, in MO after manufacturing is done, Odoo creates a tracebility report. How is tracebility report generated in Odoo? We need to transfer Lot/Serial numbers to other system and we try to find out how to find the relation to child manufacturing orders. Tracebility report has all the information we need, but after extensive investigation, we are not able to find out how to get similar type of data out with XML RPC requests from odoo. It would help us a lot if we could see somewhere the Tracebility report code (how tracebility report is created.)
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
3951
Ansichten
There is a python file named addons/stock/models/stock_traceability.py from which this report is getting generated.
Thanks!
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 | |
---|---|---|---|---|
|
2
Aug. 20
|
5736 | ||
|
1
Sept. 19
|
3196 | ||
|
0
Dez. 15
|
4459 | ||
|
1
Apr. 25
|
1357 | ||
Traceability missing
Gelöst
|
|
2
Dez. 24
|
2337 |
We have Version 12, Enteprice.