show coupon codes in back office

This commit is contained in:
Etienne Roudeix
2013-12-19 14:50:45 +01:00
parent d7c1ecf09a
commit 5773922314
6 changed files with 44 additions and 14 deletions

View File

@@ -118,13 +118,9 @@
<td colspan="2" class="td-unstyled"></td>
<td colspan="3"><strong>{intl l="Coupon code"}</strong></td>
<td>
{ifloop rel="couponcode"}
<ul>
{loop type="order_coupon" name="couponcode" order=$ID}
<li>{$CODE}</li>
{$CODE}{if $LOOP_COUNT != $LOOP_TOTAL}, {/if}
{/loop}
</ul>
{/ifloop}
{elseloop rel="couponcode"}
<strong>Ø</strong>
{/elseloop}

View File

@@ -122,8 +122,17 @@
</tbody>
<tfoot>
<tr >
<td rowspan="4" colspan="3" class="empty">&nbsp;</td>
<th class="shipping">{intl l="Discount"}</th>
<td class="shipping">
<div class="shipping-price">
<span class="price">{order attr="discount"} {currency attr="symbol"}</span>
</div>
</td>
</tr>
<tr >
<td rowspan="3" colspan="3" class="empty">&nbsp;</td>
<th class="shipping">{intl l="Shipping Tax"}</th>
<td class="shipping">
<div class="shipping-price">