Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to move order related database entries,


Andrew J

Recommended Posts

I built a new shop locally, now I'd like to move all the order related db entries from the old db cos I need the customer's unfinished orders (pending, processing etc) if I want to upload the new site.

 

Does anybody know which table contains the necessary informations? Talking about 15-20 orders so I can do it manually. For the first sight it is to complex to me where and what are those entries. :'(

Link to comment
Share on other sites

Hi Andras

 

The easiest way to do it is from the admin, go to orders and delete the entry's from there.

 

Hope this helps

 

PhilipH

Link to comment
Share on other sites

Move orders from the old db into the new site's db, not delete them. :rolleyes:

 

By the way I solved this problem. The orders, orders_products, orders_status_history, orders_total tables contains the entries to copy into the new db which are necessary to have orders in the new site's admin.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...