Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011426Openbravo ERPB. User interfacepublic2009-11-19 17:002010-01-23 00:00
alostale 
dbaz 
urgentminoralways
closedfixed 
5
pi 
2.50MP11 
Core
No
0011426: Read only logic does not work in check boxes
When read only logic is defined for a check box, visually the check box is disabled (gray color) but its value can be changed by clicking the button.
-Go to any Table
-Select isActive column
-Add @isActive@='N' in readOnly logic for this column
-Compile
-Go to the tab associated to that table
-Uncheck the isactive value. The box is now gray but it is possible to change its value again.
No tags attached.
related to defect 0011701 closed dbaz Read only logic in Date or Numeric columns doesn't work properly 
related to defect 0011719 closed alostale "Read only logic" does not work for selectors like Products or Business Partners 
Issue History
2009-11-19 17:00alostaleNew Issue
2009-11-19 17:00alostaleAssigned To => dbaz
2009-12-02 12:05rafarodaversion => pi
2010-01-05 12:21iciordiaPrioritynormal => urgent
2010-01-05 12:21iciordiaStatusnew => scheduled
2010-01-05 12:21iciordiafix_in_branch => pi
2010-01-14 21:51dbazNote Added: 0023460
2010-01-14 21:53hgbotCheckin
2010-01-14 21:53hgbotNote Added: 0023461
2010-01-14 21:53hgbotStatusscheduled => resolved
2010-01-14 21:53hgbotResolutionopen => fixed
2010-01-14 21:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/09b7771492767e332b5bdbe541f510df72af90b8 [^]
2010-01-20 23:26hudsonbotCheckin
2010-01-20 23:26hudsonbotNote Added: 0023654
2010-01-22 07:39sureshbabuNote Added: 0023729
2010-01-22 07:39sureshbabuStatusresolved => closed
2010-01-22 07:39sureshbabuFixed in Version => 2.50MP11
2010-01-23 00:00anonymoussf_bug_id0 => 2937518
2010-03-09 10:23rafarodaRelationship addedrelated to 0011701
2010-03-09 10:23rafarodaRelationship addedrelated to 0011719

Notes
(0023460)
dbaz   
2010-01-14 21:51   
I am going to push the fix right now.

But notice that due to this issue
https://issues.openbravo.com/view.php?id=11970 [^]
it is possible that depending your S.O. you don't see the box "gray"
(0023461)
hgbot   
2010-01-14 21:53   
Repository: erp/devel/pi
Changeset: 09b7771492767e332b5bdbe541f510df72af90b8
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Jan 14 21:51:44 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/09b7771492767e332b5bdbe541f510df72af90b8 [^]

Fixed issue 11426: readOnlyLogic now works ok with checkboxes

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
---
(0023654)
hudsonbot   
2010-01-20 23:26   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/09b777149276 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^]
(0023729)
sureshbabu   
2010-01-22 07:39   
Tested working fine