Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0023301 | Openbravo ERP | A. Platform | public | 2013-03-12 19:03 | 2013-03-25 16:25 |
|
| Reporter | caristu | |
| Assigned To | AugustoMauch | |
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | 2.50MP49 | |
| Target Version | | Fixed in Version | 2.50MP50 | |
| Merge Request Status | |
| Review Assigned To | marvintm |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 19050 |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0023301: Columns with Price reference can't be used as filter columns |
| Description | If we check a column that uses a price reference to use it as filter column, is not possible to execute the filter because of a javascript error occurs: the system has generated a field that only must be generated with Amount reference paramsData[count++] = new Array("inpParamPriceStd_f", frm.inpParamPriceStd_f.value); it uses a range to filter (maximum and minimum). |
| Steps To Reproduce | 1) In [Tables and Fields] check the "used as filter column" for any column that uses a Price reference. (For example PriceStd column in m_productprice table)
2) ant smartbuild
3) restart tomcat
4) Go to the window that contains the field related to the column, and try to filter |
| Proposed Solution | Not generate that field for Price reference |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0023289 | | closed | AugustoMauch | Columns with Price reference can't be used as filter columns |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2013-03-14 11:06 | AugustoMauch | Type | defect => backport |
| 2013-03-14 11:06 | AugustoMauch | fix_in_branch | => 2.50 |
| 2013-03-14 11:07 | AugustoMauch | Issue Monitored: alostale | |
| 2013-03-14 11:08 | AugustoMauch | Review Assigned To | => alostale |
| 2013-03-14 11:14 | hgbot | Checkin | |
| 2013-03-14 11:14 | hgbot | Note Added: 0057248 | |
| 2013-03-14 11:14 | hgbot | Status | scheduled => resolved |
| 2013-03-14 11:14 | hgbot | Resolution | open => fixed |
| 2013-03-14 11:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/6592e5263279d020a148f718672299faee3504e3 [^] |
| 2013-03-25 16:23 | marvintm | Review Assigned To | alostale => marvintm |
| 2013-03-25 16:23 | marvintm | Status | resolved => closed |
| 2013-03-25 16:23 | marvintm | Fixed in Version | => 3.0MP22 |
| 2013-03-25 16:25 | AugustoMauch | Fixed in Version | 3.0MP22 => 2.50MP50 |