mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
import bank record
This commit is contained in:
@@ -30,6 +30,7 @@ class ImportBankRecordController
|
||||
<th>Bank</th>
|
||||
<th>Description</th>
|
||||
<th>Credit</th>
|
||||
<th>Pay For</th>
|
||||
<th>System Reference</th>
|
||||
<th>Human Reference</th>
|
||||
<th>Multiple</th>
|
||||
@@ -88,6 +89,7 @@ class ImportBankRecordController
|
||||
<td>'.$branch.'</td>
|
||||
<td>'.$row['description'].'</td>
|
||||
<td>'.$credit.'</td>
|
||||
<td>'.$row['pay_for'].'</td>
|
||||
<td>'.$systemReference.'</td>
|
||||
<td>'.$row['remarkreferences'].'</td>
|
||||
<td>'.$multiple.'</td>
|
||||
|
||||
Reference in New Issue
Block a user