Report - Month-wise()
Supplier Name
Material Name
Quantity
Total Value (
)
input->get('ab'); $last = $this->input->get('dat'); $new = date("F",strtotime($last))."\n"; foreach($month as $rel) { ?>
supplier_name;?>
material_name;?>
quantity); echo round($rel->quantity);?>
total; echo $rel->total;?>