Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016123 | Openbravo ERP | 00. Application dictionary | public | 2011-02-09 17:47 | 2011-03-16 11:49 |
|
Reporter | xabiermerino | |
Assigned To | alostale | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP26 | |
Target Version | 2.50MP28 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016123: When you define a Filter Cause in a tab, the funner does not appear in filter icon |
Description | When you define a Filter Cause in a tab, the Funnel does not appear in filter icon
|
Steps To Reproduce | - As System Administrator go to Application Dictionary || Windows, Tabs, and Fields
- Select Sales Invoice.
- Select Header
- Filter Cause: C_Invoice.C_BPartner_ID = '1000008'
- ant smarbuild
- restart tomcat
- As Openrbavo Admin go to Sales Invoice
- realize that the funner does not appear |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0015910 | 2.50MP28 | closed | alostale | When you define a Filter Cause in a tab, the funner does not appear in filter icon |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-03-03 18:20 | alostale | Type | defect => backport |
2011-03-03 18:20 | alostale | fix_in_branch | => 2.50 |
2011-03-03 18:25 | hgbot | Checkin | |
2011-03-03 18:25 | hgbot | Note Added: 0034540 | |
2011-03-03 18:25 | hgbot | Status | scheduled => resolved |
2011-03-03 18:25 | hgbot | Resolution | open => fixed |
2011-03-03 18:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/feeb9d8b59acbc4075aa737b1101963c9905663e [^] |
2011-03-04 16:51 | dbaz | Status | resolved => closed |
2011-03-07 11:47 | psarobe | Note Added: 0034600 | |
2011-03-07 11:47 | psarobe | Status | closed => new |
2011-03-07 11:47 | psarobe | Resolution | fixed => open |
2011-03-07 11:49 | psarobe | Status | new => scheduled |
2011-03-07 11:49 | psarobe | fix_in_branch | 2.50 => pi |
2011-03-07 12:55 | alostale | Note Added: 0034602 | |
2011-03-07 13:37 | hgbot | Checkin | |
2011-03-07 13:37 | hgbot | Note Added: 0034608 | |
2011-03-07 13:37 | hgbot | Status | scheduled => resolved |
2011-03-07 13:37 | hgbot | Resolution | open => fixed |
2011-03-07 13:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.50/rev/feeb9d8b59acbc4075aa737b1101963c9905663e [^] => http://code.openbravo.com/erp/devel/pi/rev/e59a8c50b0ff593a6f5f5499838609ce05dd31b4 [^] |
2011-03-16 11:49 | dbaz | Status | resolved => closed |
Notes |
|
(0034540)
|
hgbot
|
2011-03-03 18:25
|
|
Repository: erp/stable/2.50
Changeset: feeb9d8b59acbc4075aa737b1101963c9905663e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 03 18:25:02 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/feeb9d8b59acbc4075aa737b1101963c9905663e [^]
fixed bug 16123: Show funnel for tabs with filter clause
---
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src/org/openbravo/erpCommon/utility/TableSQLData.java
---
|
|
|
|
Hi Asier,
This fix has broken the smoke and the ERP. Now if you filter a window then you cannot enter anymore in form view. You can try in product window
Filter by cookies
You obtain just one record
Click twice to enter in form view. You cannot |
|
|
|
It is failing in all "high volume" windows |
|
|
(0034608)
|
hgbot
|
2011-03-07 13:37
|
|
Repository: erp/devel/pi
Changeset: e59a8c50b0ff593a6f5f5499838609ce05dd31b4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 07 13:36:34 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e59a8c50b0ff593a6f5f5499838609ce05dd31b4 [^]
fixed bug 16123: Fixed high volume tabs filtering
---
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---
|
|