( * ) LABEL.CAMPOS_OBRIGATORIOS

LABEL.IDENTIFICACAO
LABEL.NOME_ITEM LABEL.QUANTIDADE LABEL.INICIO_PREVISTO LABEL.TERMINO_PREVISTO LABEL.VALOR_UNITARIO LABEL.VALOR_TOTAL
LABEL.TABELA_VAZIA
{{ $index + 1 }} {{ splitText(item.itemBemServico.estudoTecnicoBemServicoSolucao.nomeBemServicoSolucao, 70) }} {{ item.quantidade }} {{ item.dataInicioPrevisto | date:'dd/MM/yyyy' }} {{ item.dataTerminoPrevisto | date:'dd/MM/yyyy' }} {{ item.valorUnitarioItem | currency }} {{ item.valorTotalItem | currency }}