Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029561 | Openbravo ERP | B. User interface | public | 2015-04-10 13:16 | 2015-05-16 05:21 |
|
Reporter | caristu | |
Assigned To | dbaz | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR15Q3 | |
Merge Request Status | |
Review Assigned To | alostale |
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 | 0029561: Time Fields can't be set as read only |
Description | Time Fields can't be set as read only |
Steps To Reproduce | 1) Create a new column with time reference
2) Create a field for column in 1). Set it as read only
3) Recompile and restart tomcat
4) Access to the window with the new field. Notice that it is possible to write characters on the field. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0027670 | 3.0PR15Q1 | closed | alostale | Time fields do not have the correct style in read only mode | related to | defect | 0029878 | | acknowledged | Triage Platform Base | blur from time field detects a change |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-04-10 13:16 | caristu | New Issue | |
2015-04-10 13:16 | caristu | Assigned To | => platform |
2015-04-10 13:16 | caristu | Modules | => Core |
2015-04-10 13:16 | caristu | Triggers an Emergency Pack | => No |
2015-04-10 13:16 | caristu | Relationship added | related to 0027670 |
2015-04-10 13:17 | caristu | Issue Monitored: networkb | |
2015-04-17 08:35 | alostale | Priority | high => urgent |
2015-04-17 08:35 | alostale | Status | new => acknowledged |
2015-05-12 18:24 | egoitz | Priority | urgent => immediate |
2015-05-12 18:24 | egoitz | Severity | minor => major |
2015-05-12 19:07 | egoitz | Issue Monitored: egoitz | |
2015-05-13 08:16 | alostale | Status | acknowledged => scheduled |
2015-05-13 08:16 | alostale | Assigned To | platform => dbaz |
2015-05-13 15:53 | dbaz | Review Assigned To | => alostale |
2015-05-13 15:56 | hgbot | Checkin | |
2015-05-13 15:56 | hgbot | Note Added: 0077387 | |
2015-05-13 15:56 | hgbot | Status | scheduled => resolved |
2015-05-13 15:56 | hgbot | Resolution | open => fixed |
2015-05-13 15:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8fc80e4bb1fb17bbddc541a782f873756089e704 [^] |
2015-05-14 10:04 | alostale | Relationship added | related to 0029878 |
2015-05-14 10:07 | alostale | Note Added: 0077424 | |
2015-05-14 10:07 | alostale | Status | resolved => new |
2015-05-14 10:07 | alostale | Resolution | fixed => open |
2015-05-14 12:15 | hgbot | Checkin | |
2015-05-14 12:15 | hgbot | Note Added: 0077436 | |
2015-05-14 12:15 | hgbot | Status | new => resolved |
2015-05-14 12:15 | hgbot | Resolution | open => fixed |
2015-05-14 12:15 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/8fc80e4bb1fb17bbddc541a782f873756089e704 [^] => http://code.openbravo.com/erp/devel/pi/rev/5a7da4d16d1d04f1b75649bcdcc91d835a39ccb4 [^] |
2015-05-14 16:44 | alostale | Note Added: 0077453 | |
2015-05-14 16:44 | alostale | Status | resolved => closed |
2015-05-14 16:44 | alostale | Fixed in Version | => 3.0PR15Q3 |
2015-05-14 17:48 | hudsonbot | Checkin | |
2015-05-14 17:48 | hudsonbot | Note Added: 0077457 | |
2015-05-16 05:21 | hudsonbot | Checkin | |
2015-05-16 05:21 | hudsonbot | Note Added: 0077506 | |
Notes |
|
(0077387)
|
hgbot
|
2015-05-13 15:56
|
|
Repository: erp/devel/pi
Changeset: 8fc80e4bb1fb17bbddc541a782f873756089e704
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed May 13 15:56:05 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8fc80e4bb1fb17bbddc541a782f873756089e704 [^]
Fixed issue 29561: 'Time' fields now can be set as readonly via AD_FIELD
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-time.js
---
|
|
|
|
There is still a case where the behavior is not correct: no uneatable column with editable field. In this case the expected behavior is the field to be editable only when creating a new record but no editable afterwards. In this case it behaves correctly in terms of styling but just after saving it is possible to edit the value though the style looks like read only even after saving the record the value is restored to the original one.
See all cases that have been tested: https://docs.google.com/spreadsheets/d/1fi4VRn4uhlwMcMYs6ZWFRdNi085zQDl-zaYvcuv2cDY/edit#gid=0 [^] |
|
|
(0077436)
|
hgbot
|
2015-05-14 12:15
|
|
Repository: erp/devel/pi
Changeset: 5a7da4d16d1d04f1b75649bcdcc91d835a39ccb4
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu May 14 12:15:15 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5a7da4d16d1d04f1b75649bcdcc91d835a39ccb4 [^]
Fixed issue 29561: 'Time' fields now can be set as no updateable via AD_COLUMN
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-time.js
---
|
|
|
|
|
|
|
|
|
|
|