Maintainers
This module is part of the sygel-technology/sy-server-backend project on GitHub.
You are welcome to contribute.
This module helps during data migrations between Odoo versions or from other systems by allowing you to keep the original IDs from the old database. These IDs can be useful later to match or update records.
The module creates a group called Old Migration Fields Manager. Only users in this group can see or edit the “old ID” fields that are added by other modules like:
This module by itself doesn’t add any fields — it just provides the access control.
Table of contents
You’ll need to install additional modules (like the ones mentioned above) that actually add the fields for old IDs.
This base module just makes sure access to those fields is restricted to the right users.
There’s no menu or interface — it just works in the background to manage access.
Some common use cases:
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
This module is part of the sygel-technology/sy-server-backend project on GitHub.
You are welcome to contribute.