@if ($pu218 != 1) @else @endif
{{ Lang::get($menu.'.th-sequencia') }} {{ Lang::get($menu.'.th-produto') }} {{ Lang::get($menu.'.th-perfil') }} {{ Lang::get($menu.'.th-tamanho-abrev') }} {{ Lang::get($menu.'.th-quantidade-abrev') }} Faturado Saldo A Produzir Em Produção Alocado Encerrado {{ Lang::get($menu.'.th-um') }} Classe Vlr. Orig. {{ Lang::get($menu.'.th-valor-unitario-abrev') }} {{ Lang::get($menu.'.th-valor-total') }} Valor ST Total Geral {{ Lang::get($menu.'.th-data-ideal') }} Margem
@{{ item.sequencia | lpad:[3,'0'] }}@{{ item.produto.CODIGO | lpad:[6,'0'] }} - @{{ item.produto.DESCRICAO }}@{{ item.produto.CODIGO | lpad:[6,'0'] }} - @{{ item.modelo.MODELO_DESCRICAO }} COR @{{ item.cor.CODIGO | lpad:[5,'0'] }}@{{ item.perfilDescricao }} @{{ item.tamanhoDescricao }} @{{ item.quantidade | number }} @{{ item.FATURADO | number }} @{{ item.SALDO_FATURAR | number }} @{{ item.PRODUZIR | number }} @{{ item.EMPRODUCAO | number }} @{{ item.ALOCADO | number }} @{{ item.ENCERRADO | number }} @{{ item.produto.UM }} @{{ item.CLASSE }} @{{ item.valorOriginal2 | currency:'R$ ':2 }} @{{ item.valorUnitario | currency:'R$ ':2 }}
R$
@{{ (item.valorUnitario * item.quantidade) | currency:'R$ ':2 }} @{{ item.VALOR_SBT | currency:'R$ ':2 }} @{{ (item.VALOR_SBT + (item.valorUnitario * item.quantidade)) | currency:'R$ ':2 }} @{{ item.dataIdeal }} % @{{ item.CUSTO.Contribuicao | currency:'':2 }} % 0,00
Qtd. de itens(Pedido): @{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_itens }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_qtd }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_FATURADO }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_SALDO_FATURAR}}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_PRODUZIR }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_EMPRODUCAO }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_ALOCADO }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_ENCERRADO }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_valorTotal | currency:'R$ ':2 }}
@{{ $ctrl.pedidoIndex12040.pedidoItem.TOTALIZADOR.total_valorTotalGeral | currency:'R$ ':2 }}