CÓDIGO | DESCRIÇÃO | QUANTIDADE | VR.UNIT. | % IPI | ACRÉSCIMOS | DESCONTOS | VALOR TOTAL | SAÍDA | ENTREGA |
---|---|---|---|---|---|---|---|---|---|
{{ $tab_prod_id[$i] }} | {{ $tab_prod_desc[$i] }} | {{ $tab_qtd[$i] }} | {{ $tab_valor[$i] }} | {{ $tab_ipi[$i] }} | {{ $tab_acresc[$i] }} | {{ $tab_desconto[$i] }} | {{ $tab_total[$i] }} | {{ $tab_data_saida[$i] }} | {{ $tab_data_entrega[$i] }} |
OBS.: {{ $tab_prod_info[$i] }} | |||||||||
{{ $tab_prod_id[$i] }} | {{ $tab_prod_desc[$i] }} | {{ $tab_qtd[$i] }} | {{ $tab_valor[$i] }} | {{ $tab_ipi[$i] }} | {{ $tab_acresc[$i] }} | {{ $tab_desconto[$i] }} | {{ $tab_total[$i] }} | {{ $tab_data_saida[$i] }} | {{ $tab_data_entrega[$i] }} |
OBS.: {{ $tab_prod_info[$i] }} | |||||||||
TOTAIS: | {{ str_pad($i, 3, 0, STR_PAD_LEFT) }} | {{ $qtd_item }} |
TOTAL PROD: | R$ {{ $subtotal }} |
TOTAL IPI: | R$ {{ $ipi_total }} |
ACRÉSCIMOS: | R$ {{ $acresc_total }} |
DESCONTOS: | R$ {{ $desconto_total }} |
FRETE: | R$ {{ $valor_frete }} |
VALOR TOTAL: | R$ {{ $total_geral }} |