magicjebb Posted July 30, 2008 Posted July 30, 2008 I'm facing a lot of problems with some customers who tend to order several times, asking me to put all their orders together after, with only one shipping. Is there a quick way to join different orders from the same customer? Quote -- Fabian Balbinot
satish Posted July 30, 2008 Posted July 30, 2008 You need to install order editor. Then too You will have to look at other order and manually edit one of them. Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
magicjebb Posted July 30, 2008 Author Posted July 30, 2008 I have order editor, and it's great for adding items, but sucks tremendously when trying to MERGING orders from the same customer. It takes a long time to edit orders and the option I want would instantly MERGE all orders from the same customer in only one order at once. Oh, and please read MERGE where it was said JOIN, in my previous topic. I don't speak english and it seems I made a littel mess with words. I wish I could edit the whole message (:-( Anyway, other possible solution for my case would be to DENY a customer that already have an unpaid order to order again, at least untill the first order is pending in the system - is there a way to do that? Quote -- Fabian Balbinot
magicjebb Posted July 30, 2008 Author Posted July 30, 2008 (edited) For example, talking about forbiding new orders by a customer who still have pending/unpaid orders, it could use the orders_status_id = 1 (pending/not paid) in orders_status_history in the MySQL as a way to develop something. For me, any piece of code that could identify this orders_status_id = 1 , relating it to the customer and denying that customer to finish any new order in the shop UNTILL the first order is paid would be perfect! Problem is I'm not into programming at all to try developing it myself :-( Edited July 30, 2008 by magicjebb Quote -- Fabian Balbinot
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.