Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021863 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-10-04 16:36 | 2012-10-11 07:50 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP17 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ee9c755796d8 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dbaz | |||||||
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 | 0021863: If a field is set to be displayed in grid but not in form view, if it is part of a field group it will be shown in the form view | |||||||
Description | If a field is part of a field group and is set to be displayed in the grid but not in the form view, it will be displayed in the form view anyway. This happens because there is some code that makes visible all the fields that belong to a field group when that field group is expanded, unless the field has the property hiddenInForm set to true. | |||||||
Steps To Reproduce | As System Admin: - Open Windows, Tabs and Fields - Select the Sales Order Window - Select the Header tab - Open in form view the Sales Representative field. - Set displayed = false and Show in Grid view = true As F&B Admin: - Open the Sales Order window - Check that the column Sales Representative is shown in the grid - Open a sales order in form view. Check that the Sales Representative field is displayed in the More Information group field, but it should not be displayed at all. | |||||||
Proposed Solution | When a field is set to not be visible in the form view, set its hiddenInForm property to true. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0053119) hgbot (developer) 2012-10-08 17:23 |
Repository: erp/devel/pi Changeset: ee9c755796d8c44962aa09ea9ce885cd3d60f485 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Oct 08 17:18:34 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ee9c755796d8c44962aa09ea9ce885cd3d60f485 [^] Fixes issue 21863: Not displayed fields are not shown even if in field group The problem was that if a field was displayed in the grid but not in the form, it would be shown in the form if it was included in a field group. This has been fixed by setting to 'Y' the property hiddenInForm of these fields. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0053120) AugustoMauch (administrator) 2012-10-08 17:24 |
Reopened to enter Closed by field |
(0053168) dbaz (viewer) 2012-10-09 13:16 |
Reviewed @ changeset: 18169 - dcd825463870 |
(0053264) hudsonbot (viewer) 2012-10-11 07:50 |
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/63dfc135f2a1 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-04 16:36 | AugustoMauch | New Issue | |
2012-10-04 16:36 | AugustoMauch | Assigned To | => AugustoMauch |
2012-10-04 16:36 | AugustoMauch | Modules | => Core |
2012-10-04 16:36 | AugustoMauch | OBNetwork customer | => No |
2012-10-04 16:37 | AugustoMauch | File Added: issue21863.diff | |
2012-10-04 16:37 | AugustoMauch | Status | new => scheduled |
2012-10-04 16:37 | AugustoMauch | fix_in_branch | => pi |
2012-10-04 17:21 | maria_perez | Issue Monitored: maria_perez | |
2012-10-05 08:26 | roklenardic | Issue Monitored: roklenardic | |
2012-10-08 17:23 | hgbot | Checkin | |
2012-10-08 17:23 | hgbot | Note Added: 0053119 | |
2012-10-08 17:23 | hgbot | Status | scheduled => resolved |
2012-10-08 17:23 | hgbot | Resolution | open => fixed |
2012-10-08 17:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ee9c755796d8c44962aa09ea9ce885cd3d60f485 [^] |
2012-10-08 17:24 | AugustoMauch | Note Added: 0053120 | |
2012-10-08 17:24 | AugustoMauch | Status | resolved => new |
2012-10-08 17:24 | AugustoMauch | Resolution | fixed => open |
2012-10-08 17:24 | AugustoMauch | Issue Monitored: dbaz | |
2012-10-08 17:24 | AugustoMauch | Review Assigned To | => dbaz |
2012-10-08 17:24 | AugustoMauch | fix_in_branch | pi => |
2012-10-08 17:24 | AugustoMauch | Status | new => scheduled |
2012-10-08 17:24 | AugustoMauch | fix_in_branch | => pi |
2012-10-08 17:25 | AugustoMauch | Status | scheduled => resolved |
2012-10-08 17:25 | AugustoMauch | Resolution | open => fixed |
2012-10-09 13:16 | dbaz | Note Added: 0053168 | |
2012-10-09 13:16 | dbaz | Status | resolved => closed |
2012-10-09 13:16 | dbaz | Fixed in Version | => 3.0MP17 |
2012-10-11 07:50 | hudsonbot | Checkin | |
2012-10-11 07:50 | hudsonbot | Note Added: 0053264 |
Copyright © 2000 - 2009 MantisBT Group |