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

How to change the scope of product inventory attribute to website or store #9482

Closed
routbiplab opened this issue May 3, 2017 · 5 comments
Closed

Comments

@routbiplab
Copy link

How can I change the product stock attribute website or store wise?

Steps to reproduce

  1. While creating a new product I am unable to set the stock/quantity attribute to website or store wise

Expected result

  1. If I am maintaining a separate warehouse for separate website or store then I should be able to upload the product quantity website or store wise.

Actual result

  1. Product quantity or stock is always in global scope.
@korostii
Copy link
Contributor

korostii commented May 4, 2017

It's not a bug, such a behavior is to be expected.
If you look into the documentation, products stocks are indeed global.
If you'd like to extend the functionality to accommodate multiple warehouses, feel free to either use a 3rd-party extension or customize it on your own.

@routbiplab
Copy link
Author

Yeah I totally agree with you. We indeed need such kind of customization where inventory can be managed for multiple warehouse or website.

Thanks!

@veloraven
Copy link
Contributor

I'm closing this issue as it is not a bug.

@tejabhagavankollepara
Copy link

@korostii, But the quantity of the products are different for each website. Then what to do?

@korostii
Copy link
Contributor

Hi @TejaBhagavan

If this is still a problem for you, FYI Magento now includes "MultiSource Inventory (MSI)" feature out of the box since version 2.3.0, so maybe try upgrading.

Merchants can represent multiple locations (sources) for physical inventory in Magento.
Sources can be grouped into stocks to create inventory pools that can be defined for one or more websites
( https://magento-devdocs.github.io/devdocs-for-tests/guides/v2.3/release-notes/ReleaseNotes2.3.0Commerce.html )

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

4 participants