REPORTE IMPLEMENTADOS POR AEROTERRA:
ReportCertificadoValuacionAtras_1.0.36.28.rdlc
ReportCertificadoDatosParcelarios_1.0.36.28.rdlc
REPORTE MODIFICADOS POR CATASTRO:
ReportCertificadoValuacionAtras.rdlc (LINEAS 596,795,1083, 1245.
EN 596,795:
SE QUITO EL SIGNO ($),
EN 1083:
"=FormatNumber(Fields!ValorBasicoTierra.Value,2)" POR
"=FormatNumber(FormatNumber(Fields!ValorTerreno.Value-Fields!ValorExencion.Value,2) / FormatNumber(Fields!SuperficieTributaria.Value,2),2)"
EN 1245:
"=FormatNumber(Fields!ValorBasicoEdificacion.Value,2)" POR
"=IIF(Fields!SuperficieEdificada.Value > 0, FormatNumber(FormatNumber(Fields!ValorEdificio.Value +Fields!ValorComun.Value+Fields!ValorEspecial.Value ,2) / FormatNumber(Fields!SuperficieEdificada.Value,2),2), 0)"
)
ReportCertificadoDatosParcelarios.rdlc (LINEA 10486. REEMPLAZAR "Reporte de Datos Generales para DPR" POR "Reporte de Datos Generales")