Inward Details
input->post('client_name')){
$cl=$this->input->post('client_name');
echo $cl;
echo ' '.' ';
}
if($this->input->post('item_name')){
$it=$this->input->post('item_name');
echo $it;
echo ' '.' ';
}
if($this->input->post('financialyear')){
$ab=$this->input->post('financialyear');
echo '('.$ab.')';
echo ' ';
}
if($this->input->post('month')){
$m=$this->input->post('month');
echo '('.$m.')';
echo ' ';
}
if($this->input->post('from_date') && $this->input->post('to_date')){
$frm = $this->input->post('from_date');
$t = $this->input->post('to_date');
echo $frm.'-to-'.$t;
}
?>
| PO No | Date | Time | Material Name | Category | Supplier Name | Qty | UOM | Rate () | Value () | Exchange Rate | SGST () | CGST () | IGST () | Discount () | Freight () | Package () | Total () |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pono;?> | created_date;?> | created_time;?> | material_name;?> | category;?> | supplier_name;?> | quantity); echo round($rel->quantity);?> | UOM;?> | rate; echo $rel->rate;?> | value; echo $rel->value;?> | exchange_rate; echo $rel->exchange_rate;?> | sgst; echo $rel->sgst;?> | cgst; echo $rel->cgst;?> | igst; echo $rel->igst;?> | discount; echo $rel->discount;?> | freight; echo $rel->freight;?> | Package; echo $rel->Package;?> | total,2); ?> file)){ ?> total,2,'.','');?> ifile)) { ?> total,2,'.','');?> total,2,'.',''); } ?> |
| AccountCode;?> | Date;?> | AccountName;?> | type.'-'.$cb->category;?> | Suppliername;?> | Value; echo $cb->Value;?> | sgst; echo $cb->sgst;?> | cgst; echo $cb->cgst;?> | igst; echo $cb->igst;?> | Total,2); ?> cashbookfile)){ ?> Total,2,'.','');?> Total,2,'.',''); } ?> | ||||||||
| Total |   |   |   |   |   |