Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026189 | Openbravo ERP | B. User interface | public | 2014-04-07 08:18 | 2014-10-01 16:20 |
|
Reporter | sureshbabu | |
Assigned To | alostale | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | Packaging and release |
Regression date | 2014-03-21 |
Regression introduced in release | main |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/06c118995adc [^] |
Triggers an Emergency Pack | No |
|
Summary | 0026189: [PR14Q2] In Business partner combo box, keyed values get deleted |
Description | In Business partner combo box, keyed values get deleted |
Steps To Reproduce | Navigate to Sales invoice window
create a new record in form view
Then enter value in Business partner field..
Defect:Values entered in the BP combo field gets deleted automatically. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0026043 | 3.0PR14Q2 | closed | alostale | blur triggers selector ds request without pagination | related to | feature request | 0025574 | | closed | dbaz | Upgrade SmartClient 10.0d | related to | defect | 0028651 | | closed | alostale | Transaction Type field is incorrectly flagged as red when transactions are entered in grid mode |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-04-07 08:18 | sureshbabu | New Issue | |
2014-04-07 08:18 | sureshbabu | Assigned To | => dbaz |
2014-04-07 08:18 | sureshbabu | Web browser | => Google Chrome |
2014-04-07 08:18 | sureshbabu | Modules | => Core |
2014-04-07 08:18 | sureshbabu | Triggers an Emergency Pack | => No |
2014-04-07 16:55 | dbaz | Web browser | Google Chrome => Google Chrome |
2014-04-07 16:55 | dbaz | Regression level | => Packaging and release |
2014-04-07 16:55 | dbaz | Regression date | => 2014-03-21 |
2014-04-07 16:55 | dbaz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/06c118995adc [^] |
2014-04-07 16:55 | dbaz | Assigned To | dbaz => alostale |
2014-04-07 16:55 | dbaz | Priority | high => immediate |
2014-04-08 08:50 | alostale | Relationship added | related to 0026043 |
2014-04-08 08:50 | alostale | Relationship added | related to 0025574 |
2014-04-08 16:14 | alostale | Note Added: 0066238 | |
2014-04-08 16:14 | alostale | Note Added: 0066239 | |
2014-04-08 16:19 | hgbot | Checkin | |
2014-04-08 16:19 | hgbot | Note Added: 0066240 | |
2014-04-08 16:19 | hgbot | Status | new => resolved |
2014-04-08 16:19 | hgbot | Resolution | open => fixed |
2014-04-08 16:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dc59e523d1cb2c61baf4355f1887f5cae49fbd6a [^] |
2014-04-08 16:20 | alostale | Review Assigned To | => AugustoMauch |
2014-04-08 18:24 | AugustoMauch | Note Added: 0066255 | |
2014-04-08 18:24 | AugustoMauch | Status | resolved => closed |
2014-04-08 18:24 | AugustoMauch | Fixed in Version | => PR14Q3 |
2014-05-07 18:11 | hudsonbot | Checkin | |
2014-05-07 18:11 | hudsonbot | Note Added: 0066903 | |
2014-10-01 16:20 | plujan | Web browser | Google Chrome => Google Chrome |
2014-10-01 16:20 | plujan | Regression introduced in release | => main |
2015-03-31 11:22 | alostale | Relationship added | related to 0028651 |
Notes |
|
|
The issue is only reproducible when editing a new record. If editing an existent one, it does not happen. |
|
|
|
Tested:
-Steps to reproduce
-Issue 0026043 is not reproduced after the fix |
|
|
(0066240)
|
hgbot
|
2014-04-08 16:19
|
|
Repository: erp/devel/pi
Changeset: dc59e523d1cb2c61baf4355f1887f5cae49fbd6a
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Apr 08 16:15:40 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dc59e523d1cb2c61baf4355f1887f5cae49fbd6a [^]
fixed bug 26189: filter typed in drop down is cleared
---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
|
|
|
|
Code reviewed and verified in pi@dc59e523d1cb |
|
|
|
|