This question has been flagged
1 Reply
3876 Views

I When migrating from our current ERP to Open, how do we bring (and continue to use) our current customer and supplier account codes. Lets say we have a customer with the code 202030 in our current ERP. We need to continue to use this code in Open and for Magento (Enterprise).

Can we also ever change the code in a customer or vendor(supplier) once migrated?

Thanks

Avatar
Discard
Best Answer

Yes, you can write scripts to import data from your older ERP and insert into OpenERP if your older ERP provides web service calls.

You can also export data from old ERP in form of CSV and import into OpenERP (CSV might need to be edited depending on the format required by openerp.)

Avatar
Discard