public float getPorcentajeGanancia() throws Exception {
   return consultas.getPorcentajeGanancia();
 }