Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025049 | Openbravo ERP | A. Platform | public | 2013-10-30 16:09 | 2013-11-01 01:07 |
|
Reporter | dbaz | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP29 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - QA Approved |
Regression date | 2013-09-24 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/92740d37c7e2b5b786417a1e03f808cb5b721ec1 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0025049: Filter "and" clause is not working ok |
Description | If there is the word "and" in a filter FK item, the text content changes. See "Steps To Reproduce" |
Steps To Reproduce | Go to "Sales Invoice" window
In the filter row write "Alimentos and Supermercados" in the Business Partner filter (without the quotes)
Tab away
Note that the text has changed to "Alimentos" |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-10-30 16:09 | dbaz | New Issue | |
2013-10-30 16:09 | dbaz | Assigned To | => AugustoMauch |
2013-10-30 16:09 | dbaz | Modules | => Core |
2013-10-30 16:09 | dbaz | OBNetwork customer | => No |
2013-10-30 16:09 | dbaz | Triggers an Emergency Pack | => No |
2013-10-30 18:20 | AugustoMauch | Regression level | => Production - QA Approved |
2013-10-30 18:20 | AugustoMauch | Regression date | => 2013-09-24 |
2013-10-30 18:20 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/92740d37c7e2b5b786417a1e03f808cb5b721ec1 [^] |
2013-10-30 23:36 | AugustoMauch | Issue Monitored: shankarb | |
2013-10-30 23:36 | AugustoMauch | Review Assigned To | => shankarb |
2013-10-30 23:39 | hgbot | Checkin | |
2013-10-30 23:39 | hgbot | Note Added: 0061989 | |
2013-10-30 23:39 | hgbot | Status | new => resolved |
2013-10-30 23:39 | hgbot | Resolution | open => fixed |
2013-10-30 23:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5a980493ea05c1db4353fc0c1ca127356628bd7c [^] |
2013-10-31 06:55 | sureshbabu | Assigned To | AugustoMauch => guilleaer |
2013-10-31 06:55 | sureshbabu | Note Added: 0061991 | |
2013-10-31 06:55 | sureshbabu | Status | resolved => new |
2013-10-31 06:55 | sureshbabu | Resolution | fixed => open |
2013-10-31 10:14 | AugustoMauch | Assigned To | guilleaer => AugustoMauch |
2013-10-31 10:14 | AugustoMauch | Status | new => scheduled |
2013-10-31 10:14 | AugustoMauch | fix_in_branch | => pi |
2013-10-31 10:14 | AugustoMauch | Note Added: 0061992 | |
2013-10-31 10:14 | AugustoMauch | Status | scheduled => resolved |
2013-10-31 10:14 | AugustoMauch | Resolution | open => fixed |
2013-10-31 10:58 | shankarb | Note Added: 0061996 | |
2013-10-31 10:58 | shankarb | Status | resolved => closed |
2013-10-31 10:58 | shankarb | Fixed in Version | => 3.0MP29 |
2013-11-01 01:07 | hudsonbot | Checkin | |
2013-11-01 01:07 | hudsonbot | Note Added: 0062013 | |
Notes |
|
(0061989)
|
hgbot
|
2013-10-30 23:39
|
|
Repository: erp/devel/pi
Changeset: 5a980493ea05c1db4353fc0c1ca127356628bd7c
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Oct 30 23:39:07 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5a980493ea05c1db4353fc0c1ca127356628bd7c [^]
Fixes issue 25049: Filter "and" clause is not working ok
This happened because a criterion with an 'and' operation does not include the fieldName as a root property. This property can be accessed from any of its inner criteria.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js
---
|
|
|
|
still at ERP, in Sales order header section at status bar Total Net Amount shows wrong value. |
|
|
|
Setting it as fixed again, because it was reopened by mistake |
|
|
(0061996)
|
shankarb
|
2013-10-31 10:58
|
|
Code reviewed and tested in pi changeset 4a43e052de88. |
|
|
|
|