|
+ {hook name="delivery.imprint" order=$order_id}
+ {elsehook rel="delivery.imprint"}
+
+ {config key="store_name"}
+ {$addresses="{config key='store_address1'} {config key='store_address2'} {config key='store_address3'}"}
+ {$city="{config key='store_zipcode'} {config key='store_city'}"}
+ {if $addresses != " "}- {$addresses}{/if}
+ {if $city != " " }- {$city}{/if}
+ {if {config key="store_country"} }
+ {loop type="country" visible="*" name="address.country.title" id={config key="store_country"}} - {$TITLE}{/loop}
+ {/if}
+ {if {config key="store_business_id"} }
+ - {config key="store_business_id"}
+ {/if}
+ + {if {config key="store_phone"} } + {intl l="Phone: "}{config key="store_phone"} + {/if} + {if {config key="store_email"} } + {intl l="Email: "}{config key="store_email"} + {/if} + {/elsehook} + |
+ {intl l="page"} [[page_cu]]/[[page_nb]] | +
+ {intl l="DELIVERY"}+ |
+
{intl l="Invoice date"} : {format_date date=$INVOICE_DATE output="date"} |
+
{intl l="Invoice REF"} : {$REF} |
+
{intl l="Customer Number"} : {loop type="customer" name="customer.invoice" id=$CUSTOMER current="0"}{$REF}{/loop} |
+
{$title} : {$value} |
+
+ {intl l="Delivery address"}+ {ifhook rel="delivery.delivery-address"} + {* delivery module can customize the delivery address *} + {hook name="delivery.delivery-address" module={$DELIVERY_MODULE} order=$order_id} + {/ifhook} + {elsehook rel="delivery.delivery-address"} + {format_address order_address=$DELIVERY_ADDRESS locale=$locale} + {/elsehook} + |
+
+ {intl l="Invoice address"}+ {format_address order_address=$INVOICE_ADDRESS locale=$locale} + |
+
+ {intl l="Ref"}+ |
+
+ {intl l="product"}+ |
+
+ {intl l="Quantity"}+ |
+
|
+ {$REF} + |
+
+ {$TITLE} + {ifloop rel="combinations"} + {loop type="order_product_attribute_combination" name="combinations" order_product=$ID} + {$ATTRIBUTE_TITLE} - {$ATTRIBUTE_AVAILABILITY_TITLE}+ {/loop} + {/ifloop} + |
+
+ {$QUANTITY} + |
+
+ {intl l="Delivery module"}++ {loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE}{/loop} + + + {hook name="delivery.after-delivery-module" order=$order_id module_id=$DELIVERY_MODULE} + |
+
| + |
|
+ {hook name="invoice.imprint" order=$order_id}
+ {elsehook rel="invoice.imprint"}
+
+ {config key="store_name"}
+ {$addresses="{config key="store_address1"} {config key="store_address2"} {config key="store_address3"}"}
+ {$city="{config key="store_zipcode"} {config key="store_city"}"}
+ {if $addresses != " "}- {$addresses}{/if}
+ {if $city != " " }- {$city}{/if}
+ {if {config key="store_country"} }
+ {loop type="country" visible="*" name="address.country.title" id={config key="store_country"}} - {$TITLE}{/loop}
+ {/if}
+ {if {config key="store_business_id"} }
+ - {config key="store_business_id"}
+ {/if}
+ + {if {config key="store_phone"} } + {intl l="Phone: "}{config key="store_phone"} + {/if} + {if {config key="store_email"} } + {intl l="Email: "}{config key="store_email"} + {/if} + {/elsehook} + |
+ {intl l="page"} [[page_cu]]/[[page_nb]] | +
+ {intl l="INVOICE"}+ |
+
{intl l="Invoice date"} : {format_date date=$INVOICE_DATE output="date"} |
+
{intl l="Invoice REF"} : {$REF} |
+
{intl l="Customer Number"} : {loop type="customer" name="customer.invoice" id=$CUSTOMER current="0"}{$REF}{/loop} |
+
{$title} : {$value} |
+
+ {intl l="Delivery address"}+ {ifhook rel="invoice.delivery-address"} + {* delivery module can customize the delivery address *} + {hook name="invoice.delivery-address" module={$DELIVERY_MODULE} order=$order_id} + {/ifhook} + {elsehook rel="invoice.delivery-address"} + {format_address order_address=$DELIVERY_ADDRESS locale=$locale} + {/elsehook} + |
+
+ {intl l="Invoice address"}+ {format_address order_address=$INVOICE_ADDRESS locale=$locale} + |
+
{intl l="Product"} |
+ {intl l="Unit. price"} |
+ {intl l="Tax"} |
+ {intl l="Unit taxed price"} |
+ {intl l="Quantity"} |
+ {intl l="Taxed total"} |
+
|
+ {$TITLE} +
+ {intl l="Product ref : "}{$REF} + {/loop} + {/ifloop} + {hook name="invoice.product-list" order_product=$ID order=$order_id} + |
+ {format_money number=$realPrice currency_id=$CURRENCY} |
+ {format_money number=$realTax currency_id=$CURRENCY} |
+ {format_money number=$realTaxedPrice currency_id=$CURRENCY} |
+ {$QUANTITY} |
+ {format_money number=$realTotalPrice currency_id=$CURRENCY} |
+
+
+ Commentaire de commande++ {loop name="admin-comment" type="admin_comment" element_key="order" element_id={$order_id}}{$COMMENT}{/loop} + ++ + {intl l="Payment module"}++ {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$COMMENT}{/loop} + + + {hook name="invoice.after-payment-module" order=$order_id module_id=$PAYMENT_MODULE} + + +{intl l="Delivery module"}++ {loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE}{/loop} + + + {hook name="invoice.after-delivery-module" order=$order_id module_id=$DELIVERY_MODULE} + + |
+
+
|
+
+ {hook name="invoice.imprint" order="{$order_id}"}
+ {elsehook rel="invoice.imprint"}
+
+ {config key="store_name"}+ {$addresses="{config key="store_address1"} + + {config key="store_address2"} {config key="store_address3"}"} + + {$city="{config key="store_zipcode"} {config key="store_city"}"} + + {if $addresses != " "}{$addresses} ++ {/if} + {if $city != " " }{$city} + + {/if} + + {if {config key="store_business_id"} } + {config key="store_business_id"} + + {/if} + + {if {config key="store_phone"} } + {intl l="Phone: "}{config key="store_phone"} + {/if} + + {if {config key="store_email"} } + {intl l="Email: "}{config key="store_email"} + {/if} + {/elsehook} + {intl l="page"} [[page_cu]]/[[page_nb]] |
+
+ {intl l="INVOICE"}+ |
+
{intl l="Invoice date"} : {format_date date=$INVOICE_DATE output="date"} |
+
{intl l="Invoice REF"} : {$INVOICE_REF} |
+
{intl l="Customer Number"} : {loop type="customer" name="customer.invoice" id=$CUSTOMER current="0"}{$REF}{/loop} |
+
{$title} : {$value} |
+
+ {intl l="Delivery address"}+ {ifhook rel="invoice.delivery-address"} + {* delivery module can customize the delivery address *} + {hook name="invoice.delivery-address" module="{order attr="delivery_module"}" order="{$order_id}"} + {/ifhook} + {elsehook rel="invoice.delivery-address"} +
+ {loop type="order_address" name="delivery_address" id=$DELIVERY_ADDRESS}
+ {$COMPANY} |
+
+ {intl l="Invoice address"}+
+ {loop type="order_address" name="delivery_address" id=$INVOICE_ADDRESS}
+ {$COMPANY} |
+
{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} + |
+ {format_money number=$realPrice symbol=$orderCurrency} |
+ {format_money number=$realTax symbol=$orderCurrency} |
+ {format_money number=$realTaxedPrice symbol=$orderCurrency} |
+ {$QUANTITY} |
+ {format_money number={$realTaxedPrice * $QUANTITY} symbol=$orderCurrency} |
+
+
+ {intl l="Payment module"}++ {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop} + + +{intl l="Delivery module"}++ {loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE}{/loop} + + + |
+
+
|
+