Access keys added to menu options strings.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 6 Oct 2008 16:59:08 +0000 (16:59 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 6 Oct 2008 16:59:08 +0000 (16:59 +0000)
applications/customers.php
applications/dimensions.php
applications/generalledger.php
applications/inventory.php
applications/manufacturing.php
applications/setup.php
applications/suppliers.php
config.php

index c6d5519c85cd5392480c07bc910f7a51e868dcb1..92b10dcdc9513667af72ba4decea322dd6bdada7 100644 (file)
@@ -9,35 +9,35 @@
                        $this->application("orders",_("Sales"));
                
                        $this->add_module(_("Transactions"));
-                       $this->add_lapp_function(0, _("Sales Order Entry"),"sales/sales_order_entry.php?NewOrder=Yes");
-                       $this->add_lapp_function(0, _("Direct Delivery"),"sales/sales_order_entry.php?NewDelivery=0");                  
-                       $this->add_lapp_function(0, _("Direct Invoice"),"sales/sales_order_entry.php?NewInvoice=0");
+                       $this->add_lapp_function(0, _("Sales &Order Entry"),"sales/sales_order_entry.php?NewOrder=Yes");
+                       $this->add_lapp_function(0, _("Direct &Delivery"),"sales/sales_order_entry.php?NewDelivery=0");                 
+                       $this->add_lapp_function(0, _("Direct &Invoice"),"sales/sales_order_entry.php?NewInvoice=0");
                        $this->add_lapp_function(0, "","");
-                       $this->add_lapp_function(0, _("Delivery Against Sales Orders"),"sales/inquiry/sales_orders_view.php?OutstandingOnly=1");
-                       $this->add_lapp_function(0, _("Invoice Against Sales Delivery"),"sales/inquiry/sales_deliveries_view.php?OutstandingOnly=1");
+                       $this->add_lapp_function(0, _("&Delivery Against Sales Orders"),"sales/inquiry/sales_orders_view.php?OutstandingOnly=1");
+                       $this->add_lapp_function(0, _("&Invoice Against Sales Delivery"),"sales/inquiry/sales_deliveries_view.php?OutstandingOnly=1");
 
-                       $this->add_rapp_function(0, _("Template Delivery"),"sales/inquiry/sales_orders_view.php?DeliveryTemplates=Yes");
-                       $this->add_rapp_function(0, _("Template Invoice"),"sales/inquiry/sales_orders_view.php?InvoiceTemplates=Yes");
+                       $this->add_rapp_function(0, _("&Template Delivery"),"sales/inquiry/sales_orders_view.php?DeliveryTemplates=Yes");
+                       $this->add_rapp_function(0, _("&Template Invoice"),"sales/inquiry/sales_orders_view.php?InvoiceTemplates=Yes");
                        $this->add_rapp_function(0, "","");
-                       $this->add_rapp_function(0, _("Customer Payments"),"sales/customer_payments.php?");
-                       $this->add_rapp_function(0, _("Customer Credit Notes"),"sales/credit_note_entry.php?NewCredit=Yes");
-                       $this->add_rapp_function(0, _("Allocate Customer Payments or Credit Notes"),"sales/allocations/customer_allocation_main.php?");
+                       $this->add_rapp_function(0, _("Customer &Payments"),"sales/customer_payments.php?");
+                       $this->add_rapp_function(0, _("Customer &Credit Notes"),"sales/credit_note_entry.php?NewCredit=Yes");
+                       $this->add_rapp_function(0, _("&Allocate Customer Payments or Credit Notes"),"sales/allocations/customer_allocation_main.php?");
 
                        $this->add_module(_("Inquiries and Reports"));
-                       $this->add_lapp_function(1, _("Sales Order Inquiry"),"sales/inquiry/sales_orders_view.php?");
-                       $this->add_lapp_function(1, _("Customer Transaction Inquiry"),"sales/inquiry/customer_inquiry.php?");
+                       $this->add_lapp_function(1, _("Sales Order &Inquiry"),"sales/inquiry/sales_orders_view.php?");
+                       $this->add_lapp_function(1, _("Customer Transaction &Inquiry"),"sales/inquiry/customer_inquiry.php?");
                        $this->add_lapp_function(1, "","");
-                       $this->add_lapp_function(1, _("Customer Allocation Inquiry"),"sales/inquiry/customer_allocation_inquiry.php?");
+                       $this->add_lapp_function(1, _("Customer Allocation &Inquiry"),"sales/inquiry/customer_allocation_inquiry.php?");
                        
-                       $this->add_rapp_function(1, _("Customer and Sales Reports"),"reporting/reports_main.php?Class=0");
+                       $this->add_rapp_function(1, _("Customer and Sales &Reports"),"reporting/reports_main.php?Class=0");
                        
                        $this->add_module(_("Maintenance"));
-                       $this->add_lapp_function(2, _("Add and Manage Customers"),"sales/manage/customers.php?");
-                       $this->add_lapp_function(2, _("Customer Branches"),"sales/manage/customer_branches.php?");
-                       $this->add_rapp_function(2, _("Sales Types"),"sales/manage/sales_types.php?");
-                       $this->add_rapp_function(2, _("Sales Persons"),"sales/manage/sales_people.php?");
-                       $this->add_rapp_function(2, _("Sales Areas"),"sales/manage/sales_areas.php?");
-                       $this->add_rapp_function(2, _("Credit Status Setup"),"sales/manage/credit_status.php?");
+                       $this->add_lapp_function(2, _("Add and Manage &Customers"),"sales/manage/customers.php?");
+                       $this->add_lapp_function(2, _("Customer &Branches"),"sales/manage/customer_branches.php?");
+                       $this->add_rapp_function(2, _("Sales T&ypes"),"sales/manage/sales_types.php?");
+                       $this->add_rapp_function(2, _("Sales &Persons"),"sales/manage/sales_people.php?");
+                       $this->add_rapp_function(2, _("Sales &Areas"),"sales/manage/sales_areas.php?");
+                       $this->add_rapp_function(2, _("Credit &Status Setup"),"sales/manage/credit_status.php?");
                        if (count($installed_modules) > 0)
                        {
                                foreach ($installed_modules as $mod)
index 3c02861ed5f92021e4acbdd39fae2b24974d2ad0..f31b6072df47034007e7dd190d6f5df3cdf46496 100644 (file)
                        if ($dim > 0)
                        {
                                $this->add_module(_("Transactions"));
-                               $this->add_lapp_function(0, _("Dimension Entry"),"dimensions/dimension_entry.php?");
-                               $this->add_lapp_function(0, _("Outstanding Dimensions"),"dimensions/inquiry/search_dimensions.php?outstanding_only=1");
+                               $this->add_lapp_function(0, _("Dimension &Entry"),"dimensions/dimension_entry.php?");
+                               $this->add_lapp_function(0, _("&Outstanding Dimensions"),"dimensions/inquiry/search_dimensions.php?outstanding_only=1");
 
                                $this->add_module(_("Inquiries and Reports"));
-                               $this->add_lapp_function(1, _("Dimension Inquiry"),"dimensions/inquiry/search_dimensions.php?");
+                               $this->add_lapp_function(1, _("Dimension &Inquiry"),"dimensions/inquiry/search_dimensions.php?");
 
-                               $this->add_rapp_function(1, _("Dimension Reports"),"reporting/reports_main.php?Class=4");
+                               $this->add_rapp_function(1, _("Dimension &Reports"),"reporting/reports_main.php?Class=4");
                                if (count($installed_modules) > 0)
                                {
                                        $i = 0;
index b610f841e291f69f46eb62bddb0868bfb1be1934..e3b5d6d7db9bb93e04fd8a137886bbb4805a32eb 100644 (file)
@@ -9,31 +9,31 @@
                        $this->application("GL",_("Banking and General Ledger"));
 
                        $this->add_module(_("Transactions"));
-                       $this->add_lapp_function(0, _("Payments"),"gl/gl_bank.php?NewPayment=Yes");
-                       $this->add_lapp_function(0, _("Deposits"),"gl/gl_bank.php?NewDeposit=Yes");
-                       $this->add_lapp_function(0, _("Bank Account Transfers"),"gl/bank_transfer.php?");
-                       $this->add_rapp_function(0, _("Journal Entry"),"gl/gl_journal.php?NewJournal=Yes");
-                       $this->add_rapp_function(0, _("Budget Entry"),"gl/gl_budget.php?");
+                       $this->add_lapp_function(0, _("&Payments"),"gl/gl_bank.php?NewPayment=Yes");
+                       $this->add_lapp_function(0, _("&Deposits"),"gl/gl_bank.php?NewDeposit=Yes");
+                       $this->add_lapp_function(0, _("Bank Account &Transfers"),"gl/bank_transfer.php?");
+                       $this->add_rapp_function(0, _("&Journal Entry"),"gl/gl_journal.php?NewJournal=Yes");
+                       $this->add_rapp_function(0, _("&Budget Entry"),"gl/gl_budget.php?");
 
                        $this->add_module(_("Inquiries and Reports"));
-                       $this->add_lapp_function(1, _("Bank Account Inquiry"),"gl/inquiry/bank_inquiry.php?");
-                       $this->add_lapp_function(1, _("GL Account Inquiry"),"gl/inquiry/gl_account_inquiry.php?");
+                       $this->add_lapp_function(1, _("Bank Account &Inquiry"),"gl/inquiry/bank_inquiry.php?");
+                       $this->add_lapp_function(1, _("GL Account &Inquiry"),"gl/inquiry/gl_account_inquiry.php?");
                        $this->add_lapp_function(1, "","");
-                       $this->add_lapp_function(1, _("Trial Balance"),"gl/inquiry/gl_trial_balance.php?");
+                       $this->add_lapp_function(1, _("Trial &Balance"),"gl/inquiry/gl_trial_balance.php?");
 
-                       $this->add_rapp_function(1, _("Banking Reports"),"reporting/reports_main.php?Class=5");
-                       $this->add_rapp_function(1, _("General Ledger Reports"),"reporting/reports_main.php?Class=6");
+                       $this->add_rapp_function(1, _("Banking &Reports"),"reporting/reports_main.php?Class=5");
+                       $this->add_rapp_function(1, _("General Ledger &Reports"),"reporting/reports_main.php?Class=6");
 
                        $this->add_module(_("Maintenance"));
-                       $this->add_lapp_function(2, _("Bank Accounts"),"gl/manage/bank_accounts.php?");
-                       $this->add_lapp_function(2, _("Payment, Deposit and Transfer Types"),"gl/manage/bank_trans_types.php?");
+                       $this->add_lapp_function(2, _("Bank &Accounts"),"gl/manage/bank_accounts.php?");
+                       $this->add_lapp_function(2, _("Payment, Deposit and Transfer &Types"),"gl/manage/bank_trans_types.php?");
                        $this->add_lapp_function(2, "","");
-                       $this->add_lapp_function(2, _("Currencies"),"gl/manage/currencies.php?");
-                       $this->add_lapp_function(2, _("Exchange Rates"),"gl/manage/exchange_rates.php?");
+                       $this->add_lapp_function(2, _("&Currencies"),"gl/manage/currencies.php?");
+                       $this->add_lapp_function(2, _("&Exchange Rates"),"gl/manage/exchange_rates.php?");
 
-                       $this->add_rapp_function(2, _("GL Accounts"),"gl/manage/gl_accounts.php?");
-                       $this->add_rapp_function(2, _("GL Account Groups"),"gl/manage/gl_account_types.php?");
-                       $this->add_rapp_function(2, _("GL Account Classes"),"gl/manage/gl_account_classes.php?");
+                       $this->add_rapp_function(2, _("&GL Accounts"),"gl/manage/gl_accounts.php?");
+                       $this->add_rapp_function(2, _("GL Account &Groups"),"gl/manage/gl_account_types.php?");
+                       $this->add_rapp_function(2, _("GL Account &Classes"),"gl/manage/gl_account_classes.php?");
                        if (count($installed_modules) > 0)
                        {
                                foreach ($installed_modules as $mod)
index 5fa7d5e1b6b9c4d9fbca08dcff22cf07870b01d6..f5c1b4b65e423d63b64389437e6016e35b0e3335 100644 (file)
@@ -9,27 +9,27 @@
                        $this->application("stock",_("Items and Inventory"));
 
                        $this->add_module(_("Transactions"));
-                       $this->add_lapp_function(0, _("Inventory Location Transfers"),"inventory/transfers.php?NewTransfer=1");
-                       $this->add_lapp_function(0, _("Inventory Adjustments"),"inventory/adjustments.php?NewAdjustment=1");
+                       $this->add_lapp_function(0, _("Inventory Location &Transfers"),"inventory/transfers.php?NewTransfer=1");
+                       $this->add_lapp_function(0, _("Inventory &Adjustments"),"inventory/adjustments.php?NewAdjustment=1");
 
                        $this->add_module(_("Inquiries and Reports"));
-                       $this->add_lapp_function(1, _("Inventory Item Movements"),"inventory/inquiry/stock_movements.php?");
-                       $this->add_lapp_function(1, _("Inventory Item Status"),"inventory/inquiry/stock_status.php?");
-                       $this->add_rapp_function(1, _("Inventory Reports"),"reporting/reports_main.php?Class=2");
+                       $this->add_lapp_function(1, _("Inventory Item &Movements"),"inventory/inquiry/stock_movements.php?");
+                       $this->add_lapp_function(1, _("Inventory Item &Status"),"inventory/inquiry/stock_status.php?");
+                       $this->add_rapp_function(1, _("Inventory &Reports"),"reporting/reports_main.php?Class=2");
 
                        $this->add_module(_("Maintenance"));
-                       $this->add_lapp_function(2, _("Items"),"inventory/manage/items.php?");
-                       $this->add_lapp_function(2, _("Item Categories"),"inventory/manage/item_categories.php?");
-                       $this->add_lapp_function(2, _("Inventory Locations"),"inventory/manage/locations.php?");
+                       $this->add_lapp_function(2, _("&Items"),"inventory/manage/items.php?");
+                       $this->add_lapp_function(2, _("Item &Categories"),"inventory/manage/item_categories.php?");
+                       $this->add_lapp_function(2, _("Inventory &Locations"),"inventory/manage/locations.php?");
                        $this->add_rapp_function(2, _("Inventory Movement Types"),"inventory/manage/movement_types.php?");
                        $this->add_rapp_function(2, _("Item Tax Types"),"taxes/item_tax_types.php?");
                        $this->add_rapp_function(2, _("Units of Measure"),"inventory/manage/item_units.php?");
-                       $this->add_rapp_function(2, _("Reorder Levels"),"inventory/reorder_level.php?");
+                       $this->add_rapp_function(2, _("&Reorder Levels"),"inventory/reorder_level.php?");
 
                        $this->add_module(_("Pricing and Costs"));
-                       $this->add_lapp_function(3, _("Sales Pricing"),"inventory/prices.php?");
-                       $this->add_lapp_function(3, _("Purchasing Pricing"),"inventory/purchasing_data.php?");
-                       $this->add_rapp_function(3, _("Standard Costs"),"inventory/cost_update.php?");
+                       $this->add_lapp_function(3, _("Sales &Pricing"),"inventory/prices.php?");
+                       $this->add_lapp_function(3, _("Purchasing &Pricing"),"inventory/purchasing_data.php?");
+                       $this->add_rapp_function(3, _("Standard &Costs"),"inventory/cost_update.php?");
                        if (count($installed_modules) > 0)
                        {
                                foreach ($installed_modules as $mod)
index ab8cb507d8ffe18621eb16af1d1ef5f72d3c9bcc..ef6543ec0c8868f86c42b344cf8dba4d6ddd6d23 100644 (file)
@@ -9,18 +9,18 @@
                        $this->application("manuf",_("Manufacturing"));
 
                        $this->add_module(_("Transactions"));
-                       $this->add_lapp_function(0, _("Work Order Entry"),"manufacturing/work_order_entry.php?");
-                       $this->add_lapp_function(0, _("Outstanding Work Orders"),"manufacturing/search_work_orders.php?outstanding_only=1");
+                       $this->add_lapp_function(0, _("Work &Order Entry"),"manufacturing/work_order_entry.php?");
+                       $this->add_lapp_function(0, _("&Outstanding Work Orders"),"manufacturing/search_work_orders.php?outstanding_only=1");
 
                        $this->add_module(_("Inquiries and Reports"));
                        //$this->add_lapp_function(1, _("Costed Bill Of Material Inquiry"),"manufacturing/inquiry/bom_cost_inquiry.php?");
-                       $this->add_lapp_function(1, _("Inventory Item Where Used Inquiry"),"manufacturing/inquiry/where_used_inquiry.php?");
-                       $this->add_lapp_function(1, _("Work Order Inquiry"),"manufacturing/search_work_orders.php?");
-                       $this->add_rapp_function(1, _("Manufacturing Reports"),"reporting/reports_main.php?Class=3");
+                       $this->add_lapp_function(1, _("Inventory Item Where Used &Inquiry"),"manufacturing/inquiry/where_used_inquiry.php?");
+                       $this->add_lapp_function(1, _("Work Order &Inquiry"),"manufacturing/search_work_orders.php?");
+                       $this->add_rapp_function(1, _("Manufacturing &Reports"),"reporting/reports_main.php?Class=3");
 
                        $this->add_module(_("Maintenance"));
-                       $this->add_lapp_function(2, _("Bills Of Material"),"manufacturing/manage/bom_edit.php?");
-                       $this->add_lapp_function(2, _("Work Centres"),"manufacturing/manage/work_centres.php?");
+                       $this->add_lapp_function(2, _("&Bills Of Material"),"manufacturing/manage/bom_edit.php?");
+                       $this->add_lapp_function(2, _("&Work Centres"),"manufacturing/manage/work_centres.php?");
                        if (count($installed_modules) > 0)
                        {
                                foreach ($installed_modules as $mod)
index 1bc46c461c76c42ea04e0a28e9afa77ac811f6d9..a4085a5804020002deda84225fe0fa6931c6c84d 100644 (file)
@@ -9,28 +9,28 @@
                        $this->application("system",_("Setup"));
 
                        $this->add_module(_("Company Setup"));
-                       $this->add_lapp_function(0, _("Company Setup"),"admin/company_preferences.php?");
-                       $this->add_lapp_function(0, _("User Accounts Setup"),"admin/users.php?", 15);
+                       $this->add_lapp_function(0, _("&Company Setup"),"admin/company_preferences.php?");
+                       $this->add_lapp_function(0, _("&User Accounts Setup"),"admin/users.php?", 15);
                        $this->add_lapp_function(0, "","");
-                       $this->add_lapp_function(0, _("Display Setup"),"admin/display_prefs.php?");
-                       $this->add_lapp_function(0, _("Forms Setup"),"admin/forms_setup.php?");
-                       $this->add_rapp_function(0, _("Taxes"),"taxes/tax_types.php?");
-                       $this->add_rapp_function(0, _("Tax Groups"),"taxes/tax_groups.php?");
+                       $this->add_lapp_function(0, _("&Display Setup"),"admin/display_prefs.php?");
+                       $this->add_lapp_function(0, _("&Forms Setup"),"admin/forms_setup.php?");
+                       $this->add_rapp_function(0, _("&Taxes"),"taxes/tax_types.php?");
+                       $this->add_rapp_function(0, _("Tax &Groups"),"taxes/tax_groups.php?");
                        $this->add_rapp_function(0, "","");
-                       $this->add_rapp_function(0, _("System and General GL Setup"),"admin/gl_setup.php?");
-                       $this->add_rapp_function(0, _("Fiscal Years"),"admin/fiscalyears.php?");
+                       $this->add_rapp_function(0, _("System and &General GL Setup"),"admin/gl_setup.php?");
+                       $this->add_rapp_function(0, _("&Fiscal Years"),"admin/fiscalyears.php?");
 
                        $this->add_module(_("Miscellaneous"));
-                       $this->add_lapp_function(1, _("Payment Terms"),"admin/payment_terms.php?");
-                       $this->add_lapp_function(1, _("Shipping Company"),"admin/shipping_companies.php?");
+                       $this->add_lapp_function(1, _("Pa&yment Terms"),"admin/payment_terms.php?");
+                       $this->add_lapp_function(1, _("Shi&pping Company"),"admin/shipping_companies.php?");
 
                        $this->add_module(_("Maintanance"));
-                       $this->add_lapp_function(2, _("Void a Transaction"),"admin/void_transaction.php?");
-                       $this->add_lapp_function(2, _("View or Print Transactions"),"admin/view_print_transaction.php?");
-                       $this->add_rapp_function(2, _("Backup and Restore"),"admin/backups.php?", 15);
-                       $this->add_rapp_function(2, _("Create/Update Companies"),"admin/create_coy.php?", 14);
-                       $this->add_rapp_function(2, _("Install/Update Languages"),"admin/inst_lang.php?", 14);
-                       $this->add_rapp_function(2, _("Install/Update Modules"),"admin/inst_module.php?", 15);
+                       $this->add_lapp_function(2, _("&Void a Transaction"),"admin/void_transaction.php?");
+                       $this->add_lapp_function(2, _("View or &Print Transactions"),"admin/view_print_transaction.php?");
+                       $this->add_rapp_function(2, _("&Backup and Restore"),"admin/backups.php?", 15);
+                       $this->add_rapp_function(2, _("Create/Update &Companies"),"admin/create_coy.php?", 14);
+                       $this->add_rapp_function(2, _("Install/Update &Languages"),"admin/inst_lang.php?", 14);
+                       $this->add_rapp_function(2, _("Install/Update &Modules"),"admin/inst_module.php?", 15);
                        if (count($installed_modules) > 0)
                        {
                                foreach ($installed_modules as $mod)
index 83c6d5279fec4d9f790ce5b13a6de68b3dae0bba..d8d6b7f7da850151251ed4c72dbbb5c237e2f203 100644 (file)
@@ -9,24 +9,24 @@
                        $this->application("AP",_("Purchases"));
                        
                        $this->add_module(_("Transactions"));
-                       $this->add_lapp_function(0, _("Purchase Order Entry"),"purchasing/po_entry_items.php?NewOrder=Yes");
-                       $this->add_lapp_function(0, _("Outstanding Purchase Orders Maintenance"),"purchasing/inquiry/po_search.php?");
-                       $this->add_rapp_function(0, _("Payments to Suppliers"),"purchasing/supplier_payment.php?");
+                       $this->add_lapp_function(0, _("Purchase &Order Entry"),"purchasing/po_entry_items.php?NewOrder=Yes");
+                       $this->add_lapp_function(0, _("&Outstanding Purchase Orders Maintenance"),"purchasing/inquiry/po_search.php?");
+                       $this->add_rapp_function(0, _("&Payments to Suppliers"),"purchasing/supplier_payment.php?");
                        $this->add_rapp_function(0, "","");
-                       $this->add_rapp_function(0, _("Supplier Invoices"),"purchasing/supplier_invoice.php?New=1");                    
-                       $this->add_rapp_function(0, _("Supplier Credit Notes"),"purchasing/supplier_credit.php?New=1");
-                       $this->add_rapp_function(0, _("Allocate Supplier Payments or Credit Notes"),"purchasing/allocations/supplier_allocation_main.php?");
+                       $this->add_rapp_function(0, _("Supplier &Invoices"),"purchasing/supplier_invoice.php?New=1");                   
+                       $this->add_rapp_function(0, _("Supplier &Credit Notes"),"purchasing/supplier_credit.php?New=1");
+                       $this->add_rapp_function(0, _("&Allocate Supplier Payments or Credit Notes"),"purchasing/allocations/supplier_allocation_main.php?");
                        
                        $this->add_module(_("Inquiries and Reports"));
-                       $this->add_lapp_function(1, _("Purchase Orders Inquiry"),"purchasing/inquiry/po_search_completed.php?");
-                       $this->add_lapp_function(1, _("Supplier Transaction Inquiry"),"purchasing/inquiry/supplier_inquiry.php?");
+                       $this->add_lapp_function(1, _("Purchase Orders &Inquiry"),"purchasing/inquiry/po_search_completed.php?");
+                       $this->add_lapp_function(1, _("Supplier Transaction &Inquiry"),"purchasing/inquiry/supplier_inquiry.php?");
                        $this->add_lapp_function(1, "","");
-                       $this->add_lapp_function(1, _("Supplier Allocation Inquiry"),"purchasing/inquiry/supplier_allocation_inquiry.php?");
+                       $this->add_lapp_function(1, _("Supplier Allocation &Inquiry"),"purchasing/inquiry/supplier_allocation_inquiry.php?");
                        
-                       $this->add_rapp_function(1, _("Supplier and Purchasing Reports"),"reporting/reports_main.php?Class=1");
+                       $this->add_rapp_function(1, _("Supplier and Purchasing &Reports"),"reporting/reports_main.php?Class=1");
                        
                        $this->add_module(_("Maintenance"));
-                       $this->add_lapp_function(2, _("Suppliers"),"purchasing/manage/suppliers.php?");
+                       $this->add_lapp_function(2, _("&Suppliers"),"purchasing/manage/suppliers.php?");
                        if (count($installed_modules) > 0)
                        {
                                foreach ($installed_modules as $mod)
index 7e9a6e57d105ebab6c60ee6e8b9fe3904b25fd27..625b542165723688d792a6f3f33b7a6944696f56 100644 (file)
@@ -23,7 +23,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
 
        $debug                  = 1;
        $show_sql               = 0;
-       $go_debug               = 0;
+       $go_debug               = 1;
        if ($go_debug == 1)
        {
                error_reporting(E_ALL);
@@ -155,13 +155,13 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        System tabs. This variable should be in future included from separate file for extended module manager
        */
        $applications = array (
-               'orders' => _("Sales"),
-               'AP'=>_("Purchases"),
-               'stock'=> _("Items and Inventory"),
-               'manuf'=> _("Manufacturing"),
-               'proj'=>_("Dimensions"),
-               'GL'=>_("Banking and General Ledger"),
-               'system'=>_("Setup")
+               'orders' => _("&Sales"),
+               'AP'=>_("&Purchases"),
+               'stock'=> _("&Items and Inventory"),
+               'manuf'=> _("&Manufacturing"),
+               'proj'=>_("&Dimensions"),
+               'GL'=>_("&Banking and General Ledger"),
+               'system'=>_("S&etup")
        );
        /* default start-up tab (orders/AP/stock/manuf/proj/GL/system) */
        $def_app = "orders";