Little locale_helper improvement and regen database scripts (#458)

This commit is contained in:
FrancescoUK
2016-07-08 09:49:22 +01:00
parent 21f5e46488
commit 7f169222d0
3 changed files with 27 additions and 23 deletions

View File

@@ -60,6 +60,7 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
('dateformat', 'm/d/Y'),
('timeformat', 'H:i:s'),
('currency_symbol', '$'),
('number_locale', 'en_US'),
('currency_decimals', '2'),
('tax_decimals', '2'),
('quantity_decimals', '0'),