Select Company:

Select Dealer:

Select Expense Category:

Expense Type:

Purpose of Request:

Item Type:

Date Needed:

Approving Head:

Item Description:

Quantity:

UoM:

"; echo ""; echo "NO"; echo "ITEM TYPE"; echo "REF. #"; echo "ITEM DESCRIPTION"; echo "UoM"; echo "QUANTITYx"; echo ""; while($row=mysql_fetch_array($getItemDetl)){ $count = $count + 1; $itemClassID = $row['item_class']; $itemClassDes = mysql_result(mysql_query("SELECT `item_category` FROM `prf_item_category` WHERE `id`='$itemClassID'"),0); ?>".strtoupper($row['id']).""; echo "".strtoupper($itemClassDes).""; echo "".strtoupper($row['header_ref_code']).""; echo "".strtoupper($row['item_description']).""; echo "".strtoupper($row['uom']).""; echo "".strtoupper($row['quantity']).""; echo ""; } echo ""; ?>
🪧 Confirm Action
Are you sure you want to delete the selected record?