Subversion Repositories SmartDukaan

Rev

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

Rev 32722 Rev 32723
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
    #set($customRetailer = $customRetailers.get($creditAccount.getFofoId()))
4
    #set($customRetailer = $customRetailers.get($creditAccount.getFofoId()))
5
    <td>$$customRetailer.getBusinessName() ($customRetailer.getAddress().getCity()-$customRetailer.getCode())</td>
5
    <td>$customRetailer.getBusinessName() ($customRetailer.getAddress().getCity()-$customRetailer.getCode())</td>
6
    
6
    
7
    #if($fofoStoreMap.get($creditAccount.getFofoId()).getPan())
7
    #if($fofoStoreMap.get($creditAccount.getFofoId()).getPan())
8
    <td>$fofoStoreMap.get($creditAccount.getFofoId()).getPan()</td>
8
    <td>$fofoStoreMap.get($creditAccount.getFofoId()).getPan()</td>
9
    #else
9
    #else
10
    <td>-</td>
10
    <td>-</td>