Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025131Openbravo ERPA. Platformpublic2013-11-12 02:342013-11-19 19:07
caristu 
shankarb 
immediatemajoralways
closedfixed 
5
 
3.0MP30 
caristu
Core
Production - QA Approved
2013-09-22
https://code.openbravo.com/erp/devel/pi/rev/57d7ed05f9b62e131fd5c6637139370302cf7fb2 [^]
No
0025131: Not possible to enter numeric values in some fields if they are used in a display logic
Is not possible to enter numeric values in those fields that use a table/tabledir reference if they are used in a display logic. The numbers disappear after being typed.
As system administrator
1) Go to [Windows, Tabs and Fields], look for the Sales Invoice window and put the following display logic for any field (description for example): @C_PaymentTerm_ID@='AD45052C665D4B88BB121EF8FD6D37AF'
2) Log out
As group admin role
3) Go to the [Sales Invoice] window and type a number in the Payment Term field. Notice that numbers disappear once typed.
No tags attached.
Issue History
2013-11-12 02:34caristuNew Issue
2013-11-12 02:34caristuAssigned To => AugustoMauch
2013-11-12 02:34caristuModules => Core
2013-11-12 02:34caristuTriggers an Emergency Pack => No
2013-11-12 02:34caristuRegression level => Production - QA Approved
2013-11-12 02:45caristuIssue Monitored: networkb
2013-11-13 03:39shankarbAssigned ToAugustoMauch => shankarb
2013-11-13 09:32shankarbRegression date => 2013-09-22
2013-11-13 09:32shankarbRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/57d7ed05f9b62e131fd5c6637139370302cf7fb2 [^]
2013-11-13 09:33shankarbReview Assigned To => caristu
2013-11-13 09:35hgbotCheckin
2013-11-13 09:35hgbotNote Added: 0062119
2013-11-13 09:35hgbotStatusnew => resolved
2013-11-13 09:35hgbotResolutionopen => fixed
2013-11-13 09:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cca2f611232dfb8d4cbee5e832b9dc597399b7d7 [^]
2013-11-13 13:19caristuNote Added: 0062125
2013-11-13 13:19caristuStatusresolved => closed
2013-11-13 13:19caristuFixed in Version => 3.0MP30
2013-11-19 19:07hudsonbotCheckin
2013-11-19 19:07hudsonbotNote Added: 0062254

Notes
(0062119)
hgbot   
2013-11-13 09:35   
Repository: erp/devel/pi
Changeset: cca2f611232dfb8d4cbee5e832b9dc597399b7d7
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Nov 13 14:01:03 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/cca2f611232dfb8d4cbee5e832b9dc597399b7d7 [^]

Fixes Issue 0025131: Not possible to enter numeric values in some fields if they are used in a display logic

There may be cases if the value is an number within 10 digits, it is identified as an UUID.
In that case check is done to confirm whether it is indeed UUID by checking if it is available in the valueMap.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
---
(0062125)
caristu   
2013-11-13 13:19   
Code Review + Testing OK
(0062254)
hudsonbot   
2013-11-19 19: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/ab71e0273dc1 [^]

Maturity status: Test