Skip to Content
Menu
This question has been flagged
1 Reply
3830 Views

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.)

Avatar
Discard
Author

We have Version 12, Enteprice.

Best Answer

There is a python file named addons/stock/models/stock_traceability.py from which this report is getting generated.

Avatar
Discard
Author

Thanks!

Related Posts Replies Views Activity
2
Aug 20
5618
1
Sep 19
3107
0
Dec 15
4325
1
Apr 25
1257
2
Dec 24
2134