Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To facilitate the migration of master data from OpenERP 7 to Odoo 16, a custom module named OpenERP 7 Data Import has been created. This module functions by establishing a connection with the legacy OpenERP 7 database and transferring the data accordingly into the new Odoo 16.

Panel
panelIconId23ee
panelIcon:track_previous:
panelIconText⏮️
bgColor#E6FCFF

Before proceeding ensure you have made basic Odoo configurations as mentioned here

Step 1: Verifying the connectivity of OpenERP 7 Database

...

  1. UoM Category Migration

  2. UoM Migration

  3. Product Category Migration

  4. Product Migration

  5. Product Update Inactive Products

  6. Supplier Migration

  7. Customer Migration

Note: For supplier and customer migration a user input is needed to specify the range of ids to be migrated. This has been done to avoid out of memory errors in large implementations. The starting ID and ending ID should be given in thePython Codetab of the job window. We recommend going with 20000 increments for each cycle.

...

Panel
panelIconId23ed
panelIcon:track_next:
panelIconText⏭️
bgColor#E3FCEF

Next Step: Once you have completed the masterdata import process, now go back to the parent page here and continue with other metadata import from here.