Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021344 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2012-08-10 09:30 | 2012-08-17 10:36 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 54ee31faa732 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo | Database version | 11g | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021344: Fields shown in status bar should be read only in the grid | |||||||
Description | When a field is shown in the status bar it is not editable in the form view. If this field is shown in the grid it should also be read only. These fields are always read only in the form view, but when they are shown in the grid this property has to be set manually using the read only flag. The fields that are shown in the status do not need to have the is displayed flag set to true. The problem is that the read only flag has a display logic so it is hidden when the is displayed flag is set to false. | |||||||
Steps To Reproduce | As System Administrator Go to Windows, Tabs and Fields window. Edit the fields of 'Financial Account' window, 'Reconciliation' tab. check that 'Starting Balance', 'Ending Balance' and 'Status' are: * shown in status bar * shown in relation * displayed false The read only flag is hidden. As admin role. Go to Financial Account window. Select 'Bank Account 1' Go to Reconciliations tab. Try to edit the record in the grid. The fields mentioned are editable. Open the record in form view and notice that those fields are in status bar and therefore not editable. | |||||||
Proposed Solution | Preferred solution. Consider fields shown in status bar as Read Only. So even in the grid are not editable. Alternate solution. Show the read only flag also when the show in relation flag is true. Make a callout to automatically set to read only a field when the show in status bar is set to true. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0051313) hgbot (developer) 2012-08-16 09:30 |
Repository: erp/devel/pi Changeset: 54ee31faa732d094c7062630ce4d0d0b0b3792b0 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Tue Aug 14 17:12:30 2012 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/54ee31faa732d094c7062630ce4d0d0b0b3792b0 [^] Fixes Issue 21344 : Defaulting Read-Only for Status Bar fields. Set 'Read-Only' flag as 'Y' when 'Show in Status Bar' flag is checked. Removed display logic from 'Read-Only' field --- M src-db/database/sourcedata/AD_CALLOUT.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml A src/org/openbravo/erpCommon/ad_callouts/SL_StatusFieldDefaults.java --- |
(0051336) AugustoMauch (administrator) 2012-08-17 10:36 |
Code reviewed and verified in pi@28081bd3f4d0 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-10 09:30 | gorkaion | New Issue | |
2012-08-10 09:30 | gorkaion | Assigned To | => alostale |
2012-08-10 09:30 | gorkaion | Modules | => Core |
2012-08-10 09:30 | gorkaion | OBNetwork customer | => No |
2012-08-10 09:34 | gorkaion | Relationship added | related to 0021345 |
2012-08-10 09:39 | gorkaion | Relationship added | related to 0021346 |
2012-08-10 10:38 | gorkaion | Summary | Read only flag hidden for fields that are shown in relation => Fields shown in status bar should be read only in the grid |
2012-08-10 10:38 | gorkaion | Description Updated | View Revisions |
2012-08-10 10:38 | gorkaion | Proposed Solution updated | |
2012-08-13 14:55 | AugustoMauch | Assigned To | alostale => AugustoMauch |
2012-08-16 09:30 | hgbot | Checkin | |
2012-08-16 09:30 | hgbot | Note Added: 0051313 | |
2012-08-16 09:30 | hgbot | Status | new => resolved |
2012-08-16 09:30 | hgbot | Resolution | open => fixed |
2012-08-16 09:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/54ee31faa732d094c7062630ce4d0d0b0b3792b0 [^] |
2012-08-17 10:36 | AugustoMauch | Closed by | => AugustoMauch |
2012-08-17 10:36 | AugustoMauch | Note Added: 0051336 | |
2012-08-17 10:36 | AugustoMauch | Status | resolved => closed |
2012-08-17 10:36 | AugustoMauch | Fixed in Version | => 3.0MP15 |
2012-08-24 13:31 | naiaramartinez | Relationship added | related to 0021377 |
Copyright © 2000 - 2009 MantisBT Group |