\n {{item.doador}} | \n {{item.janeiro? item.janeiro.toMoeda() : '-'}} | \n {{item.fevereiro ? item.fevereiro.toMoeda() : '-'}} | \n {{item.marco ? item.marco.toMoeda() : '-'}} | \n {{item.abril ? item.abril.toMoeda() : '-'}} | \n {{item.maio ? item.maio.toMoeda() : '-'}} | \n {{item.junho ? item.junho.toMoeda() : '-'}} | \n {{item.julho ? item.julho.toMoeda() : '-'}} | \n {{item.agosto ? item.agosto.toMoeda() : '-'}} | \n {{item.setembro ? item.setembro.toMoeda() : '-'}} | \n {{item.outubro ? item.outubro.toMoeda() : '-'}} | \n {{item.novembro ? item.novembro.toMoeda() : '-'}} | \n {{item.dezembro ? item.dezembro.toMoeda() : '-'}} | \n {{item.total ? item.total.toMoeda() : '-'}} | \n {{item.totalProposto ? item.totalProposto.toMoeda() : '-'}} | \n
\n