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

virtual stock / 2nd location #48

Open
seansan opened this issue Sep 23, 2016 · 0 comments
Open

virtual stock / 2nd location #48

seansan opened this issue Sep 23, 2016 · 0 comments

Comments

@seansan
Copy link

seansan commented Sep 23, 2016

Hi, I just came across your extensions. We have a simpel request:

  • create 2n stock location (call it remote_stock or virtual_stock)
  • remote_stock is updated through feeds (not a problem; just saying ;)
  • when order is placed: pick from local_stock first then fall back on remote_stock
  • we sell both simple and configurable products (shirts in sizes)
  • order should 'know' which product comes from where
  • order should know that 'at least 1 product' is from remote (set flag) - so we can pickup on frontend, transactional emails, or in cart
  • credit memos/ returns are returned to local_stock

I know this is a fairly open question. But it has been bugging me for a while: what basis or solution shall I use to add this functionality? So it is not necassarily so that we need multi inventory: just 1 virtual location)

Tips, advice or experience ;0 very welcome

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