Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019652Openbravo ERP00. Application dictionarypublic2012-02-03 12:402012-03-02 15:34
jecharri 
alostale 
highmajoralways
closedfixed 
5
pi 
3.0MP9 
Google Chrome
Core
No
0019652: The field "On Change Function" has bad the "Display Logic"
The field "On Change Function" has bad the "Display Logic".
As "System Administrator" go to window "Windows, tabs and fields"
-go to window "Windows, tabs and fields"
-select the window "Windows, tabs and fields"
-go tab "Field" and after that to subtab "Field"
-here select the column "On Change Function" and see that the "Display Logic" is @ad_column_id@ ! '' & @WindowType@ = 'OBUIAPP_PickAndExecute'
Change the "Display Logic":
-@ad_column_id@ ! '' & @WindowType@ = 'OBUIAPP_PickAndExecute'
to
-@ad_column_id@ ! ''
No tags attached.
related to feature request 00187633.0MP6 closed iperdomo Support for Pick and Execute pattern 
Issue History
2012-02-03 12:40jecharriNew Issue
2012-02-03 12:40jecharriAssigned To => alostale
2012-02-03 12:40jecharriWeb browser => Google Chrome
2012-02-03 12:40jecharriModules => Core
2012-02-03 12:40jecharriResolution time => 1331766000
2012-02-03 12:42jecharriWeb browserGoogle Chrome => Google Chrome
2012-02-03 12:42jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3132#r3132
2012-02-03 16:13alostaleRelationship addedrelated to 0018763
2012-02-03 16:14alostaleNote Added: 0044867
2012-02-03 16:15hgbotCheckin
2012-02-03 16:15hgbotNote Added: 0044868
2012-02-03 16:15hgbotStatusnew => resolved
2012-02-03 16:15hgbotResolutionopen => fixed
2012-02-03 16:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3194a68ed2e41deea2172315aa981cd3d5cfd893 [^]
2012-02-14 13:32iperdomoNote Added: 0045104
2012-02-14 13:32iperdomoStatusresolved => closed
2012-03-02 15:34hudsonbotCheckin
2012-03-02 15:34hudsonbotNote Added: 0045753

Notes
(0044867)
alostale   
2012-02-03 16:14   
Reverting changeset b181fc68c776.

No regression risk.
(0044868)
hgbot   
2012-02-03 16:15   
Repository: erp/devel/pi
Changeset: 3194a68ed2e41deea2172315aa981cd3d5cfd893
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Feb 03 16:15:01 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3194a68ed2e41deea2172315aa981cd3d5cfd893 [^]

fixed issue 19652: Incorrect display login in On Change Function field

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0045104)
iperdomo   
2012-02-14 13:32   
Tested on pi @ rev d960e016aae1
(0045753)
hudsonbot   
2012-03-02 15:34   
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/544d64e0c159 [^]

Maturity status: Test