Subversion Repositories SmartDukaan

Rev

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

Rev 25218 Rev 25219
Line 637... Line 637...
637
									<table>
637
									<table>
638
									<thead>
638
									<thead>
639
										<tr><td colspan="2">Current Stock</td></tr>
639
										<tr><td colspan="2">Current Stock</td></tr>
640
									</thead>
640
									</thead>
641
									<tbody>
641
									<tbody>
642
										<tr><th>Qty</th><td><span class="currency">$brandStockPrice.getTotalValue()</span></td></tr>
642
										<tr><th>Qty</th><td>$brandStockPrice.getTotalQty()pc</td></tr>
643
										<tr><th>Value</th><td>$brandStockPrice.getTotalQty()pc</td></tr>
643
										<tr><th>Value</th><td><span class="currency">$brandStockPrice.getTotalValue()</span></td></tr>
644
									</tbody>
644
									</tbody>
645
									</table>
645
									</table>
646
									#if($brandStockPrice.getAgedValue()>0)
646
									#if($brandStockPrice.getAgedValue()>0)
647
									<p style="color:#d15a57;font-weight:700" title="Focus Stock">
647
									<p style="color:#d15a57;font-weight:700" title="Focus Stock">
648
										<span class="currency">$brandStockPrice.getAgedValue()</span> / $brandStockPrice.getAgedQty()
648
										<span class="currency">$brandStockPrice.getAgedValue()</span> / $brandStockPrice.getAgedQty()