Subversion Repositories SmartDukaan

Rev

Rev 29961 | Rev 30913 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29961 Rev 29963
Line 1... Line 1...
1
    
1
    
2
    <td>$creditAccount.getId()</td>
2
    <td>$creditAccount.getId()</td>
3
    <td>$creditAccount.getFofoId()</td>
3
    <td>$creditAccount.getFofoId()</td>
4
    <td>$customRetailers.get($creditAccount.getFofoId()).getBusinessName()</td>
4
    <td>$customRetailers.get($creditAccount.getFofoId()).getBusinessName()</td>
-
 
5
    
-
 
6
    #if($fofoStoreMap.get($creditAccount.getFofoId()).getPan())
5
    <td>$fofoStoreMap.get($creditAccount.getFofoId()).getPan()</td>
7
    <td>$fofoStoreMap.get($creditAccount.getFofoId()).getPan()</td>
-
 
8
    #else
-
 
9
    <td>-</td>
-
 
10
    #end
6
    <td>$creditAccount.getGateway()</td>
11
    <td>$creditAccount.getGateway()</td>
7
    <td>$creditAccount.getSanctionedAmount()</td>
12
    <td>$creditAccount.getSanctionedAmount()</td>
8
    <td>$creditAccount.getAvailableAmount()</td>
13
    <td>$creditAccount.getAvailableAmount()</td>
9
    <td>$creditAccount.getCreditStatus()</td>
14
    <td>$creditAccount.getCreditStatus()</td>
10
    #if($creditAccount.getDescription())
15
    #if($creditAccount.getDescription())