Subversion Repositories SmartDukaan

Rev

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

Rev 30656 Rev 31411
Line 286... Line 286...
286
                                <td>$offer.getSchemeType()</td>
286
                                <td>$offer.getSchemeType()</td>
287
                                <td>$itemCriteriaPayout.getItemCriteriaString()</td>
287
                                <td>$itemCriteriaPayout.getItemCriteriaString()</td>
288
                                <td>Rs. <span
288
                                <td>Rs. <span
289
                                        class="currency">$offerSlabPayoutMap.get($offer.getId()).get($slab.getOnwardsAmount())</span>
289
                                        class="currency">$offerSlabPayoutMap.get($offer.getId()).get($slab.getOnwardsAmount())</span>
290
                                </td>
290
                                </td>
291
                                offerPayout
-
 
292
                            </tr>
291
                            </tr>
293
                        #end #else $noData #end
292
                        #end #else $noData #end
294
                </table>
293
                </table>
295
            </div>
294
            </div>
296
        </div>
295
        </div>