Home
last modified time | relevance | path

Searched defs:CurrentStandardCost (Results 1 – 2 of 2) sorted by relevance

/dports/finance/weberp/webERP/
H A DGoodsReceived.php453 $CurrentStandardCost = $myrow[0]; variable
472 $CurrentStandardCost = $_SESSION['PO'.$identifier]->LineItems[$OrderLine->LineNo]->StandardCost; variable
H A DSupplierInvoice.php191 $CurrentStandardCost = $myrow[0]; variable
209 … $CurrentStandardCost = $_SESSION['PO'.$identifier]->LineItems[$OrderLine->LineNo]->StandardCost; variable