EcmProducts

{$MOD.LBL_REPORT_STOCKS_STOCK_STATE}


{$MOD.LBL_STOCK}: {$MOD.LBL_PRODUCT_ACTIVE}:
Data wydruku: Kod produktu:

{if $CONSIGNMENTS==TRUE} {/if} {foreach from=$DATA key="key" item="item" name=loop} {if $item.add|@count>1} {assign var="rowspan" value=$item.add|@count} {assign var="rowspanadd" value=1} {assign var="currow" value=$rowspan*2+$rowspanadd} {else} {assign var="currow" value=1} {/if} {if $CONSIGNMENTS==TRUE} {/if} {if $item.add|@count>1} {foreach from=$item.add key="kis" item="position" name=loop} {if $CONSIGNMENTS==TRUE} {/if} {if $CONSIGNMENTS==TRUE} {else} {/if} {/foreach} {/if} {if $CONSIGNMENTS==TRUE} {else} {/if} {/foreach} {if $CONSIGNMENTS==TRUE} {/if}
{$MOD.LBL_INDEX} {$MOD.LBL_NAME} {$MOD.LBL_DOCUMENT} {$MOD.LBL_CONSIGNMENTS} {$MOD.LBL_QUANTITY} {$MOD.LBL_PRICE} {$MOD.LBL_SUMMARY}
{$item.product_code} {$item.product_name} {$item.parent_type} {$item.parent_name} {$item.date_entered|date_format:"%d.%m.%Y"} {$item.part_no} {$item.total_quantity|number_format:$item.unit_precision:",":"."} {$item.unit_id} {$item.price|number_format:2:",":"." } {$item.total_price|number_format:2:",":"." }
{$position.parent_type} {$position.parent_name} {$position.date_entered|date_format:"%d.%m.%Y"} {$position.part_no} {$position.quantity|number_format:$item.unit_precision:",":"."} {$position.price|number_format:2:",":"." } {$position.position_value|number_format:2:",":"." }
{$MOD.LBL_SUMMARY}: {*{$TOTAL_QUANTITY|number_format:2:",":"." }*} {$TOTAL_VALUE|number_format:2:",":"." }