Jump to content

PrestaShop 1.6 multi-store order from both shops


Sijio

Recommended Posts

Hello everyone!

I was asked to check one interesting issue in PS_1.6.1.17 store: 

in ps_order_detail table for one order some products have id_shop value = 1 instead of 2.

Some facts that I checked so far:

1) multi-store option is on, shops are separated (i.e. not sharing carts, product quantities or customers);

2) order was created from BO for the shop with id = 2;

3) in the order there's one product that was added twice - with id_shop and other values from shop with id = 1, and second time - from the shop with id = 2;

3) I tried to reproduce the issue, but order I created with same products looks okay in Db;

4) for order that I created, price (in total and for some products) differs from the one where issue appeared. So imo, products were really pulled from shop with id = 1 to shop with id = 2.

I don't have any clue how it could be possible to put product from one shop while creating order from another shop.

Maybe someone have any idea about it? I'll be grateful for any insight.

 

Thanks in advance!

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...