No hay períodos activos disponibles
AVANCE Y SEGUIMIENTO DE VENTAS - UNILEVER ANDINA PERU S.A. - [[ periodoSeleccionado ]]
Venta Soles
S/ [[ datosUnilever.totales.avance_soles.toLocaleString('es-PE', {minimumFractionDigits: 0, maximumFractionDigits: 0}) ]]
Meta: S/ [[ Math.round(datosUnilever.totales.cuota_soles).toLocaleString('es-PE', {minimumFractionDigits: 0, maximumFractionDigits: 0}) ]]
[[ datosUnilever.totales.porcentaje_avance_soles.toFixed(1) ]]%
Linealidad
[[ datosUnilever.totales.porcentaje_esperado.toFixed(1) ]]%
Dónde deberíamos estar:
S/ [[ datosUnilever.totales.venta_esperada.toLocaleString('es-PE', {minimumFractionDigits: 0, maximumFractionDigits: 0}) ]]
Déficit:
[[ datosUnilever.totales.deficit >= 0 ? '+' : '' ]][[ datosUnilever.totales.deficit.toFixed(1) ]]%
[[ datosUnilever.totales.deficit >= 0 ? 'Nos sobra:' : 'Nos falta:' ]]
S/ [[ Math.abs(datosUnilever.totales.monto_faltante).toLocaleString('es-PE', {minimumFractionDigits: 0, maximumFractionDigits: 0}) ]]
Proyección
S/ [[ datosUnilever.totales.proyeccion.toLocaleString('es-PE', {minimumFractionDigits: 0, maximumFractionDigits: 0}) ]]
Días: [[ datosUnilever.dias_trabajados ]] / [[ datosUnilever.dias_programados ]]
[[ datosUnilever.totales.porcentaje_proyeccion.toFixed(1) ]]%
% Proyección
[[ datosUnilever.totales.porcentaje_proyeccion.toFixed(1) ]]%
Proyección / Meta
Cobertura
[[ datosUnilever.totales.avance_cobertura ]]
Meta: [[ datosUnilever.totales.cuota_cobertura ]]
[[ Math.round(datosUnilever.totales.porcentaje_avance_cobertura) ]]%
| SUPERVISOR / CANAL / VENDEDOR | CUOTA S/ | CTA ACU. | AVANCE S/ | % AVANCE | LINEALIDAD | PROYECCIÓN | CTA. COB. | AVA. COB. | % COB. |
|---|---|---|---|---|---|---|---|---|---|
|
[[ supervisor.nombre_supervisor ]]
|
[[ Math.round(calcularTotalSupervisor(supervisor, 'cuota_soles')).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ Math.round(calcularCuotaAcumulada(calcularTotalSupervisor(supervisor, 'cuota_soles'))).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ calcularTotalSupervisor(supervisor, 'avance_soles').toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] |
[[ calcularPorcentajeConCuotaAcumulada(calcularTotalSupervisor(supervisor, 'avance_soles'), calcularTotalSupervisor(supervisor, 'cuota_soles')).toFixed(1) ]]%
|
[[ calcularDeberiaEstar(calcularTotalSupervisor(supervisor, 'cuota_soles')).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ calcularProyeccion(calcularTotalSupervisor(supervisor, 'avance_soles')).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ calcularTotalSupervisor(supervisor, 'cuota_cobertura') ]] | [[ calcularTotalSupervisor(supervisor, 'avance_cobertura') ]] |
[[ Math.round(calcularPorcentajeCoberturaSupervisor(supervisor)) ]]%
|
|
[[ canal.nombre_canal ]]
|
[[ Math.round(calcularTotalCanal(canal, 'cuota_soles')).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ Math.round(calcularCuotaAcumulada(calcularTotalCanal(canal, 'cuota_soles'))).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ calcularTotalCanal(canal, 'avance_soles').toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] |
[[ calcularPorcentajeConCuotaAcumulada(calcularTotalCanal(canal, 'avance_soles'), calcularTotalCanal(canal, 'cuota_soles')).toFixed(1) ]]%
|
[[ calcularDeberiaEstar(calcularTotalCanal(canal, 'cuota_soles')).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ calcularProyeccion(calcularTotalCanal(canal, 'avance_soles')).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ calcularTotalCanal(canal, 'cuota_cobertura') ]] | [[ calcularTotalCanal(canal, 'avance_cobertura') ]] |
[[ Math.round(calcularPorcentajeCoberturaCanal(canal)) ]]%
|
| [[ vendedor.nombre ]] | [[ Math.round(vendedor.cuota_soles).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ Math.round(calcularCuotaAcumulada(vendedor.cuota_soles)).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ vendedor.avance_soles.toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] |
[[ calcularPorcentajeConCuotaAcumulada(vendedor.avance_soles, vendedor.cuota_soles).toFixed(1) ]]%
|
[[ calcularDeberiaEstar(vendedor.cuota_soles).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ calcularProyeccion(vendedor.avance_soles).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ vendedor.cuota_cobertura ]] | [[ vendedor.avance_cobertura ]] |
[[ Math.round(vendedor.porcentaje_avance_cobertura) ]]%
|
| TOTAL GENERAL | [[ Math.round(calcularTotalGeneral('cuota_soles')).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ Math.round(calcularCuotaAcumulada(calcularTotalGeneral('cuota_soles'))).toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] | [[ calcularTotalGeneral('avance_soles').toLocaleString('es-PE', {minimumFractionDigits: 0}) ]] |
[[ calcularPorcentajeConCuotaAcumulada(calcularTotalGeneral('avance_soles'), calcularTotalGeneral('cuota_soles')).toFixed(1) ]]%
|
[[ calcularDeberiaEstar(calcularTotalGeneral('cuota_soles')).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ calcularProyeccion(calcularTotalGeneral('avance_soles')).toLocaleString('es-PE', {minimumFractionDigits: 2, maximumFractionDigits: 2}) ]] | [[ calcularTotalGeneral('cuota_cobertura') ]] | [[ calcularTotalGeneral('avance_cobertura') ]] |
[[ Math.round(calcularPorcentajeCoberturaGeneral()) ]]%
|
Cargando datos de Unilever...
Selecciona un período para ver los datos de Unilever