Skip to content

Commit

Permalink
Merge pull request #13867 from pemaier/pemaier-patch-6-9
Browse files Browse the repository at this point in the history
Update opencart.sql - Stock status
  • Loading branch information
danielkerr committed Apr 23, 2024
2 parents 51ba9f2 + dd098f3 commit ec1bcda
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 ec1bcda

Please sign in to comment.