Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025000Openbravo ERP01. General setuppublic2013-10-23 17:512013-10-29 09:15
egoitz 
caristu 
normalmajoralways
closedfixed 
5
pi 
3.0MP303.0MP30 
egoitz
Core
No
0025000: Process Request and Process Monitor windows have invalid order by clauses defined
Both windows have the order by clause defined as "-created" which is not a valid property name. The value should instead be "-creationDate".

Check the definition of both windows and see that the hql order by clause is not correct.

change -created with -creationDate
Performance
Issue History
2013-10-23 17:51egoitzNew Issue
2013-10-23 17:51egoitzAssigned To => dmiguelez
2013-10-23 17:51egoitzModules => Core
2013-10-23 17:51egoitzResolution time => 1385679600
2013-10-23 17:51egoitzTriggers an Emergency Pack => No
2013-10-24 23:51egoitzAssigned Todmiguelez => caristu
2013-10-24 23:51egoitzTag Attached: Performance
2013-10-25 00:12shuehnerIssue Monitored: shuehner
2013-10-25 09:10dmiguelezAssigned Tocaristu => jonalegriaesarte
2013-10-25 10:17caristuAssigned Tojonalegriaesarte => caristu
2013-10-25 10:17caristuStatusnew => scheduled
2013-10-25 10:17caristufix_in_branch => pi
2013-10-25 10:19caristuNote Added: 0061901
2013-10-25 10:19caristuStatusscheduled => resolved
2013-10-25 10:19caristuFixed in SCM revision => 5a38d2d280ca
2013-10-25 10:19caristuResolutionopen => fixed
2013-10-29 09:15egoitzReview Assigned To => egoitz
2013-10-29 09:15egoitzNote Added: 0061928
2013-10-29 09:15egoitzStatusresolved => closed
2013-10-29 09:15egoitzFixed in Version => 3.0MP30

Notes
(0061901)
caristu   
2013-10-25 10:19   
Issue solved in the following changeset: https://code.openbravo.com/erp/devel/pi/rev/5a38d2d280ca [^]
(0061928)
egoitz   
2013-10-29 09:15   
verified