Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011701 | Openbravo ERP | B. User interface | public | 2009-12-09 11:11 | 2010-03-09 10:23 |
|
Reporter | maite | |
Assigned To | dbaz | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP9 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0011701: Read only logic in Date or Numeric columns doesn't work properly |
Description | If you set a Read Only Logic in a date or numeric column, field is set as non-editable manually but calendar or calculator icons are showed and you can edit and save the field using them.
So field is not really set as read only. |
Steps To Reproduce | For example:
1. Go to Application Dictionary || Tables and Columns || Table >> Column: table C_ORDER and column DateOrdered.
2. Set Read only Logic: @OrderType@='WP'
3. Save and compile the window
4. Sales Management || Transactions || Sales Order || Header : create new record with Transaction Document=Warehouse Order and save
5. Order Date field is set as non-editable but you can modify and save it by using the calendar icon. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0011426 | | closed | dbaz | Read only logic does not work in check boxes | related to | defect | 0011719 | | closed | alostale | "Read only logic" does not work for selectors like Products or Business Partners |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-12-09 11:11 | maite | New Issue | |
2009-12-09 11:11 | maite | Assigned To | => rafaroda |
2009-12-11 10:36 | iciordia | Assigned To | rafaroda => alostale |
2009-12-11 10:38 | iciordia | Status | new => scheduled |
2009-12-11 10:38 | iciordia | Note Added: 0022695 | |
2009-12-11 10:38 | iciordia | fix_in_branch | => pi |
2009-12-11 10:38 | iciordia | Priority | normal => urgent |
2009-12-11 10:38 | iciordia | fix_in_branch | pi => |
2009-12-15 10:20 | alostale | Relationship added | related to 0011719 |
2009-12-16 18:52 | networkb | Issue Monitored: networkb | |
2009-12-24 16:49 | dbaz | Assigned To | alostale => dbaz |
2009-12-24 18:47 | hgbot | Checkin | |
2009-12-24 18:47 | hgbot | Note Added: 0023084 | |
2009-12-24 18:47 | hgbot | Status | scheduled => resolved |
2009-12-24 18:47 | hgbot | Resolution | open => fixed |
2009-12-24 18:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f6fc1901e0b09c506365b5c0b9ea2ea8492ccb6a [^] |
2010-01-12 12:39 | sureshbabu | Note Added: 0023353 | |
2010-01-12 12:39 | sureshbabu | Status | resolved => new |
2010-01-12 12:39 | sureshbabu | Resolution | fixed => open |
2010-01-12 12:47 | iciordia | Note Added: 0023355 | |
2010-01-12 13:22 | plujan | Note Added: 0023358 | |
2010-01-12 13:22 | plujan | Status | new => feedback |
2010-01-12 16:39 | sureshbabu | Status | feedback => scheduled |
2010-01-12 16:39 | sureshbabu | fix_in_branch | => pi |
2010-01-12 16:40 | sureshbabu | Note Added: 0023362 | |
2010-01-12 16:40 | sureshbabu | Assigned To | dbaz => plujan |
2010-01-12 16:40 | sureshbabu | Status | scheduled => acknowledged |
2010-01-12 16:59 | plujan | Assigned To | plujan => dbaz |
2010-01-12 16:59 | plujan | Status | acknowledged => scheduled |
2010-01-12 16:59 | plujan | fix_in_branch | pi => |
2010-01-12 16:59 | plujan | Note Added: 0023363 | |
2010-01-12 16:59 | plujan | Status | scheduled => closed |
2010-01-12 16:59 | plujan | Resolution | open => no change required |
2010-01-13 00:00 | anonymous | sf_bug_id | 0 => 2930987 |
2010-01-19 01:41 | hudsonbot | Checkin | |
2010-01-19 01:41 | hudsonbot | Note Added: 0023516 | |
2010-03-09 10:23 | rafaroda | Relationship added | related to 0011426 |
Notes |
|
|
Asier, please review the issue with David (hide calendar/calculator buttons or make the input not editable).
Thanks,
Ismael |
|
|
(0023084)
|
hgbot
|
2009-12-24 18:47
|
|
Repository: erp/devel/pi
Changeset: f6fc1901e0b09c506365b5c0b9ea2ea8492ccb6a
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Dec 24 18:43:48 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f6fc1901e0b09c506365b5c0b9ea2ea8492ccb6a [^]
Fixed issue 11701: Now readOnlyLogic hides the associated fieldButton when required
---
M web/js/appStatus.js
M web/js/utils.js
M web/js/windowKeyboard.js
---
|
|
|
|
Hi David,
After following the given steps, still i can able to change the value in date field by clicking the Calendar icon. |
|
|
|
Suresh, are you sure you have cleaned your browser cache? |
|
|
(0023358)
|
plujan
|
2010-01-12 13:22
|
|
Suresh,
Could you please retest the issue. For step 3, use the following compilation command:
ant compile.development -Dtab=order -Dtr=no |
|
|
|
Retested its working fine, Pablo can you close this issue. |
|
|
(0023363)
|
plujan
|
2010-01-12 16:59
|
|
|
|
|
|