Acciones
Errores #1073
cerradaFallo al ordenar gastos por partida
Fecha de inicio:
2011-06-07
Fecha fin:
% Realizado:
0%
Tiempo estimado:
Versión:
Descripción
ActiveRecord::StatementInvalid in Gasto proyectosController#listado
Mysql::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1 DESC LIMIT 0, 30' at line 1: SELECT DISTINCT `gasto`.id FROM `gasto` LEFT OUTER JOIN `gasto_x_proyecto` ON gasto_x_proyecto.gasto_id = gasto.id LEFT OUTER JOIN `partida` ON `partida`.id = `gasto`.partida_id WHERE (`gasto_x_proyecto`.`proyecto_id` = 1 AND `gasto`.`fecha` BETWEEN '2010-02-05' AND '2010-12-17') ORDER BY partida.codigo_nombre 1 DESC LIMIT 0, 30
RAILS_ROOT: /home/jaime/sincronizada/gor
Acciones