removed the addition of client_id to app_config

this field is added automatically and not needed to be added by the update script.
This commit is contained in:
objecttothis
2017-08-25 11:52:27 +04:00
committed by GitHub
parent 8e8713d1b0
commit 93d00f06b3

View File

@@ -320,7 +320,6 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
('barcode_width', '250'),
('cash_decimals', '2'),
('cash_rounding_code', '0'),
('client_id', ''),
('receiving_calculate_average_price', '0');
-- replace old tokens in ospos_app_config