NewBudda Posted April 24, 2008 Share Posted April 24, 2008 Sometimes Customers (who have previously registered) call me and order through the phone. It would be so easy to add their order to the osc system and handle it like all the others, but how do I add an order to a customers account manually? Without their passwort I cant pretend i am them and order for them. How do I add an order as admin? Open Source Newsletter: PhPList Open Source Questionnaire: Lime Survey Link to comment Share on other sites More sharing options...
ruizerwin Posted April 24, 2008 Share Posted April 24, 2008 They many ways you can do this: 1. U can import a csv file and upload the order. 2. Go into your DB and insert a file into the order table. Actually on the Admin you not allow to do it. Only edit order or delected order. Hope it help Erwin D. Padilla Web Developer and Linux Admin Link to comment Share on other sites More sharing options...
NewBudda Posted April 24, 2008 Author Share Posted April 24, 2008 So "upload.csv" is what you all do? Do you have a seperate program to store all your customer data on your PC or do you use a mirror osc system? Open Source Newsletter: PhPList Open Source Questionnaire: Lime Survey Link to comment Share on other sites More sharing options...
lastblackjellybean Posted April 24, 2008 Share Posted April 24, 2008 What about a master password contribution? Link to comment Share on other sites More sharing options...
NewBudda Posted April 24, 2008 Author Share Posted April 24, 2008 Would that mean that I have total access to all accounts/users/etc? I would like to keep the integrity off the account, if possible. Just a way to manually add an order would be great. If there is no better way than the Master Password Contrib, do you know a good one? Do you use one atm? Thanks for all the replies! Open Source Newsletter: PhPList Open Source Questionnaire: Lime Survey Link to comment Share on other sites More sharing options...
ruizerwin Posted April 24, 2008 Share Posted April 24, 2008 If you have many orders by phone i thing you should create a small script who upload the file (.txt, csv, etc). To the orders table. That should be really help full. You can add the order login as the customer email. but it really complicate. You need to change the customer password, disable email, etc. I don't know any contribution about adding order by phone. Erwin D. Padilla Web Developer and Linux Admin Link to comment Share on other sites More sharing options...
lastblackjellybean Posted April 24, 2008 Share Posted April 24, 2008 There may be a better way than the master password contrib, i'm not sure. I use it for taking phone orders though and it does the job. http://addons.oscommerce.com/info/2180 is what i use. Ability to change master pass from admin, etc. Very handy. Link to comment Share on other sites More sharing options...
Jack_mcs Posted April 24, 2008 Share Posted April 24, 2008 Sometimes Customers (who have previously registered) call me and order through the phone. It would be so easy to add their order to the osc system and handle it like all the others, but how do I add an order to a customers account manually? Without their passwort I cant pretend i am them and order for them. How do I add an order as admin? Install either the order editor or manual entry contribution, depending on your needs. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
NewBudda Posted May 1, 2008 Author Share Posted May 1, 2008 Thank you I did that and it works all fine now! Open Source Newsletter: PhPList Open Source Questionnaire: Lime Survey Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.