ccw0103 Posted September 17, 2016 Share Posted September 17, 2016 Hello, So I have 2 warehouses that stock my products, I use advanced stock management but sometimes, the products can be stored in 2 warehouses. This created a problem, when customer order that product, prestashop will randomly deduct the amount from any warehouse, which messed up the stock count and even worst, split the orders in two when orders is deducted from 2 warehouses... any one is having similar situation and how do you solve?? thanks so much Link to comment Share on other sites More sharing options...
NemoPS Posted September 17, 2016 Share Posted September 17, 2016 The only way I found so far was creating custom solutions for each client, like for example a warehouse selection on the product page, or automatic warehouse selection based on the address. This, however, requires a whole lot of modifications which are impossible to explain in a thread 1 Link to comment Share on other sites More sharing options...
ccw0103 Posted September 18, 2016 Author Share Posted September 18, 2016 HI Nemo, Do you know any modules/ custom solutions that did this? Link to comment Share on other sites More sharing options...
NemoPS Posted September 19, 2016 Share Posted September 19, 2016 Prestaheroes might have one, but I am not sure it acts on a warehouse level. You can ask them though Link to comment Share on other sites More sharing options...
El Patron Posted September 19, 2016 Share Posted September 19, 2016 nemo1 could provide custom work obviously. prestaheroes we have new module work for 'shipping' localization, and will start testing asm/warehouses in next couple weeks. It sounds to me in this case, that you have same carrier for two different warehouses.....so I don't know how PS would determine which warehouse, it should use the default warehouse one would think...we are looking at possiblity of adding warehouse logic to new work....I think this is why nemo1 gave prestsaheroes a shout. Happy day, el Link to comment Share on other sites More sharing options...
ccw0103 Posted September 26, 2016 Author Share Posted September 26, 2016 nemo1 could provide custom work obviously. prestaheroes we have new module work for 'shipping' localization, and will start testing asm/warehouses in next couple weeks. It sounds to me in this case, that you have same carrier for two different warehouses.....so I don't know how PS would determine which warehouse, it should use the default warehouse one would think...we are looking at possiblity of adding warehouse logic to new work....I think this is why nemo1 gave prestsaheroes a shout. Happy day, el Hi El, do you have the name of the module? when will it be out? how does it work? we are very excited to hear that! and thanks to nemo for suggesting! Link to comment Share on other sites More sharing options...
peter750 Posted January 12, 2017 Share Posted January 12, 2017 If I have two warehouses and one shop, how do you specify that a order with ASM wil be handled from warehouse A or B? Link to comment Share on other sites More sharing options...
NemoPS Posted January 13, 2017 Share Posted January 13, 2017 You can't, if they share products. You need a modification for that, otherwise I think it just picks the first available one Link to comment Share on other sites More sharing options...
El Patron Posted January 13, 2017 Share Posted January 13, 2017 last I looked at code the warehouse that has shipped the most for a given product. seems ripe for extending to support 'distance' or 'lowest carrier price'. banggood.com has unique feature where one can select manually the warehouse (based on price and ship time) which is pretty cool. 1.6.1.11 beta addresses some ASM issues http://build.prestashop.com/news/prestashop-1-6-1-11-beta/ Link to comment Share on other sites More sharing options...
peter750 Posted January 13, 2017 Share Posted January 13, 2017 The only thing i'm looking for is to manage the warehouse priority or selection so that a order can manual assigned to warehouse A or B, no automatic logic but manual selection. Could there be a manual selection module for the warehouse order assigment? Link to comment Share on other sites More sharing options...
El Patron Posted January 13, 2017 Share Posted January 13, 2017 The only thing i'm looking for is to manage the warehouse priority or selection so that a order can manual assigned to warehouse A or B, no automatic logic but manual selection. Could there be a manual selection module for the warehouse order assigment? the only way that I can 'guess' to do this without custom code, is to assign a specific carrier associated to that warehouse back office-->catalog-->products-->edit a product-->click shipping tag-->select carriers for product-->save maybe you tried this already or that is not easily managed. 1 Link to comment Share on other sites More sharing options...
peter750 Posted January 17, 2017 Share Posted January 17, 2017 Can anybody tell me which part of the code is responsible for the warehouse "random" selection? 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