webbusiness23 Posted April 8, 2015 Share Posted April 8, 2015 Hi, I have this situation in (Presta 1.6) i cannot solve and i'm asking for your help. I have a pack containing: 1 pcs x product_A 1 pcs x product_B Before testing and buying anything, let's assume we have the following quantities: pack = 1 pcs product_A = 1 pcs product_B = 5 pcs When i buy 1 pack, all the items are decremented from stock: the pack itself, the product_A and the product_B. This means that if i buy 1 pack, we will have the following quantities left in stoc: pack = 0 pcs (because i just bought 1 pcs), product_A = 0 pcs, product_B = 4 pcs. So far so good. The problem is when i buy only product_A, for example. If i buy only product_A, the pack will not decrease its quantity. If again i have these quantities in stock before the test order: pack = 1 pcs product_A = 1 pcs product_B = 5 pcs If i buy product_A, the quantities after the test order will be: pack = 1 pcs (it should have been decreased to 0 pcs, because i have only 0 pcs of product_A left in stock) product_A = 0 pcs (i just bought it) product_B = 5 pcs (it is not affected) Can you help me decrease the pack quantity when the products that form the pack are not available? Thank you in advance! Link to comment Share on other sites More sharing options...
webbusiness23 Posted April 8, 2015 Author Share Posted April 8, 2015 Anyone? Link to comment Share on other sites More sharing options...
Dashe Posted April 20, 2015 Share Posted April 20, 2015 I have the same problem... Link to comment Share on other sites More sharing options...
sharperdill Posted October 8, 2015 Share Posted October 8, 2015 I have the same problem. Is it something we are doing wrong, or is this a prestashop issue? Link to comment Share on other sites More sharing options...
jonyellery Posted November 20, 2015 Share Posted November 20, 2015 Which controller this decrement happens? Link to comment Share on other sites More sharing options...
s.piekutowski Posted January 16, 2016 Share Posted January 16, 2016 I have the same problem. We hoped that with 1.6.1.4. release it will be fixed but no go. Why make packs option if you cannot use it ? Our stock goes to -1 and so on when too many packs is bought. Customers will buy products on their own as well. Cmon Presta, I dont want to spend fortune on the separate module ! 1 Link to comment Share on other sites More sharing options...
AdrianM2 Posted February 10, 2016 Share Posted February 10, 2016 I'm actually trying to fix the same issue. There must be an easy way to update packs quantity based on products that are inside. On my shop it should be even easier as I have only packs of same products like 10 x t-shirt, 20 x t-shirt etc. So when stock looks like this: t-shirt: 100 items t-shirts pack: 10 (with 10 t-shirts in a pack) and someone orders 5 t-shirts available stock of "t-shirt" pack" should decrease to: 9. I was actually pretty surprised that this functionality is not yet implemented in prestashop :/ 1 Link to comment Share on other sites More sharing options...
Pontan36 Posted September 27, 2016 Share Posted September 27, 2016 Is this fixed or am i missing something? I have 1.6.1.7 and i got the same issue. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now