Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021882Openbravo ERPA. Platformpublic2012-10-08 16:412012-11-27 11:33
jecharri 
shankarb 
highminoralways
closedfixed 
5
pi 
3.0MP183.0MP18 
AugustoMauch
Google Chrome
Core
No
0021882: Business partner selector fails with display logic
Business partner selector fails with display logic
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.

No tags attached.
related to defect 00223473.0MP18 closed shankarb In some cirumstances you can not write in the selector 
related to defect 00228013.0MP20 closed AugustoMauch ID shown when writing the whole name in Product selector 
Issue History
2012-10-08 16:41jecharriNew Issue
2012-10-08 16:41jecharriAssigned To => AugustoMauch
2012-10-08 16:41jecharriWeb browser => Google Chrome
2012-10-08 16:41jecharriModules => Core
2012-10-08 16:41jecharriResolution time => 1355266800
2012-10-16 15:57AugustoMauchAssigned ToAugustoMauch => shankarb
2012-10-25 12:32alostaleWeb browserGoogle Chrome => Google Chrome
2012-10-25 12:32alostaleTarget Version3.0MP17 => 3.0MP18
2012-11-19 16:10shankarbIssue Monitored: AugustoMauch
2012-11-19 16:18shankarbReview Assigned To => AugustoMauch
2012-11-19 16:18shankarbWeb browserGoogle Chrome => Google Chrome
2012-11-19 16:19shankarbStatusnew => scheduled
2012-11-19 16:19shankarbfix_in_branch => pi
2012-11-19 16:19hgbotCheckin
2012-11-19 16:19hgbotNote Added: 0054320
2012-11-19 16:19hgbotStatusscheduled => resolved
2012-11-19 16:19hgbotResolutionopen => fixed
2012-11-19 16:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e15b8716607d55bfa3440f936dffe370db8594e5 [^]
2012-11-19 19:12dbazRelationship addedrelated to 0022347
2012-11-20 16:57shankarbNote Added: 0054348
2012-11-20 16:57shankarbStatusresolved => new
2012-11-20 16:57shankarbResolutionfixed => open
2012-11-21 06:07hudsonbotCheckin
2012-11-21 06:07hudsonbotNote Added: 0054400
2012-11-21 17:30hgbotCheckin
2012-11-21 17:30hgbotNote Added: 0054434
2012-11-21 17:30hgbotStatusnew => resolved
2012-11-21 17:30hgbotResolutionopen => fixed
2012-11-21 17:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/e15b8716607d55bfa3440f936dffe370db8594e5 [^] => http://code.openbravo.com/erp/devel/pi/rev/68caae8e955a6a60166ddd7b05304a2f57d70c43 [^]
2012-11-27 11:33AugustoMauchNote Added: 0054536
2012-11-27 11:33AugustoMauchStatusresolved => closed
2012-11-27 11:33AugustoMauchFixed in Version => 3.0MP18
2013-01-15 16:31AugustoMauchRelationship addedrelated 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   
Reopened because it creates Regression https://issues.openbravo.com/view.php?id=22347 [^]
(0054400)
hudsonbot   
2012-11-21 06:07   
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/c3c5e61b0164 [^]

Maturity status: Test
(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
---
(0054536)
AugustoMauch   
2012-11-27 11:33   
Code reviewed and verified in pi@b43e48d603a9