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 committed 2017-04-16 08:48:55 +01:00
commit 28d89c685b
3 files changed
-3

No files matched your search

-1
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');
-1
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');
-1
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');