Home
last modified time | relevance | path

Searched refs:item_code (Results 1 – 25 of 67) sorted by relevance

123

/dports/finance/frontaccounting/frontaccounting/inventory/includes/db/
H A Ditems_codes_db.inc19 item_code = ".db_escape($item_code).",
28 $sql .= "item_code = ".db_escape($item_code)
76 function delete_item_kit($item_code)
78 $sql="DELETE FROM ".TB_PREF."item_codes WHERE item_code=".db_escape($item_code);
82 function get_item_kit($item_code)
91 item.stock_id=comp.item_code
93 kit.stock_id=comp.item_code
94 AND kit.item_code=".db_escape($item_code);
123 if ($myrow['stock_id'] == $item_code)
154 function get_where_used($item_code)
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/tdscf/
H A Dkrhf_slow.py62 item_code = ''.join("++--"[i] for i in item_i)
63 if item_code[0] == item_code[1]:
65 elif item_code[0] == item_code[2]:
67 elif item_code[1] == item_code[2]:
70 raise RuntimeError("Unknown case: {}".format(item_code))
/dports/finance/frontaccounting/frontaccounting/purchasing/includes/
H A Dsupp_trans_class.inc54 function add_grn_to_trans($grn_item_id, $po_detail_item, $item_code, $item_description,
59 $item_code, $item_description, $qty_recd, $prev_quantity_inv, $this_quantity_inv,
114 $items[] = $ln_itm->item_code;
196 var $item_code;
207 function grn_item ($id, $po_detail_item, $item_code, $item_description, $qty_recd,
214 $this->item_code = $item_code;
228 return get_full_price_for_item($this->item_code,
234 return get_tax_free_price_for_item($this->item_code, $this->chg_price,
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslvmstty.c53 short item_code; member
170 itmlst[0].item_code = JPI$_PID; in SLang_init_tty()
175 itmlst[1].item_code = JPI$_TERMINAL; in SLang_init_tty()
180 itmlst[2].item_code = 0; in SLang_init_tty()
208 itmlst[0].item_code = JPI$_MASTER_PID; in SLang_init_tty()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslvmstty.c68 short item_code; member
186 itmlst[0].item_code = JPI$_PID; in SLang_init_tty()
191 itmlst[1].item_code = JPI$_TERMINAL; in SLang_init_tty()
196 itmlst[2].item_code = 0; in SLang_init_tty()
225 itmlst[0].item_code = JPI$_MASTER_PID; in SLang_init_tty()
/dports/dns/knot3/knot-3.1.5/tests/knot/
H A Dtest_confdb.c128 uint8_t section_code, item_code; in check_set() local
129 section_code = 0, item_code = 0; // prevents Wuninitialized in check_set()
133 ok(db_code(conf, txn, section_code, key1, DB_GET, &item_code) == KNOT_EOK, in check_set()
136 item_code = KEY1_ID; in check_set()
139 uint8_t k[64] = { section_code, item_code }; in check_set()
291 uint8_t section_code, item_code; in check_unset() local
295 ok(db_code(conf, txn, section_code, key1, DB_GET, &item_code) == KNOT_EOK, in check_unset()
298 item_code = KEY1_ID; in check_unset()
301 uint8_t k[64] = { section_code, item_code }; in check_unset()
336 uint8_t section_code, item_code; in check_unset_key() local
[all …]
/dports/dns/knot3-lib/knot-3.1.5/tests/knot/
H A Dtest_confdb.c128 uint8_t section_code, item_code; in check_set() local
129 section_code = 0, item_code = 0; // prevents Wuninitialized in check_set()
133 ok(db_code(conf, txn, section_code, key1, DB_GET, &item_code) == KNOT_EOK, in check_set()
136 item_code = KEY1_ID; in check_set()
139 uint8_t k[64] = { section_code, item_code }; in check_set()
291 uint8_t section_code, item_code; in check_unset() local
295 ok(db_code(conf, txn, section_code, key1, DB_GET, &item_code) == KNOT_EOK, in check_unset()
298 item_code = KEY1_ID; in check_unset()
301 uint8_t k[64] = { section_code, item_code }; in check_unset()
336 uint8_t section_code, item_code; in check_unset_key() local
[all …]
/dports/editors/jed/jed-0.99-19/src/
H A Dvms.c61 short item_code; member
198 itmlst[0].item_code = JPI$_PID; in init_tty()
203 itmlst[1].item_code = JPI$_TERMINAL; in init_tty()
208 itmlst[2].item_code = 0; in init_tty()
234 itmlst[0].item_code = JPI$_MASTER_PID; in init_tty()
507 itmlst[0].item_code = DVI$_TT_PAGE;
512 itmlst[1].item_code = DVI$_DEVBUFSIZ;
517 itmlst[2].item_code = DVI$_TT_APP_KEYPAD;
522 itmlst[3].item_code = 0;
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dvms.c63 short item_code; member
203 itmlst[0].item_code = JPI$_PID; in init_tty()
208 itmlst[1].item_code = JPI$_TERMINAL; in init_tty()
213 itmlst[2].item_code = 0; in init_tty()
239 itmlst[0].item_code = JPI$_MASTER_PID; in init_tty()
491 itmlst[0].item_code = DVI$_TT_PAGE;
496 itmlst[1].item_code = DVI$_DEVBUFSIZ;
501 itmlst[2].item_code = DVI$_TT_APP_KEYPAD;
506 itmlst[3].item_code = 0;
/dports/finance/frontaccounting/frontaccounting/purchasing/includes/db/
H A Dinvoice_db.inc245 $line_tax = get_full_price_for_item($entered_grn->item_code,
248 $stock_gl_code = get_stock_gl_code($entered_grn->item_code);
254 $iv_act = (is_inventory_item($entered_grn->item_code) ? $stock_gl_code["inventory_account"] :
274 if (!is_inventory_item($entered_grn->item_code))
290 $mat_cost = update_average_material_cost(null, $entered_grn->item_code,
302 $qoh = get_qoh_on_date($entered_grn->item_code);
309 $stock_id = $entered_grn->item_code;
330 add_supp_invoice_item($trans_type, $invoice_id, $entered_grn->item_code,
640 update_average_material_cost($grn["supplier_id"], $myrow["item_code"],
652 if (is_inventory_item($myrow['item_code']))
[all …]
H A Dpo_db.inc60 …$sql = "INSERT INTO ".TB_PREF."purch_order_details (order_no, item_code, description, delivery_dat…
106 $sql = "INSERT INTO ".TB_PREF."purch_order_details (po_detail_item, order_no, item_code,
178 ON ".TB_PREF."purch_order_details.item_code=".TB_PREF."stock_master.stock_id
192 $data = get_purchase_data($order->supplier_id, $myrow['item_code']);
209 if ($order->add_to_order($order->lines_on_order, $myrow["item_code"],
237 $sql = "SELECT item_code, quantity_ordered, quantity_received, qty_invoiced
299 $sql .= " AND line.item_code=".db_escape($selected_stock_item);
354 $sql .= " AND line.item_code=".db_escape($selected_stock_item);
H A Dgrn_db.inc185 function add_grn_detail_item($grn_batch_id, $po_detail_item, $item_code, $description, $standard_un…
197 …$sql = "INSERT INTO ".TB_PREF."grn_items (grn_batch_id, po_detail_item, item_code, description, qt…
199 .db_escape($po_detail_item).", ".db_escape($item_code).", ".db_escape($description)
225 $mcost = update_average_material_cost($supplier, $entered_grn->item_code,
232 AND ".TB_PREF."grn_items.item_code=".db_escape($entered_grn->item_code);
253 add_stock_move(ST_SUPPCREDIT, $entered_grn->item_code, $transno, $myrow['loc_code'], $date, "",
275 $sql .= " AND ".TB_PREF."stock_master.stock_id=".TB_PREF."grn_items.item_code ";
310 AND ".TB_PREF."stock_master.stock_id=".TB_PREF."grn_items.item_code
339 $order->add_to_order($order->lines_on_order, $myrow["item_code"],
/dports/games/moria/umoria/vms/
H A Dgetch.c79 unsigned short int item_code; /* item code to getjpi about */ member
85 getjpi_itmlst.item_code = JPI$_USERNAME;
/dports/finance/frontaccounting/frontaccounting/purchasing/
H A Dsupplier_credit.php205 if (is_inventory_item($item->item_code))
207 …if (check_negative_stock($item->item_code, -$item->this_quantity_inv, null, $_SESSION['supp_trans'…
209 $stock = get_item($item->item_code);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/vms/
H A Dvms-ld.c384 unsigned short buflen, item_code; member
421 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
452 item_lst2.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
457 item_lst2.items[1].item_code = LNM__STRING; in maybe_set_link_compat()
480 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()
510 item_lst1.items[0].item_code = LNM__STRING; in maybe_set_link_compat()

123