Home
last modified time | relevance | path

Searched defs:help_context (Results 1 – 25 of 140) sorted by relevance

123456

/dports/finance/frontaccounting/frontaccounting/sales/
H A Dsales_order_entry.php64 $_SESSION['page_title'] = _($help_context = "Direct Sales Delivery"); variable
69 $_SESSION['page_title'] = _($help_context = "Direct Sales Invoice"); variable
74 $help_context = 'Modifying Sales Order'; variable
80 $help_context = 'Modifying Sales Quotation'; variable
86 $_SESSION['page_title'] = _($help_context = "New Sales Order Entry"); variable
90 $_SESSION['page_title'] = _($help_context = "New Sales Quotation Entry"); variable
93 $_SESSION['page_title'] = _($help_context = "Sales Order Entry"); variable
H A Dcustomer_credit_invoice.php39 $help_context = "Modifying Credit Invoice"; variable
42 $_SESSION['page_title'] = _($help_context = "Credit all or part of an Invoice"); variable
H A Dcredit_note_entry.php37 $_SESSION['page_title'] = _($help_context = "Customer Credit Note"); variable
42 $help_context = "Modifying Customer Credit Note"; variable
H A Dcustomer_invoice.php38 $help_context = "Modifying Sales Invoice"; variable
40 $_SESSION['page_title'] = _($help_context = "Issue an Invoice for Delivery Note"); variable
42 $_SESSION['page_title'] = _($help_context = "Issue Batch Invoice for Delivery Notes"); variable
H A Dcustomer_delivery.php38 $help_context = "Modifying Delivery Note"; variable
41 $_SESSION['page_title'] = _($help_context = "Deliver Items for a Sales Order"); variable
/dports/finance/frontaccounting/frontaccounting/sales/inquiry/
H A Dsales_orders_view.php40 $_SESSION['page_title'] = _($help_context = "Search Outstanding Sales Orders"); variable
45 $_SESSION['page_title'] = _($help_context = "Search Template for Invoicing"); variable
50 $_SESSION['page_title'] = _($help_context = "Select Template for Delivery"); variable
55 $_SESSION['page_title'] = _($help_context = "Search All Sales Orders"); variable
61 $_SESSION['page_title'] = _($help_context = "Search All Sales Quotations"); variable
H A Dsales_deliveries_view.php29 page(_($help_context = "Search Not Invoiced Deliveries"), false, false, "", $js); variable
34 page(_($help_context = "Search All Deliveries"), false, false, "", $js); variable
/dports/finance/frontaccounting/frontaccounting/gl/
H A Dgl_bank.php34 $_SESSION['page_title'] = _($help_context = "Bank Account Payment Entry"); variable
37 $_SESSION['page_title'] = _($help_context = "Bank Account Deposit Entry"); variable
40 $_SESSION['page_title'] = _($help_context = "Modify Bank Account Entry")." #".$_GET['trans_no']; variable
43 $_SESSION['page_title'] = _($help_context = "Modify Bank Deposit Entry")." #".$_GET['trans_no']; variable
H A Dgl_journal.php34 $help_context = "Modifying Journal Entry"; variable
36 $_SESSION['page_title'] = _($help_context = "Journal Entry"); variable
/dports/finance/frontaccounting/frontaccounting/purchasing/
H A Dpo_entry_items.php41 …$_SESSION['page_title'] = _($help_context = "Modify Purchase Order #") . $_GET['ModifyOrderNumber'… variable
46 $_SESSION['page_title'] = _($help_context = "Purchase Order Entry"); variable
51 $_SESSION['page_title'] = _($help_context = "Direct GRN Entry"); variable
56 $_SESSION['page_title'] = _($help_context = "Direct Purchase Invoice Entry"); variable
/dports/finance/frontaccounting/frontaccounting/admin/
H A Dtags.php40 $_SESSION['page_title'] = _($help_context = "Account Tags"); variable
44 $_SESSION['page_title'] = _($help_context = "Dimension Tags"); variable
H A Dsystem_diagnostics.php17 page(_($help_context = "System Diagnostics")); variable
H A Dgl_setup.php16 page(_($help_context = "System and General GL Setup")); variable
H A Dchange_current_user_password.php16 page(_($help_context = "Change password")); variable
H A Ddisplay_prefs.php16 page(_($help_context = "Display Setup")); variable
/dports/finance/frontaccounting/frontaccounting/inventory/inquiry/
H A Dstock_status.php19 page(_($help_context = "Inventory Item Status"), true); variable
21 page(_($help_context = "Inventory Item Status")); variable
/dports/finance/frontaccounting/frontaccounting/dimensions/inquiry/
H A Dsearch_dimensions.php29 page(_($help_context = "Search Outstanding Dimensions"), false, false, "", $js); variable
34 page(_($help_context = "Search Dimensions"), false, false, "", $js); variable
/dports/finance/frontaccounting/frontaccounting/manufacturing/inquiry/
H A Dbom_cost_inquiry.php16 page(_($help_context = "Costed Bill Of Material Inquiry")); variable
/dports/finance/frontaccounting/frontaccounting/sales/view/
H A Dview_sales_order.php28 page(_($help_context = "View Sales Quotation"), true, false, "", $js); variable
33 page(_($help_context = "View Sales Order"), true, false, "", $js); variable
/dports/finance/frontaccounting/frontaccounting/manufacturing/
H A Dsearch_work_orders.php26 page(_($help_context = "Search Outstanding Work Orders"), false, false, "", $js); variable
31 page(_($help_context = "Search Work Orders"), false, false, "", $js); variable
/dports/finance/frontaccounting/frontaccounting/includes/ui/
H A Dview_package.php17 page(_($help_context = "Package Details"), true); variable
/dports/finance/frontaccounting/frontaccounting/reporting/
H A Dreports_main.php26 page(_($help_context = "Reports and Analysis"), false, false, "", $js); variable
/dports/finance/frontaccounting/frontaccounting/gl/inquiry/
H A Dgl_account_inquiry.php31 page(_($help_context = "General Ledger Inquiry"), false, false, '', $js); variable
/dports/finance/frontaccounting/frontaccounting/manufacturing/view/
H A Dwo_production_view.php20 page(_($help_context = "View Work Order Production"), true, false, "", $js); variable
H A Dwork_order_view.php26 page(_($help_context = "View Work Order"), true, false, "", $js); variable

123456