Skip to content

Commit

Permalink
Update opencart.sql - Stock status
Browse files Browse the repository at this point in the history
  • Loading branch information
pemaier committed Apr 21, 2024
1 parent 68f8948 commit dd098f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload/install/opencart.sql
Expand Up @@ -2041,6 +2041,7 @@ INSERT INTO `oc_setting` (`store_id`, `code`, `key`, `value`, `serialized`) VALU
(0, 'config', 'config_stock_display', '0', 0),
(0, 'config', 'config_stock_warning', '0', 0),
(0, 'config', 'config_stock_checkout', '0', 0),
(0, 'config', 'config_stock_status_id', '7', 0),
(0, 'config', 'config_affiliate_status', '1', 0),
(0, 'config', 'config_affiliate_approval', '0', 0),
(0, 'config', 'config_affiliate_auto', '0', 0),
Expand Down

0 comments on commit dd098f3

Please sign in to comment.