Report - Purchase





input->post('financialyear'); $month=$this->input->post('month'); $frm = $this->input->post('from_date'); $t = $this->input->post('to_date'); foreach($spurchse as $rel) { ?>
Supplier Name PO Count Quantity Value  () Total  ()
supplier_name;?> counts); echo round($rel->counts);?> quantity); echo round($rel->quantity);?> value; echo $rel->value;?> total; echo $rel->total;?>
Total