Guest Posted April 9, 2008 Posted April 9, 2008 I have some accounts on the system where customer forgets details so just creates a new account using a different email account, this obviously can get confusing sometimes I wanted something to allow me to merge accounts in admin including all associated orders with both accounts in to one of the accounts only, does anyone know of anything that does this ?
Guest Posted November 6, 2008 Posted November 6, 2008 wow i really don't believe that there isn't a contribution that does this already out of all the code available for Osc, has anyone got any leads of something that does it, or that can be modified to do it ?
ozEworks Posted November 7, 2008 Posted November 7, 2008 It is easy enough to just modify the order table and change the customer ID to the old one. Then delete their new customer record. You would use phpmyadmin to do it. So you could modity the Order Editor to allow you to change the customer ID.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.