Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023301 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | always | 2013-03-12 19:03 | 2013-03-25 16:25 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP50 | |||
Status | closed | Fix in branch | 2.50 | Fixed in SCM revision | 6592e5263279 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP49 | SCM revision | ||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0057248) hgbot (developer) 2013-03-14 11:14 |
Repository: erp/stable/2.50 Changeset: 6592e5263279d020a148f718672299faee3504e3 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Mar 14 11:14:32 2013 +0100 URL: http://code.openbravo.com/erp/stable/2.50/rev/6592e5263279d020a148f718672299faee3504e3 [^] Fixes issue 23301: Price reference columns can be sed as filter columns Price columns, as opposed to Amount and Number columns, do not have a minimum and maximum range when they are filtered, only a minimum value [1]. The UIPrice reference has been changed so that it behaves this way. [1] http://fugoconsulting.wordpress.com/tag/difference-between-amount-and-price-in-openbravo/ [^] --- M src/org/openbravo/reference/ui/UIPrice.java --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |