EcmProducts

{$MOD.LBL_LISTNEWSALES_NAME}


Data wysyłki od Enter Date {$MOD.LBL_LISTNEWSALES_DATE_END}: Enter Date Typ: Status: {$MOD.LBL_LISTNEWSALES_ACCOUNT_NAME}: {$MOD.LBL_LISTNEWSALES_NOT_ASSIGNED}:
Data dostawy od: Enter Date do: Enter Date {$MOD.LBL_LISTNEWSALES_ORDER_NO}:

{if $POST.date_send_from!='' && $POST.date_from!=''}Proszę wybrać date dostawy lub datę wysyłki{/if}


{if $LINK!=''}{$LINK}{/if} {foreach from=$POSITION_LIST key="key" item="item" name="components"} {if $item.id!=''} {/if} {/foreach}
{$MOD.LBL_LISTNEWSALES_POS} {$MOD.LBL_LISTNEWSALES_NUMBER} {$MOD.LBL_LISTNEWSALES_DESCRIPTION} {$MOD.LBL_LISTNEWSALES_PARENT_NAME} {$MOD.LBL_LISTNEWSALES_DELIVERY_DATE} Termin wysyłki {$MOD.LBL_LISTNEWSALES_QUANTITY} {$MOD.LBL_LISTNEWSALES_TOTAL_NETTO} {$MOD.LBL_LISTNEWSALES_TOTAL_VAT} {$MOD.LBL_LISTNEWSALES_TOTAL_BRUTTO} {$MOD.LBL_LISTNEWSALES_TOTAL_INVOICE} {$MOD.LBL_LISTNEWSALES_PERCENT} {$MOD.LBL_LISTNEWSALES_CURRENCY} {$MOD.LBL_LISTNEWSALES_PRINTED}  
{$item.position} {$item.document_no} {$item.parent_name} {$item.delivery_date} {$item.send_date} {$item.quantity} {$item.total_netto|number_format:2:".":","} {$item.total_vat|number_format:2:".":","} {$item.total_brutto|number_format:2:".":","} {$item.total_invoice|number_format:2:".":","} {$item.percent} {$CURRENCIES[$item.currency]} {if $item.type!='gratis'} {if $item.fv_switch=='yes'}'{/if} {if $item.fv_switch=='no'}{/if} {if $item.wz_switch=='disabled'} {/if} {if $item.wz_switch=='enabled'}{/if} {else} {if $item.rw_switch=='disabled'} {/if} {if $item.rw_switch=='enabled'}{/if} {/if}
{$MOD.LBL_LISTNEWSALES_SUMMARY}: {$POSITION_LIST.total_quantity} {$POSITION_LIST.total_netto|number_format:2:".":","} {$POSITION_LIST.total_vat|number_format:2:".":","} {$POSITION_LIST.total_brutto|number_format:2:".":","} {$POSITION_LIST.total_invoice|number_format:2:".":","} {$POSITION_LIST.total_percent|string_format:"%.2f"}%