mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-04 15:37:55 -05:00
Add company logo upload feature in config (will show on receipts)
This commit is contained in:
@@ -40,6 +40,7 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
|
||||
('recv_invoice_format', '$CO'),
|
||||
('sales_invoice_format', '$CO'),
|
||||
('tax_included', '0'),
|
||||
('company_logo', ''),
|
||||
('barcode_content', 'id'),
|
||||
('barcode_type', 'id'),
|
||||
('barcode_width', '250'),
|
||||
|
||||
Reference in New Issue
Block a user