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

[v3.4] Allow to disable track inventory for product without variants #5049

Merged
merged 2 commits into from
Apr 27, 2023

Conversation

github-actions[bot]
Copy link

Backport

This will backport the following commits from master to v3.4:

Questions ?

Please refer to the Backport tool documentation

We allow to disable track_inventory on the variant form, but
not on the product form. This makes it impossible to change
the value for sole products not having any variants, because
the value is stored on the master variant.

(cherry picked from commit 55920f3)
We actually delegate the value to the master variant
and most stores will already have the translation present.

(cherry picked from commit 32e41bf)
@github-actions github-actions bot requested a review from a team as a code owner April 27, 2023 03:42
@waiting-for-dev waiting-for-dev changed the title [v3.4] Merge pull request #5039 from tvdeyen/track-inventory-sole-product [v3.4] Allow to disable track inventory for product without variants Apr 27, 2023
@waiting-for-dev waiting-for-dev added changelog:solidus_core Changes to the solidus_core gem changelog:solidus_backend Changes to the solidus_backend gem labels Apr 27, 2023
@waiting-for-dev waiting-for-dev merged commit 1506a78 into v3.4 Apr 27, 2023
@waiting-for-dev waiting-for-dev deleted the backport/v3.4/pr-5039 branch April 27, 2023 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants