Community Forums

Reports/Customers/Orders fail 1.5.2.1

Bug reports here

Reports/Customers/Orders fail 1.5.2.1

Postby olimax » Fri May 04, 2012 9:14 am

I moved this up from general support as I couldn't get anyone else to confirm this before posting to Google Code Issues

This is completely reproducible
I am running a fresh install of 1.5.2.1 will all vqmods disabled

Sign in as Customer
Add product to cart
Go to checkout
Go through steps 1-5

Without clicking Confirm Order look in Admin: Reports/Customers/Orders
The order is there already though not under Sales/Orders or anywhere else

It gets worse
Now, back on the front end, without confirming the order, go back to any previous stage and MODIFY
Now go through each steps except 6 again

If you now look in Reports/Customers/Orders there are now 2 orders!

Can someone else confirm that this is the case too
User avatar
olimax
 
Posts: 77
Joined: Thu Dec 22, 2011 9:08 am
Location: Barcelona & London

Re: Reports/Customers/Orders fail 1.5.2.1

Postby williamjay » Mon May 07, 2012 7:45 am

Hi,

Yes, definitely confirmed, each time an unconfirmed order is modified that creates a new Order entry and leaves the other ones set to status_id = 0 in the Orders table, or abandoned as it were. This is different from the buggy Reports generation, (which allowed you to see them), it's a flaw in business logic because we get gaps in our Order Numbers. Many users will never see those because the reports query is supposed to get orders with status_id >0, which makes a kind of sense...

This is an issues with Orders entry into the db, the bugs in Reports/Customers/Orders that I've found are that it fails to generate the reports properly to display All Statuses. Had to do some tweaks in the template and controller files to get it to work and in the Reports/Products/Purchased as well. There seems to be some issues with 0 and NULL and "" empty set text entries ...
User avatar
williamjay
 
Posts: 37
Joined: Sat Apr 28, 2012 9:41 pm

Re: Reports/Customers/Orders fail 1.5.2.1

Postby straightlight » Tue May 08, 2012 2:24 pm

Here.
Attachments
add_order_order_statuses.xml
v1.5.2.1
(483 Bytes) Downloaded 51 times
Regards,
Straightlight
straightlight
 
Posts: 1912
Joined: Mon Nov 14, 2011 3:38 pm
Location: Canada, ON

Re: Reports/Customers/Orders fail 1.5.2.1

Postby olimax » Tue May 15, 2012 3:30 pm

Many thanks for that
but it doesnt fix the issue for me at all

I hope someone is going to be address this in the next version
User avatar
olimax
 
Posts: 77
Joined: Thu Dec 22, 2011 9:08 am
Location: Barcelona & London

Re: Reports/Customers/Orders fail 1.5.2.1

Postby williamjay » Tue May 15, 2012 7:49 pm

For sure,

Having gaps in the Order Numbers leaves us wondering where the "lost" orders might be . . .
-- - thanks for the opportunity to participate in y(our) ongoing success - --
User avatar
williamjay
 
Posts: 37
Joined: Sat Apr 28, 2012 9:41 pm

Re: Reports/Customers/Orders fail 1.5.2.1

Postby williamjay » Sat May 26, 2012 2:13 am

-- - thanks for the opportunity to participate in y(our) ongoing success - --
User avatar
williamjay
 
Posts: 37
Joined: Sat Apr 28, 2012 9:41 pm

Re: Reports/Customers/Orders fail 1.5.2.1

Postby williamjay » Sun May 27, 2012 5:26 pm

Here, use this to fix that issue, a customer can get to Confirm Order, any number of times, (go back and shop some more, Modify Shipping or Payment details any number of times), etcetera . . . and the same temp order_id will be used for the whole session, until Logout, then the order may be deemed abandoned.

This vQmod will suppress the generation of most of those non-sequential Order Numbers!

viewtopic.php?f=121&t=9192
-- - thanks for the opportunity to participate in y(our) ongoing success - --
User avatar
williamjay
 
Posts: 37
Joined: Sat Apr 28, 2012 9:41 pm

Re: Reports/Customers/Orders fail 1.5.2.1

Postby olimax » Thu Jun 14, 2012 1:41 pm

that did the trick
many thanks
User avatar
olimax
 
Posts: 77
Joined: Thu Dec 22, 2011 9:08 am
Location: Barcelona & London


Return to Bug Reports

Who is online

Users browsing this forum: kragujevac, navimeister and 18 guests

Hosted by Arvixe Web Hosting