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.)
Cette question a été signalée
1
Répondre
5234
Vues
There is a python file named addons/stock/models/stock_traceability.py from which this report is getting generated.
Thanks!
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
|
2
août 20
|
6775 | ||
|
|
1
sept. 19
|
4050 | ||
|
|
0
déc. 15
|
5543 | ||
|
|
1
mars 26
|
524 | ||
|
|
2
nov. 25
|
1043 |
We have Version 12, Enteprice.