Home
last modified time | relevance | path

Searched refs:remove_from_order (Results 1 – 7 of 7) sorted by relevance

/dports/finance/weberp/webERP/includes/
H A DDefineSpecialOrderClass.php52 function remove_from_order($LineNo){ function in SpecialOrder
H A DDefinePOClass.php142 function remove_from_order(&$LineNo){ function in PurchOrder
/dports/finance/frontaccounting/frontaccounting/purchasing/
H A Dpo_entry_items.php166 $_SESSION['PO']->remove_from_order($line_no);
/dports/finance/frontaccounting/frontaccounting/purchasing/includes/
H A Dpo_class.inc80 function remove_from_order($line_no)
/dports/finance/weberp/webERP/
H A DSpecialOrder.php186 $_SESSION['SPL'.$identifier]->remove_from_order($_GET['Delete']);
H A DPO_Items.php411 $_SESSION['PO'.$identifier]->remove_from_order($_GET['Delete']);
/dports/finance/weberp/webERP/doc/
H A DCHANGELOG_ARCHIVE.md35 …fineSpecialOrderClass.php remove the "&" with parameter to function remove_from_order(). | | Turb…