Home
last modified time | relevance | path

Searched defs:selected_id (Results 1 – 25 of 117) sorted by relevance

12345

/dports/finance/frontaccounting/frontaccounting/admin/
H A Dcreate_coy.php28 $selected_id = (int)$_GET['selected_id']; variable
32 $selected_id = (int)$_POST['selected_id']; variable
35 $selected_id = -1; variable
298 function display_company_edit($selected_id)
370 $selected_id = -1; variable
375 $selected_id = -1; variable
H A Dfiscalyears.php96 function check_can_delete($selected_id)
181 function display_fiscalyear_edit($selected_id)
242 $selected_id = -1; variable
H A Dtags.php86 function can_delete($selected_id)
118 $selected_id = -1; variable
H A Dprinters.php76 $selected_id = -1; variable
/dports/finance/frontaccounting/frontaccounting/sales/manage/
H A Dcustomers.php35 $selected_id = get_post('customer_id',''); variable
80 function handle_submit(&$selected_id)
183 $selected_id = ''; variable
188 function customer_settings($selected_id)
H A Dcustomer_branches.php49 $selected_id = $_POST['branch_code'] = $br['branch_code']; variable
97 $selected_id = db_insert_id(); variable
145 $selected_id = -1; variable
170 function branch_settings($selected_id) {
H A Dcredit_status.php59 function can_delete($selected_id)
86 $selected_id = -1; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/proxy/
H A Dflash_menu_resource.cc37 int32_t* selected_id, in Show()
76 int32_t selected_id; in OnReplyReceived() local
87 int32_t selected_id) { in OnShowReply()
/dports/finance/frontaccounting/frontaccounting/dimensions/
H A Ddimension_entry.php33 $selected_id = $_GET['trans_no']; variable
37 $selected_id = $_POST['selected_id']; variable
40 $selected_id = -1; variable
/dports/finance/frontaccounting/frontaccounting/manufacturing/
H A Dwork_order_release.php31 $selected_id = $_GET["trans_no"]; variable
35 $selected_id = $_POST["selected_id"]; variable
H A Dwork_order_entry.php40 $selected_id = $_GET['trans_no']; variable
44 $selected_id = $_POST['selected_id']; variable
/dports/finance/frontaccounting/frontaccounting/gl/manage/
H A Dcurrencies.php180 function display_currency_edit($selected_id)
232 $selected_id = ''; variable
H A Dgl_account_classes.php71 function can_delete($selected_id)
101 $selected_id = ""; variable
H A Dgl_account_types.php25 function can_process($selected_id)
117 $selected_id = ""; variable
H A Dexchange_rates.php29 function check_data($selected_id)
187 $selected_id = ""; variable
/dports/finance/frontaccounting/frontaccounting/inventory/manage/
H A Dmovement_types.php57 function can_delete($selected_id)
83 $selected_id = -1; variable
H A Dlocations.php72 function can_delete($selected_id)
136 $selected_id = -1; variable
/dports/finance/frontaccounting/frontaccounting/manufacturing/manage/
H A Dwork_centres.php57 function can_delete($selected_id)
90 $selected_id = -1; variable
/dports/finance/frontaccounting/frontaccounting/taxes/
H A Dtax_types.php73 function can_delete($selected_id)
101 $selected_id = -1; variable
H A Dtax_groups.php75 function can_delete($selected_id)
111 $selected_id = -1; variable
H A Ditem_tax_types.php73 function can_delete($selected_id)
105 $selected_id = -1; variable
/dports/finance/frontaccounting/frontaccounting/inventory/
H A Dpurchasing_data.php96 $selected_id = -1; variable
101 $selected_id = $_POST['selected_id']; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/cpp/private/
H A Dflash_menu.cc35 int32_t* selected_id, in Show()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/inc/
H A Dclass.Pages_UI.inc.php163 function getParentOptions($selected_id=0)
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DfieldWindow.h38 int selected_id; variable

12345