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
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
3902
Представления
There is a python file named addons/stock/models/stock_traceability.py from which this report is getting generated.
Thanks!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
авг. 20
|
5703 | ||
|
1
сент. 19
|
3172 | ||
|
0
дек. 15
|
4400 | ||
|
1
апр. 25
|
1322 | ||
Traceability missing
Решено
|
|
2
дек. 24
|
2282 |
We have Version 12, Enteprice.