Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020831 | Openbravo ERP | A. Platform | public | 2012-06-21 19:22 | 2012-06-27 05:29 |
|
Reporter | psarobe | |
Assigned To | mtaal | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP13 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | 2012-06-21 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/d2f1c91f5d38 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0020831: Filters in all transactional windows are not present |
Description | When you enter in a transactional window, for example, sales order you will see not only the sales orders but the purchase orders, RTV orders, RFC orders.
But not only that, you can see all the orders that have been processed a long time ago
This happens in all windows that have filters |
Steps To Reproduce | 1. Go to Sales order window in grid view
2. Notice that you can see all type of orders (PO, SO, RTV, RFC). THIS IS WRONG
3. Notice that you can see orders that have been processed a long time ago. THIS IS WRONG
Expected behaviour: In sales orders you should only see sales order
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-06-21 19:22 | psarobe | New Issue | |
2012-06-21 19:22 | psarobe | Assigned To | => alostale |
2012-06-21 19:22 | psarobe | Modules | => Core |
2012-06-21 19:22 | psarobe | OBNetwork customer | => No |
2012-06-21 21:56 | hgbot | Checkin | |
2012-06-21 21:56 | hgbot | Note Added: 0049998 | |
2012-06-21 21:56 | hgbot | Status | new => resolved |
2012-06-21 21:56 | hgbot | Resolution | open => fixed |
2012-06-21 21:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5310e9ca2cfc86ec8d91eead531a294978bf1b5d [^] |
2012-06-21 21:57 | hgbot | Checkin | |
2012-06-21 21:57 | hgbot | Note Added: 0049999 | |
2012-06-22 16:12 | mtaal | Assigned To | alostale => mtaal |
2012-06-22 16:12 | mtaal | Note Added: 0050038 | |
2012-06-22 16:12 | mtaal | Status | resolved => new |
2012-06-22 16:12 | mtaal | Resolution | fixed => open |
2012-06-22 16:13 | mtaal | Regression level | => Pre packaging ( pi ) |
2012-06-22 16:13 | mtaal | Regression date | => 2012-06-21 |
2012-06-22 16:13 | mtaal | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/d2f1c91f5d38 [^] |
2012-06-22 16:13 | mtaal | Status | new => scheduled |
2012-06-22 16:13 | mtaal | Note Added: 0050039 | |
2012-06-22 16:13 | mtaal | fix_in_branch | => pi |
2012-06-22 16:14 | mtaal | Status | scheduled => resolved |
2012-06-22 16:14 | mtaal | Fixed in Version | => 3.0MP13 |
2012-06-22 16:14 | mtaal | Resolution | open => fixed |
2012-06-25 17:52 | AugustoMauch | Note Added: 0050072 | |
2012-06-25 17:52 | AugustoMauch | Status | resolved => closed |
2012-06-27 05:29 | hudsonbot | Checkin | |
2012-06-27 05:29 | hudsonbot | Note Added: 0050149 | |
2012-06-27 05:29 | hudsonbot | Checkin | |
2012-06-27 05:29 | hudsonbot | Note Added: 0050150 | |
Notes |
|
(0049998)
|
hgbot
|
2012-06-21 21:56
|
|
Repository: erp/devel/pi
Changeset: 5310e9ca2cfc86ec8d91eead531a294978bf1b5d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Jun 21 21:55:50 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5310e9ca2cfc86ec8d91eead531a294978bf1b5d [^]
Fixes issue 20831 : Filters in all transactional windows are not present
Removed unneeded clear of filter parameters, restructured code a bit
---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataEntityQueryService.java
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
---
|
|
|
(0049999)
|
hgbot
|
2012-06-21 21:57
|
|
Repository: erp/devel/pi
Changeset: dbb7e06ed7fc51a30e8a96275c97711bc1c5c681
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Jun 21 21:57:03 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dbb7e06ed7fc51a30e8a96275c97711bc1c5c681 [^]
Related to issue 20831: Filters in all transactional windows are not present
Removed system.err
---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataEntityQueryService.java
---
|
|
|
(0050038)
|
mtaal
|
2012-06-22 16:12
|
|
Re-opened to set regression fields |
|
|
(0050039)
|
mtaal
|
2012-06-22 16:13
|
|
|
|
|
Code reviewed and verified in pi@bd848324099c |
|
|
|
|
|
|
|