Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024820 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2013-09-24 12:42 | 2013-09-25 09:32 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP28 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 92740d37c7e2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024820: Order Date criteria is applied in the Organization filter | |||||||
Description | Order Date criteria is applied in the Organization filter | |||||||
Steps To Reproduce | Test here:https://livebuilds.openbravo.com/erp_mp_3.0MP27/ [^] - As F&B Admin - Open Purchase Order. Do not clear the filters - Open the Order Date filter. - Select any date and click the OK button. - Notice that the criteria has been applied to the Organization filter This issue is no longer reproducible in pi, but one of its underlying causes is still not fixed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0061367) hgbot (developer) 2013-09-24 12:47 |
Repository: erp/devel/pi Changeset: 92740d37c7e2b5b786417a1e03f808cb5b721ec1 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Tue Sep 24 12:46:38 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/92740d37c7e2b5b786417a1e03f808cb5b721ec1 [^] Fixes issue 24820: Criteria is applied only to the proper filter There was a problem in the implementation of the canEditCriterion function: canEditCriterion: function (criterion) { return criterion && (criterion.fieldName === this.name || (criterion.fieldName === this.criteriaField)); }, If both criterion.fieldName and this.criteriaField were undefined, it returned true. If this.criteriaField is undefined it should have returned false. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js --- |
(0061378) hudsonbot (viewer) 2013-09-24 20:10 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/af5a5f1a0fe1 [^] Maturity status: Test |
(0061380) shankarb (viewer) 2013-09-25 09:32 |
Code reviewed and verified in pi changeset 684d905cbcc1 |
![]() |
|||
Date Modified | Username | Field | Change |
2013-09-24 12:42 | AugustoMauch | New Issue | |
2013-09-24 12:42 | AugustoMauch | Assigned To | => AugustoMauch |
2013-09-24 12:42 | AugustoMauch | Modules | => Core |
2013-09-24 12:42 | AugustoMauch | OBNetwork customer | => No |
2013-09-24 12:42 | AugustoMauch | Triggers an Emergency Pack | => No |
2013-09-24 12:46 | AugustoMauch | Issue Monitored: shankarb | |
2013-09-24 12:46 | AugustoMauch | Review Assigned To | => shankarb |
2013-09-24 12:47 | hgbot | Checkin | |
2013-09-24 12:47 | hgbot | Note Added: 0061367 | |
2013-09-24 12:47 | hgbot | Status | new => resolved |
2013-09-24 12:47 | hgbot | Resolution | open => fixed |
2013-09-24 12:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/92740d37c7e2b5b786417a1e03f808cb5b721ec1 [^] |
2013-09-24 20:10 | hudsonbot | Checkin | |
2013-09-24 20:10 | hudsonbot | Note Added: 0061378 | |
2013-09-25 09:32 | shankarb | Note Added: 0061380 | |
2013-09-25 09:32 | shankarb | Status | resolved => closed |
2013-09-25 09:32 | shankarb | Fixed in Version | => 3.0MP28 |
Copyright © 2000 - 2009 MantisBT Group |