Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021882 | Openbravo ERP | A. Platform | public | 2012-10-08 16:41 | 2012-11-27 11:33 |
|
Reporter | jecharri | |
Assigned To | shankarb | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP18 | Fixed in Version | 3.0MP18 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 17151 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021882: Business partner selector fails with display logic |
Description | Business partner selector fails with display logic |
Steps To Reproduce | As "System" go to "windows,tabs and fields"
Select "sales order" window and go to the header.
Add the next display logic to any displayed field:
@C_BPARTNER_ID@!'AFFFFADFDADFADDD'
As "Admin" go to window sales order and try to insert a BP name. You will see that the first character is deleted and the behaviour is really bad.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0022347 | 3.0MP18 | closed | shankarb | In some cirumstances you can not write in the selector | related to | defect | 0022801 | 3.0MP20 | closed | AugustoMauch | ID shown when writing the whole name in Product selector |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-08 16:41 | jecharri | New Issue | |
2012-10-08 16:41 | jecharri | Assigned To | => AugustoMauch |
2012-10-08 16:41 | jecharri | Web browser | => Google Chrome |
2012-10-08 16:41 | jecharri | Modules | => Core |
2012-10-08 16:41 | jecharri | OBNetwork customer | => Yes |
2012-10-08 16:41 | jecharri | Support ticket | => 17151 |
2012-10-08 16:41 | jecharri | Resolution time | => 1355266800 |
2012-10-16 15:57 | AugustoMauch | Assigned To | AugustoMauch => shankarb |
2012-10-25 12:32 | alostale | Web browser | Google Chrome => Google Chrome |
2012-10-25 12:32 | alostale | Target Version | 3.0MP17 => 3.0MP18 |
2012-11-19 16:10 | shankarb | Issue Monitored: AugustoMauch | |
2012-11-19 16:18 | shankarb | Review Assigned To | => AugustoMauch |
2012-11-19 16:18 | shankarb | Web browser | Google Chrome => Google Chrome |
2012-11-19 16:19 | shankarb | Status | new => scheduled |
2012-11-19 16:19 | shankarb | fix_in_branch | => pi |
2012-11-19 16:19 | hgbot | Checkin | |
2012-11-19 16:19 | hgbot | Note Added: 0054320 | |
2012-11-19 16:19 | hgbot | Status | scheduled => resolved |
2012-11-19 16:19 | hgbot | Resolution | open => fixed |
2012-11-19 16:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e15b8716607d55bfa3440f936dffe370db8594e5 [^] |
2012-11-19 19:12 | dbaz | Relationship added | related to 0022347 |
2012-11-20 16:57 | shankarb | Note Added: 0054348 | |
2012-11-20 16:57 | shankarb | Status | resolved => new |
2012-11-20 16:57 | shankarb | Resolution | fixed => open |
2012-11-21 06:07 | hudsonbot | Checkin | |
2012-11-21 06:07 | hudsonbot | Note Added: 0054400 | |
2012-11-21 17:30 | hgbot | Checkin | |
2012-11-21 17:30 | hgbot | Note Added: 0054434 | |
2012-11-21 17:30 | hgbot | Status | new => resolved |
2012-11-21 17:30 | hgbot | Resolution | open => fixed |
2012-11-21 17:30 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e15b8716607d55bfa3440f936dffe370db8594e5 [^] => http://code.openbravo.com/erp/devel/pi/rev/68caae8e955a6a60166ddd7b05304a2f57d70c43 [^] |
2012-11-27 11:33 | AugustoMauch | Note Added: 0054536 | |
2012-11-27 11:33 | AugustoMauch | Status | resolved => closed |
2012-11-27 11:33 | AugustoMauch | Fixed in Version | => 3.0MP18 |
2013-01-15 16:31 | AugustoMauch | Relationship added | related to 0022801 |
Notes |
|
(0054320)
|
hgbot
|
2012-11-19 16:19
|
|
Repository: erp/devel/pi
Changeset: e15b8716607d55bfa3440f936dffe370db8594e5
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Nov 19 16:18:00 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e15b8716607d55bfa3440f936dffe370db8594e5 [^]
Fixes Issue 0021882: Business partner selector fails with display logic
When removing whole words through keyboard and typing new text, the cursor position was before the first letter in selectors where display logic was present.
So did a refreshDisplayValue to resolve the same.
---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
|
|
|
(0054348)
|
shankarb
|
2012-11-20 16:57
|
|
|
|
|
|
|
(0054434)
|
hgbot
|
2012-11-21 17:30
|
|
Repository: erp/devel/pi
Changeset: 68caae8e955a6a60166ddd7b05304a2f57d70c43
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Nov 21 11:54:49 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/68caae8e955a6a60166ddd7b05304a2f57d70c43 [^]
Fixes Issue 0021882: Business partner selector fails with display logic
---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
|
|
|
|
Code reviewed and verified in pi@b43e48d603a9 |
|