Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028821Openbravo ERP01. General setuppublic2015-01-30 11:482015-02-04 20:35
caristu 
aferraz 
urgentmajoralways
closedfixed 
5
 
3.0PR15Q2pi 
umartirena
Core
No
0028821: HQL Where Clause in Process Request window is not properly set
With the followin changeset:

https://code.openbravo.com/erp/devel/pi/rev/65851df62541#l6.16 [^]

The HQL Where Clause in Process Request is modified. Before the changeset only background processes were allowed, this restriction is currently reflected in the sql where clause but not in the hql where clause.

Both where clause should display the same information
In description
No tags attached.
Issue History
2015-01-30 11:48caristuNew Issue
2015-01-30 11:48caristuAssigned To => dmiguelez
2015-01-30 11:48caristuModules => Core
2015-01-30 11:48caristuResolution time => 1393369200
2015-01-30 11:48caristuTriggers an Emergency Pack => No
2015-01-30 11:49caristuAssigned Todmiguelez => AtulOpenbravo
2015-01-30 11:49caristuIssue Monitored: networkb
2015-01-30 13:58caristuResolution time1393369200 => 1424905200
2015-02-03 10:03aferrazAssigned ToAtulOpenbravo => aferraz
2015-02-03 12:35aferrazNote Added: 0074020
2015-02-04 09:46hgbotCheckin
2015-02-04 09:46hgbotNote Added: 0074066
2015-02-04 09:46hgbotStatusnew => resolved
2015-02-04 09:46hgbotResolutionopen => fixed
2015-02-04 09:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8a78ed28a39413ffff07846879fa605ad9da107b [^]
2015-02-04 09:47umartirenaReview Assigned To => umartirena
2015-02-04 09:47umartirenaNote Added: 0074067
2015-02-04 09:47umartirenaStatusresolved => closed
2015-02-04 09:47umartirenaFixed in Version => pi
2015-02-04 20:35hudsonbotCheckin
2015-02-04 20:35hudsonbotNote Added: 0074216

Notes
(0074020)
aferraz   
2015-02-03 12:35   
Test Plan:

- Go to Process Request window and clear filters
- Realize processes marked as not background don't appear now
(0074066)
hgbot   
2015-02-04 09:46   
Repository: erp/devel/pi
Changeset: 8a78ed28a39413ffff07846879fa605ad9da107b
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Feb 03 15:27:01 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8a78ed28a39413ffff07846879fa605ad9da107b [^]

Fixes issue 28821: Process Request window should display background processes

HQL Where Clause in Process Request window should display background processes only. Now, both HQL Where Clause and SQL Where Clause have the same logic.

---
M src-db/database/sourcedata/AD_TAB.xml
---
(0074067)
umartirena   
2015-02-04 09:47   
Code Review + Testing OK
(0074216)
hudsonbot   
2015-02-04 20:35   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f36c91d0ad63 [^]
Maturity status: Test