Subversion Repositories SmartDukaan

Rev

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

Rev 30164 Rev 30183
Line 55... Line 55...
55
                  <td>$walletSummart.getRefundableAmount()</td>
55
                  <td>$walletSummart.getRefundableAmount()</td>
56
                 <td>$walletSummart.getReference()</td>
56
                 <td>$walletSummart.getReference()</td>
57
                 
57
                 
58
                  <td>$walletSummart.getReferenceType()</td>
58
                  <td>$walletSummart.getReferenceType()</td>
59
                   #if($walletSummart.getBusinessTimestamp())
59
                   #if($walletSummart.getBusinessTimestamp())
60
                   <td>$walletSummart.getBusinessTimestamp()</td>
60
                   <td>$walletSummart.getBusinessTimestamp().format($datehiphenFormatter)</td>
61
                   
61
                   
62
                   #else
62
                   #else
63
                    <td>--</td>
63
                    <td>--</td>
64
                   #end
64
                   #end
65
                    <td>$walletSummart.getDescription()</td>
65
                    <td>$walletSummart.getDescription()</td>