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

Hi everyone,


From Odoo 15 to 16, the lot/serial number model has been renamed from stock.production.lot to stock.lot


I have a field, for example x_lot_ids, which is a many2many to stock.production.lot

It seems like when we run Odoo's migration script, this field loses it's values.


How do I properly migrate this field/module, maybe with a custom migration script, so that this field keeps it's values?


Thanks & regards,

Jort ten Donkelaar - Aardug

Avatar
Discard
Best Answer

Hi,

You can report it to the support by so that they will do the necessary.

* open https://www.odoo.com/help

* select type as: An issue related to my upgrade (production)
* add Detailed description and log ticket


Thanks

Avatar
Discard
Author

Thanks Niyas. We solved it now with a small server action that we run after migration, as we can figure out the values through other models/fields. But I would like to get some experience on how I would write these kinds of scripts myself.

Related Posts Replies Views Activity
3
Sep 22
3837
0
Sep 23
1486
0
Apr 23
2127
0
Mar 23
1509
1
Feb 23
2101