Rentabilidad por Proveedor
Datos desde archivo de ventas del período (Parquet/Excel)
No hay períodos
Cargando datos...
[[ errorMsg ]]
Venta
S/ [[ formatNumber(datos.total_venta) ]]
Costo Venta
S/ [[ formatNumber(datos.total_costo_venta) ]]
Utilidad
S/ [[ formatNumber(datos.total_utilidad) ]]
Utilidad %
[[ formatPct(datos.total_utilidad_pct) ]]%
Utilidad Costo %
[[ formatPct(datos.total_utilidad_costo_pct) ]]%
Filtrar por utilidad:
| Unidad / Proveedor | Venta | % Participación | Costo Venta | Utilidad | Utilidad % | Utilidad Costo % | Contrib. Utilidad % |
|---|---|---|---|---|---|---|---|
|
[[ u.nombre ]]
|
S/ [[ formatNumber(sumaUnidad(u).venta) ]] | [[ formatPct(sumaUnidad(u).participacion) ]]% | S/ [[ formatNumber(sumaUnidad(u).costo_venta) ]] | S/ [[ formatNumber(sumaUnidad(u).utilidad) ]] | [[ formatPct(sumaUnidad(u).utilidad_pct) ]]% | [[ formatPct(sumaUnidad(u).utilidad_costo_pct) ]]% | [[ formatPct(sumaUnidad(u).contrib_utilidad_pct) ]]% |
|
[[ p.proveedor ]]
|
S/ [[ formatNumber(p.venta) ]] | [[ formatPct(p.participacion) ]]% | S/ [[ formatNumber(p.costo_venta) ]] | S/ [[ formatNumber(p.utilidad) ]] | [[ formatPct(p.utilidad_pct) ]]% | [[ formatPct(p.utilidad_costo_pct) ]]% | [[ formatPct(p.contrib_utilidad_pct) ]]% |
| [[ prod.producto ]] | S/ [[ formatNumber(prod.venta) ]] | [[ formatPct(prod.participacion) ]]% | S/ [[ formatNumber(prod.costo_venta) ]] | S/ [[ formatNumber(prod.utilidad) ]] | [[ formatPct(prod.utilidad_pct) ]]% | [[ formatPct(prod.utilidad_costo_pct) ]]% | [[ formatPct(prod.contrib_utilidad_pct) ]]% |
| TOTAL | S/ [[ formatNumber(datos.total_venta) ]] | [[ formatPct(datos.total_participacion) ]]% | S/ [[ formatNumber(datos.total_costo_venta) ]] | S/ [[ formatNumber(datos.total_utilidad) ]] | [[ formatPct(datos.total_utilidad_pct) ]]% | [[ formatPct(datos.total_utilidad_costo_pct) ]]% | [[ formatPct(datos.total_contrib_utilidad_pct) ]]% |
No hay datos de ventas por proveedor para este período
Selecciona un período para ver la rentabilidad