Create order in admin?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
draneb
Captain (CAPT)
Captain (CAPT)
Posts: 314
Joined: Sun Jun 12, 2005 4:07 pm
Location: Texas
Contact:

Create order in admin?

Post by draneb » Sun Mar 08, 2009 4:30 pm

Is there any way to create a new customer order through the AbleCommerce admin?

We get some orders by telephone but I need every order to go through AbleCommerce because we use the AC QuickBooks Web Connector and Shipper software.

Thank you!
AC 7.0.3 build 13937

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Create order in admin?

Post by jmestep » Sun Mar 08, 2009 6:51 pm

On the orders screen there is a new order button. I think there have been some reports of tax or shipping problems when making an order from the admin, but I don't remember exactly. It's really easier to do a standard order from the website side because in the admin you have to search for products where in the website side, you know where they are located and can navigate there. Just be sure to log off your own account before you start an order.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
draneb
Captain (CAPT)
Captain (CAPT)
Posts: 314
Joined: Sun Jun 12, 2005 4:07 pm
Location: Texas
Contact:

Re: Create order in admin?

Post by draneb » Sun Mar 08, 2009 7:59 pm

Thanks Judy,

I am so embarrassed I never saw that button and my employee never has either. It is located next to the Search button so I guess we over looked it.

Thanks again!
AC 7.0.3 build 13937

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Create order in admin?

Post by AbleMods » Sun Mar 08, 2009 11:09 pm

There's also one on the Edit User page. I use that one since my first step with a telephone order is adding the new user - once the new user is added, you're automatically taken to the edit user page to complete the billing info. Create Order is the next logical step.

If the caller has already registered with the site, sometimes you can really impress them. If they've already registered, you can see their basket contents on the same edit user page and create a new order using their basket. Works quite well.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
draneb
Captain (CAPT)
Captain (CAPT)
Posts: 314
Joined: Sun Jun 12, 2005 4:07 pm
Location: Texas
Contact:

Re: Create order in admin?

Post by draneb » Mon Mar 09, 2009 12:55 pm

Well, I guess I will have to go through the checkout process like a customer...

When I attempted to create an order through the admin I entered the product(s) and all the customer information.
I don't see any shipping options listed and when I clicked the Refresh button it sent me to an Error page.
Error Message: Index was out of range. Must be non-negative and less than the size of the collection.

I also notice in the error email I got that even though I selected United States it shows the country code as AF
(Afghanistan - the first one in the drop down menu)

Also, all of the payment information is grayed out.

Maybe this is fixed in 7.0.2?
AC 7.0.3 build 13937

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Create order in admin?

Post by AbleMods » Mon Mar 09, 2009 1:47 pm

draneb wrote:When I attempted to create an order through the admin I entered the product(s) and all the customer information.
I don't see any shipping options listed and when I clicked the Refresh button it sent me to an Error page.
Error Message: Index was out of range. Must be non-negative and less than the size of the collection.

I also notice in the error email I got that even though I selected United States it shows the country code as AF
(Afghanistan - the first one in the drop down menu)
You sure you clicked "Save" when you entered the customer info? Sounds like it that step got missed.

It's easy to tell - when you get to the second page of checkout, you'll see the billing info address is empty. If it's empty, shipping address will be empty too and the shipping charge calculator routine will fail to return any valid shipping rates. If you're on an older version of AC7, that could result in the error you're getting.

Or if you've modified the checkout page to use the radio-button shipping methods. I think that code assumes at least one shipping method always exists.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

sdlong02
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 95
Joined: Mon Jan 19, 2009 2:33 pm

Re: Create order in admin?

Post by sdlong02 » Tue Mar 10, 2009 3:50 pm

draneb wrote:Well, I guess I will have to go through the checkout process like a customer...

When I attempted to create an order through the admin I entered the product(s) and all the customer information.
I don't see any shipping options listed and when I clicked the Refresh button it sent me to an Error page.
Error Message: Index was out of range. Must be non-negative and less than the size of the collection.

I also notice in the error email I got that even though I selected United States it shows the country code as AF
(Afghanistan - the first one in the drop down menu)

Also, all of the payment information is grayed out.

Maybe this is fixed in 7.0.2?
This works fine for me in 7.0 - Usually if it's a new customer I just create a profile using an email address given with a generic password, input all their address data etc into the account and then just add the order. Shipping and payment methods all work fine for me so it shouldn't be a 7.0 problem.

User avatar
heinscott
Captain (CAPT)
Captain (CAPT)
Posts: 375
Joined: Thu May 01, 2008 12:37 pm

Re: Create order in admin?

Post by heinscott » Tue Mar 10, 2009 8:45 pm

Or if you've modified the checkout page to use the radio-button shipping methods. I think that code assumes at least one shipping method always exists.
Sorry to jump topics, but...
Joe, could you enlighten me as to the proper method to change the shipping methods to use radio buttons instead of drop-downs? I've been pulling my hair out trying to do it. Seems I lose the AutoPostBack features when I explicitly set the first radio button to be the default selected.
Is there a tried and true method to accomplish this?
Thanks

Scott

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Create order in admin?

Post by AbleMods » Wed Mar 11, 2009 6:52 am

heinscott wrote:Joe, could you enlighten me as to the proper method to change the shipping methods to use radio buttons instead of drop-downs? I've been pulling my hair out trying to do it. Seems I lose the AutoPostBack features when I explicitly set the first radio button to be the default selected.
This post has the modified source code for onepagecheckout supporting radio buttons viewtopic.php?f=44&t=8555 the download link is about halfway through the first page of the thread.

There's a section early in the code file where Able searches the page for the HTML control. However changing the dropdown to a radio button causes the control Id to change such that the search would always fail. So one of the changes I made was to how the search is performed. I think Able was using .EndsWith() and I had to change it to .Contains() so the match would hit.

Feel free to email me if you need further detail - I haven't looked at that code in a few months :)
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
heinscott
Captain (CAPT)
Captain (CAPT)
Posts: 375
Joined: Thu May 01, 2008 12:37 pm

Re: Create order in admin?

Post by heinscott » Wed Mar 11, 2009 11:26 am

Ahhh... I see the problem now!
Thanks so much, Joe. That did the trick.
You are truly a Jedi-Master!
May the force be with you.

Scott

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Create order in admin?

Post by AbleMods » Wed Mar 11, 2009 11:35 am

Nah. With enough Pepsi and a working Visual Studio debugger, I can figure most anything out :)

I actually was able to debug client-side ASP script code the other night. Shocked the hell out of me, didn't realize you could debug/breakpoint that sort of code in VS.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

KCarlson
Lieutenant (LT)
Lieutenant (LT)
Posts: 71
Joined: Mon Dec 13, 2004 5:35 pm
Location: Santa Barbara, CA
Contact:

Re: Create order in admin?

Post by KCarlson » Tue Apr 21, 2009 6:03 pm

I am getting the same thing in the admin order process. It seems to happen when I have a kit, and when I have the ship-to set to the bill-to from the check box. Does anyone else see this as a possible bug?

Post Reply