| L.p. | {$MOD.LBL_INDEX} | {$MOD.LBL_NAME} | Dokument | {if $CONSIGNMENTS==TRUE}{$MOD.LBL_CONSIGNMENTS} | {/if}{$MOD.LBL_QUANTITY} | {$MOD.LBL_PRICE} | Wartość |
| {$counter} | {$item.product_code} | {$item.product_name} | {$item.parent_type} {$item.parent_name} | {if $CONSIGNMENTS==TRUE}{$item.part_no} | {/if}{$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} | {if $CONSIGNMENTS==TRUE}{$position.part_no} | {/if}{$position.quantity|number_format:2:",":"." } | {$position.price|number_format:2:",":"." } | {$position.position_value|number_format:2:",":"." } | |||
| Razem: | {$TOTAL_QUANTITY|number_format:2:",":"." } | {$TOTAL_VALUE|number_format:2:",":"." } |