Subversion Repositories SmartDukaan

Rev

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

Rev 30206 Rev 30230
Line 124... Line 124...
124
											onwards
124
											onwards
125
										</option>
125
										</option>
126
									#end
126
									#end
127
								</select>
127
								</select>
128
							</td>
128
							</td>
129
							<td class="currency">$slabPayout.values().iterator().next()</td>
129
							<td class="currency">$slabPayouts.values().iterator().next()</td>
130
						#else
130
						#else
131
							<td> -</td>
131
							<td> -</td>
132
							<td> -</td>
132
							<td> -</td>
133
					#end
133
						#end
134
					#end
134
					#end
135
					<td class="currency totalmargin" data-value="$pc.getTotalScheme()">$pc.getTotalScheme()</td>
135
					<td class="currency totalmargin" data-value="$pc.getTotalScheme()">$pc.getTotalScheme()</td>
136
					<td class="currency netprice" data-value="$pc.getNetPrice()">$pc.getNetPrice()</td>
136
					<td class="currency netprice" data-value="$pc.getNetPrice()">$pc.getNetPrice()</td>
137
					<td class="currency">$pc.getMopdp()</td>
137
					<td class="currency">$pc.getMopdp()</td>
138
					<td class="currency totalprofit" data-value="$pc.getTotalProfit()">$pc.getTotalProfit()</td>
138
					<td class="currency totalprofit" data-value="$pc.getTotalProfit()">$pc.getTotalProfit()</td>