{{ index + 1 }} |
{{ row.item.description }}
{{
row.item.presentation.hasOwnProperty('description') ? row.item.presentation.description : ''
}}
{{
getDescriptionFromAffectationIgvType(row.affectation_igv_type_id)
}}
|
{{ row.item.unit_type_id }} |
{{ row.quantity }} |
{{ currency_type.symbol }}
{{ getFormatUnitPriceRow(row.unit_value) }}
|
{{ currency_type.symbol }}
{{ getFormatUnitPriceRow(row.unit_price) }}
|
{{ currency_type.symbol }} {{ row.total_value }} |
{{ currency_type.symbol }} {{ row.total }} |
|