Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow shipping to multiple stock locations #1

Open
seand7565 opened this issue Oct 3, 2017 · 0 comments
Open

Allow shipping to multiple stock locations #1

seand7565 opened this issue Oct 3, 2017 · 0 comments

Comments

@seand7565
Copy link
Owner

Right now the gem assumes the first stock location it finds is the only one - you can't adjust the address in the "ship to" field on purchase orders.

To start out with, we could add a stock_location selector to the PO and use whichever location is selected as the ship to address.

In the future, it might be nice for the system to track stock needs by stock location, rather than stock movements across the entire store. For example, instead of creating a PO for 100 widgets because we need 40 in location A and 60 in location B, create two POs - one for 40 with a ship to address of location A and another for 60 shipping to location B.

Our store does not have multiple stock locations, so any input from those who do would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant