Subversion Repositories SmartDukaan

Rev

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

Rev 2193 Rev 2295
Line 86... Line 86...
86
						#set($total_amount = $total_amount + $total_price)
86
						#set($total_amount = $total_amount + $total_price)
87
							<tr>
87
							<tr>
88
								<td><a href="/order/$order.getId()">$order.getId()</a></td>
88
								<td><a href="/order/$order.getId()">$order.getId()</a></td>
89
								<td>#if($lineitem.getBrand()) $lineitem.getBrand() #end
89
								<td>#if($lineitem.getBrand()) $lineitem.getBrand() #end
90
									#if($lineitem.getModel_name()) $lineitem.getModel_name() #end
90
									#if($lineitem.getModel_name()) $lineitem.getModel_name() #end
91
									#if($lineitem.getModel_name())  $lineitem.getModel_name() #end
91
									#if($lineitem.getModel_number())  $lineitem.getModel_number() #end
92
									#if($lineitem.getColor()) ($lineitem.getColor()) #end
92
									#if($lineitem.getColor()) ($lineitem.getColor()) #end
93
								</td>
93
								</td>
94
								<td>$lineitem.getQuantity().intValue()</td>
94
								<td>$lineitem.getQuantity().intValue()</td>
95
								<td>$action.formatPrice($total_price)</td>
95
								<td>$action.formatPrice($total_price)</td>
96
								<td>
96
								<td>