Page 1 of 1

How to import 1.4 products to 1.5?

Posted: Tue Oct 18, 2011 2:54 am
by Gui Siani
There are a way to edit product table from 1.4 to suport OC 1.5? Just the products that i need...

Re: How to import 1.4 products to 1.5?

Posted: Tue Oct 18, 2011 5:10 am
by kedgetech
There are few changes from 1.4.x - 1.5.x yes its possible we have done more than a few data migrations during upgrade.

Create a temporory table and extract the data you need and insert the data to new table. May require some work on the database level to avoid much work on UI.

Re: How to import 1.4 products to 1.5?

Posted: Tue Oct 18, 2011 6:14 pm
by Gui Siani
OK, i'll try this. Thanks!