{loop name="checkrights.colissimo" type="colissimo.check.rights"}

{$ERRMES} {$ERRFILE} | {intl l="Please change the access rights"}.

{/loop}
{elseloop rel="checkrights.colissimo"}

{intl l="Colissimo Module allows to send your products all around the world with La Poste."}

{form name="colissimo.export.form"} {if $form_error}
{$form_error_message}
{/if}
{form_hidden_fields form=$form}
{form_field form=$form field="status_id"}
{intl l="Change orders status after export"}
 
 
 
{/form_field} {intl l="*If you choose this option, the exported orders would not be available on this page anymore"}
{loop name="colissimo.notsend.loop" type="colissimo.notsend.loop"} {form_field form=$form field="order_"|cat:$ID} {/form_field} {/loop}
{intl l="REF"} {intl l="Date"} {intl l="Total taxed amount"} {intl l="Export"}
{$CREATE_DATE|date_format} {$TOTAL_TAXED_AMOUNT} {loop name="list.socolissimo.getcurrency" type="currency" id=$CURRENCY}{$SYMBOL}{/loop}
{/form}
{assign var="isColissimoFreeShipping" value=0} {form name="colissimo.freeshipping.form"}
{form_hidden_fields form=$form} {form_field form=$form field="freeshipping"}
{/form_field}
{/form}
{/elseloop}