Ver Mensaje Individual
  #3 (permalink)  
Antiguo 06/11/2012, 12:47
Avatar de Girll
Girll
 
Fecha de Ingreso: octubre-2012
Ubicación: qwr
Mensajes: 11
Antigüedad: 12 años, 2 meses
Puntos: 0
Respuesta: sumas anteriores en cakephp

Código PHP:
Ver original
  1. <td><?php echo h($gastosMateriale['GastosMateriale']['fecha']); ?>&nbsp;</td>
  2.         <td><?php echo h($gastosMateriale['GastosMateriale']['forma_de_pago']); ?>&nbsp;</td>
  3.         <td><?php echo h($gastosMateriale['GastosMateriale']['cant']); ?>&nbsp;</td>
  4.         <td><?php echo h($gastosMateriale['GastosMateriale']['concepto']); ?>&nbsp;</td>
  5.         <td><?php echo h($gastosMateriale['GastosMateriale']['costo_unitario']); ?>&nbsp;</td>
  6.         <td><?php echo h($gastosMateriale['GastosMateriale']['costo_promedio']); ?>&nbsp;</td>
  7.         <td><?php echo h($gastosMateriale['GastosMateriale']['balance']+$gastosMateriale['GastosMateriale']['balance']=$gastosMateriale['GastosMateriale']['sueldos']+$gastosMateriale['GastosMateriale']['viaticos']);?>&nbsp;</td>
  8.         <td><?php echo h($gastosMateriale['GastosMateriale']['material_irrebersible']); ?>&nbsp;</td>
  9.         <td><?php echo h($gastosMateriale['GastosMateriale']['sueldos']); ?>&nbsp;</td>
  10.         <td><?php echo h($gastosMateriale['GastosMateriale']['rentas']); ?>&nbsp;</td>
  11.         <td><?php echo h($gastosMateriale['GastosMateriale']['viaticos']); ?>&nbsp;</td>