+ {intl l="THANK YOU"}+ |
+
+ {config key="store_name"}+ |
+ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {intl l="page"} [[page_cu]]/[[page_nb]] | @@ -67,139 +91,108 @@ {assign "orderCurrency" $SYMBOL} {/loop} - -|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+ {intl l="DELIVERY"}+ |
+ ||
+ {intl l="Invoice date"}+{format_date date=$INVOICE_DATE} + |
+ ||
+ {intl l="Invoice REF"}+{$REF} + |
+ ||
+ {intl l="Custmer Number"}+{loop type="customer" name="customer.invoice" id=$CUSTOMER current="0"}{$REF}{/loop} + |
+ ||
| + | + | |
| + | + | + |
+ {intl l="delivery adress"}+
+ {loop type="order_address" name="delivery_address" id=$DELIVERY_ADDRESS}
+ {loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} |
+
+ {intl l="invoice address"}+
+ {loop type="order_address" name="delivery_address" id=$INVOICE_ADDRESS}
+ {loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} |
+ |
+ {intl l="Ref"}+ |
+
+ {intl l="product"}+ |
+
+ {intl l="Quantity"}+ |
+
|
+ {$REF} + |
+
+ {$TITLE} + |
+
+ {$QUANTITY} + |
+
| {intl l="invoice ref"} | -{intl l="invoice date"} | -
|---|---|
| {$REF} | -{format_date date=$INVOICE_DATE} | -
| {intl l="invoice"} | -{intl l="customer number"} | -
|---|---|
| {$INVOICE_REF} | -{loop type="customer" name="customer.invoice" id=$CUSTOMER current="0"}{$REF}{/loop} | -
| {intl l="delivery address"} | -
|---|
|
- {loop type="order_address" name="delivery_address" id=$DELIVERY_ADDRESS}
- {loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} - {$ADDRESS1} {$ADDRESS2} {$ADDRESS3} - {$ZIPCODE} {$COUNTRY} - {loop type="country" name="country_delivery" id=$COUNTRY}{$TITLE}{/loop} - {/loop} - |
-
| {intl l="invoice address"} | -
|---|
|
- {loop type="order_address" name="delivery_address" id=$INVOICE_ADDRESS}
- {loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} - {$ADDRESS1} {$ADDRESS2} {$ADDRESS3} - {$ZIPCODE} {$COUNTRY} - {loop type="country" name="country_delivery" id=$COUNTRY}{$TITLE}{/loop} - {/loop} - |
-
| {intl l="Ref"} | -{intl l="product"} | -{intl l="Quantity"} | -
|---|---|---|
| {$REF} | -{$TITLE} | -{$QUANTITY} | -
| {intl l="delivery module"} | -{loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE}{/loop} | -
|---|
{$DELIVERY_REF}
+| - | {intl l="Page"} [[page_cu]]/[[page_nb]] | -
| + | {intl l="page"} [[page_cu]]/[[page_nb]] | +
+ {intl l="INVOICE"}+ |
+
+ {intl l="Invoice date"}+ {format_date date=$INVOICE_DATE} + |
+
+ {intl l="Invoice REF"}+ {$REF} + |
+
+ {intl l="Custmer Number"}+ {loop type="customer" name="customer.invoice" id=$CUSTOMER current="0"}{$REF}{/loop} + |
+
+ {intl l="delivery adress"}+
+ {loop type="order_address" name="delivery_address" id=$DELIVERY_ADDRESS}
+ {loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} |
+
+ {intl l="invoice address"}+
+ {loop type="order_address" name="delivery_address" id=$INVOICE_ADDRESS}
+ {loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} |
+
{intl l="Product"} |
+ {intl l="Unit. price"} |
+ {intl l="Tax"} |
+ {intl l="Unit taxed price"} |
+ {intl l="Quantity"} |
+ {intl l="Taxed total"} |
+ ||||||||
{$TITLE} + {ifloop rel="combinations"} + {loop type="order_product_attribute_combination" name="combinations" order_product=$ID} + {$ATTRIBUTE_TITLE} - {$ATTRIBUTE_AVAILABILITY_TITLE}+ {/loop} + {/ifloop} + |
+ {$orderCurrency} {$realPrice} |
+ {$orderCurrency} {$realTax} |
+ {$orderCurrency} {$realTaxedPrice} |
+ {$QUANTITY} |
+ {$orderCurrency} {$realTaxedPrice * $QUANTITY} |
+
|
-
-
-
-
- {config key="store_name"}- -{intl l="invoice"} {$INVOICE_REF}-
|
-
-
-
-
|
-
| {intl l="Product"} | -{intl l="Unit. price"} | -{intl l="Tax"} | -{intl l="Unit taxed price"} | -{intl l="Quantity"} | -{intl l="Taxed total"} | -
|---|---|---|---|---|---|
|
- {$TITLE}
- {ifloop rel="combinations"}
- {loop type="order_product_attribute_combination" name="combinations" order_product=$ID}
- {$ATTRIBUTE_TITLE} - {$ATTRIBUTE_AVAILABILITY_TITLE} - {/loop} - {/ifloop} - |
- {$orderCurrency} {$realPrice} | -{$orderCurrency} {$realTax} | -{$orderCurrency} {$realTaxedPrice} | -{$QUANTITY} | -{$orderCurrency} {$realTaxedPrice * $QUANTITY} | -
-
-
|
-
-
-
|
-
{intl l="Payment module"}+ {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop} + |
+ {intl l="Total without tax"} |
+ {$orderCurrency} {$TOTAL_AMOUNT} |
+
{intl l="delivery module"}+ {loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE}{/loop} |
+ {intl l="Total with tax"} |
+ {$orderCurrency} {$TOTAL_TAXED_AMOUNT - $POSTAGE} |
+
| + | {intl l="Postage"} |
+ {$orderCurrency} {$POSTAGE} |
+
| + | {intl l="Total"} |
+ {$orderCurrency} {$TOTAL_TAXED_AMOUNT} |
+