samuel89 Posted April 15, 2019 Share Posted April 15, 2019 Hi, I am trying to have separate warehouses and make orders ship from only 1 warehouse for orders made for that warehouse (consignment stores) So, I created a separate zone, state, carrier and uses the special carrier for that particular warehouse. So far so good. However, When I tried to create the order, it split the order into 3 orders. Attached is the output from function getPackageList $final_package_list. Can anyone help to find out why it got split into 3 packages? Thanks, Samuel myfile.txt Link to comment Share on other sites More sharing options...
prestamonste Posted April 15, 2019 Share Posted April 15, 2019 Hi there, I saw in your attachment file, there are 3 different warehouses (id_warehouse = 0, 1, 2). => When you tried to create the order, there are 3 orders and it's correct. Thanks, Quang 1 Link to comment Share on other sites More sharing options...
samuel89 Posted April 15, 2019 Author Share Posted April 15, 2019 Hi Quang, Yes, but how do i prevent it from creating 3 different warehouse id in the first place? the SKUs that I checkout all have quantities in the warehouse i tried to use , eg WH1. And when I checkout, all quantities was taken from WH1 too. But somehow it split into 3 packages. Thanks, Samuel 1 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