Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028821 | Openbravo ERP | 01. General setup | public | 2015-01-30 11:48 | 2015-02-04 20:35 |
|
Reporter | caristu | |
Assigned To | aferraz | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q2 | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | umartirena |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 33833 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0028821: HQL Where Clause in Process Request window is not properly set |
Description | 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 |
Steps To Reproduce | In description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-01-30 11:48 | caristu | New Issue | |
2015-01-30 11:48 | caristu | Assigned To | => dmiguelez |
2015-01-30 11:48 | caristu | OBNetwork customer | => Yes |
2015-01-30 11:48 | caristu | Modules | => Core |
2015-01-30 11:48 | caristu | Support ticket | => 33833 |
2015-01-30 11:48 | caristu | Resolution time | => 1393369200 |
2015-01-30 11:48 | caristu | Triggers an Emergency Pack | => No |
2015-01-30 11:49 | caristu | Assigned To | dmiguelez => AtulOpenbravo |
2015-01-30 11:49 | caristu | Issue Monitored: networkb | |
2015-01-30 13:58 | caristu | Resolution time | 1393369200 => 1424905200 |
2015-02-03 10:03 | aferraz | Assigned To | AtulOpenbravo => aferraz |
2015-02-03 12:35 | aferraz | Note Added: 0074020 | |
2015-02-04 09:46 | hgbot | Checkin | |
2015-02-04 09:46 | hgbot | Note Added: 0074066 | |
2015-02-04 09:46 | hgbot | Status | new => resolved |
2015-02-04 09:46 | hgbot | Resolution | open => fixed |
2015-02-04 09:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8a78ed28a39413ffff07846879fa605ad9da107b [^] |
2015-02-04 09:47 | umartirena | Review Assigned To | => umartirena |
2015-02-04 09:47 | umartirena | Note Added: 0074067 | |
2015-02-04 09:47 | umartirena | Status | resolved => closed |
2015-02-04 09:47 | umartirena | Fixed in Version | => pi |
2015-02-04 20:35 | hudsonbot | Checkin | |
2015-02-04 20:35 | hudsonbot | Note Added: 0074216 | |
Notes |
|
|
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
|
|
|
|
|
|