include('includes/config/config.php'); include('includes/functions.php'); header("Content-type:application/octet-stream"); header("Content-type: application/x-msdownload"); header("Content-Disposition: attachment; filename=daily_log_report_excel.xls"); header("Pragma: no-cache"); header("Expires: 0"); ?>
Daily Medicine Log Report | |
For Date: |
Sr | Items | Total Consumed | Cost |
---|---|---|---|
= ++$count ?> | = getItemWithFormName($row['item_id']) ?> | = consume_details($row['item_id'], $from_date, $ohc) ?> | = item_cost($row['item_id'],$from_date,$ohc,$total_consumed) ?> |