Merge branch 'RuleDomain-fix-database-creation-dup-config-val' (#1192)

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
This commit is contained in:
FrancescoUK
2017-04-16 08:48:55 +01:00
3 changed files with 0 additions and 3 deletions

View File

@@ -92,7 +92,6 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
('language_code', 'en'),
('date_or_time_format',''),
('customer_reward_enable',''),
('customer_sales_tax_support', '0'),
('default_origin_tax_code', ''),
('cash_decimals', '2');

View File

@@ -92,7 +92,6 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
('language_code', 'en'),
('date_or_time_format',''),
('customer_reward_enable',''),
('customer_sales_tax_support', '0'),
('default_origin_tax_code', ''),
('cash_decimals', '2');

View File

@@ -92,7 +92,6 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
('language_code', 'en'),
('date_or_time_format',''),
('customer_reward_enable',''),
('customer_sales_tax_support', '0'),
('default_origin_tax_code', ''),
('cash_decimals', '2');