bankstatement changes

This commit is contained in:
gayathri1990 2018-11-29 19:15:18 +05:30
parent 04b828e47c
commit f907137cc4
3 changed files with 3170 additions and 5 deletions

View File

@ -825,7 +825,7 @@ $RequestedBy = $this->input->post('drpDepartment');
$IGRStatus = IGR_CREATED;
$igr = array();
$paymentstatus = NO_PAIDIGR;
@ -972,8 +972,8 @@ $RequestedBy = $this->input->post('drpDepartment');
$CreatedBy = $this->session->userdata('userId');
$bankstatus = NO_PAIDIGR;
$igrDetails = array('IGRNO'=>$IGRNO,'MaterialCode'=>$MaterialCode,'QuantityAsPerInvoice'=>$QuantityAsPerInvoice,'Remarks'=>$Remarks,'IGRItemStatus'=>$IGRItemStatus,'CreatedBy'=>$CreatedBy,'CreatedDate'=>$createddt,'BankStatus'=>$bankstatus);
$igrDetails = array('IGRNO'=>$IGRNO,'MaterialCode'=>$MaterialCode,'QuantityAsPerInvoice'=>$QuantityAsPerInvoice,'Remarks'=>$Remarks,'IGRItemStatus'=>$IGRItemStatus,'CreatedBy'=>$CreatedBy,'CreatedDate'=>$createddt);
//print_r($igrDetails);

File diff suppressed because it is too large Load Diff

View File

@ -356,13 +356,13 @@ foreach($financialyear as $item)
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td class="amount"><strong>
<?php echo $tot_amount; ?>
</strong></td>
<td style="display:none;" >&nbsp;</td>
<td style="display:none;" >&nbsp;</td>