mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-08-07 04:23:17 -04:00
Fix config module layout (wider + adapt setting labels)
This commit is contained in:
1 parent
97d37b5ad9
commit
af8b88d030
2 files changed
+8
-3
No files matched your search
@@ -36,9 +36,9 @@ $lang['config_custom10'] = 'Custom Field 10'; //GARRISON ADDED 4/21/2013
|
||||
$lang['config_stock_location'] = 'Stock location';
|
||||
$lang['config_stock_location_required'] = 'Stock location number is a required field';
|
||||
$lang['config_tax_included'] = 'Tax Included';
|
||||
$lang['config_recv_invoice_enable'] = 'Enable Recvs Inv#';
|
||||
$lang['config_recv_invoice_enable'] = 'Enable Orders Invoice#';
|
||||
$lang['config_recv_invoice_format'] = 'Receivings Invoice';
|
||||
$lang['config_sales_invoice_enable'] = 'Enable Sales Inv#';
|
||||
$lang['config_sales_invoice_enable'] = 'Enable Sales Invoice#';
|
||||
$lang['config_sales_invoice_format'] = 'Sales Invoice';
|
||||
|
||||
?>
|
||||
Reference in new issue
Block a user