Jump to content

(SOLVED) Not ordered products show up in customer order


Recommended Posts

<SOLVED>

 

Hi all,

 

I've got a strange problem going on and I really hope someone can help me out!

When a client makes an order, there are products inluded in that order that the client did not select.

The total amount of the order is just the product that he did select but for some reason other products are being added.

I've tested it myself making a test order and during the order I don't see anny other product beeing added. But in my backoffice I do see other products.

Also, when I look at the client invoice, the other not ordered product are vissible.

 

I did several test orders and the products that are added seem totally random. But there are allways one or two not ordered product added.

 

I've added a screenshot from my backoffice. Only the last product was really ordered.

 

I'm using Prestashop 1.4.4.1.

 

All help welcome!!

 

regards

-Dave

post-197800-0-19631800-1323619609_thumb.png

Link to comment
Share on other sites

Problem solved!

 

In the past I used the 'alter URL' trick to delete the default orders that are in your store when you install Prestashop. (http://www.prestashop.com/forums/topic/129433-solved-how-to-delete-orders/)

 

That probably messed up my database. The old orders where still in my database and with every new order, some products from previous orders where automatically added.

So I deleted the old orders from the ps_orders and the ps_orders_detail tables.

 

All is well now :-)

 

-Dave

  • Like 1
Link to comment
Share on other sites

  • 4 months later...

Just a quick note for others who might encounter the same problem.

 

Instead of using the technique mentioned by Nickless here, I was using the "delete-orders" free module.

http://addons.presta...ete-orders.html

 

The orders were actually deleted from the ORDERS table but not in ORDER_DETAIL... so the same problem was happening. Hope that this will get fixed by manually deleting the erroneous entries in ORDER_DETAIL table... I can only hope !

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...