Subversion Repositories SmartDukaan

Rev

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

Rev 29847 Rev 29848
Line 106... Line 106...
106
 
106
 
107
					<td>$pc.getItemId()</td>
107
					<td>$pc.getItemId()</td>
108
					<td>$pc.getModelName() $pc.getModelNumber() ($pc.getColor())</td>
108
					<td>$pc.getModelName() $pc.getModelNumber() ($pc.getColor())</td>
109
					<td>$pc.getType()</td>
109
					<td>$pc.getType()</td>
110
					<td class="currency">$pc.getMrp()</td>
110
					<td class="currency">$pc.getMrp()</td>
111
					<td class="currency" data-value="$pc.getMop()">$pc.getMop()</td>
111
					<td class="currency">$pc.getMop()</td>
112
					<td class="currency dp">$pc.getSellingPrice()</td>
112
					<td class="currency dp" data-value="$pc.getSellingPrice()">$pc.getSellingPrice()</td>
113
					<td class="currency">$pc.getBasePayout()</td>
113
					<td class="currency">$pc.getBasePayout()</td>
114
					<td class="currency">$pc.getCashDiscount()</td>
114
					<td class="currency">$pc.getCashDiscount()</td>
115
					<td class="currency">$pc.getUpfrontMargin()</td>
115
					<td class="currency">$pc.getUpfrontMargin()</td>
116
					<td class="currency">$pc.getTertiaryPayout()</td>
116
					<td class="currency">$pc.getTertiaryPayout()</td>
117
					<td class="currency">$pc.getHygienePayout()</td>
117
					<td class="currency">$pc.getHygienePayout()</td>