Skip to content

Instantly share code, notes, and snippets.

@jameshiggins
Created February 11, 2017 23:11
Show Gist options
  • Save jameshiggins/7b75287c47cb296f985287d291df4270 to your computer and use it in GitHub Desktop.
Save jameshiggins/7b75287c47cb296f985287d291df4270 to your computer and use it in GitHub Desktop.
Set magneto 1.9x to allow negative stock and not reset to out of stock
UPDATE `core_config_data` SET `value` = '-9999' WHERE `path` = 'cataloginventory/item_options/min_qty'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment