mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-18 14:48:42 -05:00
This commit is contained in:
@@ -69,8 +69,9 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
|
||||
('msg_uid', ''),
|
||||
('msg_src', ''),
|
||||
('msg_pwd', ''),
|
||||
('notify_horziontal_position', 'right'),
|
||||
('notify_vertical_position', 'top');
|
||||
('notify_horizontal_position', 'right'),
|
||||
('notify_vertical_position', 'top'),
|
||||
('payment_options_order', 'cashdebitcredit');
|
||||
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user