Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022528 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2012-12-12 12:04 | 2013-04-16 19:18 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP23 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f01340771e75 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022528: Field Categories should have the option to be expanded or collapsed by default | |||||||
Description | When creating a new Field Category, like Dimensions (see issue 0022516) an option to make it expanded or collapsed by default is missing. | |||||||
Steps To Reproduce | As System Admin and with Core in Development, create a new Field Category named "Test" Note that there is no way to specify if it should be shown expanded or collapsed by default In Windows, Tab and Fields, seek for Sales Order window, Header tab, and seek for Project field. Change the field grouping to Test Change role to F&B Admin Go to Sales Order window and see that Test is a new section in the header containing the Project field. If you want Test section to be collapsed as the rest of the sections, you can't. | |||||||
Tags | No tags attached. | |||||||
Attached Files | fieldCategoryTemp.diff [^] (11,056 bytes) 2013-03-25 09:13 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0055661) alostale (manager) 2013-01-21 11:24 |
Not a defect: works as designed. It is a feature request. |
(0057818) hgbot (developer) 2013-04-10 04:40 |
Repository: erp/devel/pi Changeset: f01340771e75eda11b7caee2457f33234d932e60 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Wed Apr 10 08:08:20 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/f01340771e75eda11b7caee2457f33234d932e60 [^] Fixes Issue 0022528: Field Categories can be collapsed by default Added a new field collapse in Field Category that will allow the field category to be collapsed by default. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java M src-db/database/model/tables/AD_FIELDGROUP.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_FIELDGROUP.xml --- |
(0057852) hgbot (developer) 2013-04-11 18:01 |
Repository: erp/devel/pi Changeset: 158818c4f91e9c9722302ed4c91c0756efe43750 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Thu Apr 11 21:29:59 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/158818c4f91e9c9722302ed4c91c0756efe43750 [^] Related to Issue 0022528 : Added check constraint for iscollapsed field --- M src-db/database/model/tables/AD_FIELDGROUP.xml --- |
(0057853) AugustoMauch (administrator) 2013-04-11 18:26 |
Code reviewed and verified in pi@158818c4f91e |
(0057855) hgbot (developer) 2013-04-12 03:34 |
Repository: erp/devel/pi Changeset: 66ccc861d1d525bb34a12473a8691009bf9fc520 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Fri Apr 12 07:03:47 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/66ccc861d1d525bb34a12473a8691009bf9fc520 [^] Related to Issue 22528 : Backed out changeset 158818c4f91e Backed out the changeset as it adds the check constraint to isActive column instead of isCollapsed. Fails API Tests. --- M src-db/database/model/tables/AD_FIELDGROUP.xml --- |
(0057856) hgbot (developer) 2013-04-12 03:54 |
Repository: erp/devel/pi Changeset: 8f1178c8535aab7ddac107d0cde91e61272a58ad Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Fri Apr 12 07:23:33 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/8f1178c8535aab7ddac107d0cde91e61272a58ad [^] Related to issue 22528 : Added check constraint for iscollapsed column. --- M src-db/database/model/tables/AD_FIELDGROUP.xml --- |
(0057952) hudsonbot (developer) 2013-04-16 19:18 |
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/8df08bea850d [^] Maturity status: Test |
(0057963) hudsonbot (developer) 2013-04-16 19:18 |
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/8df08bea850d [^] Maturity status: Test |
(0057964) hudsonbot (developer) 2013-04-16 19:18 |
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/8df08bea850d [^] Maturity status: Test |
(0057965) hudsonbot (developer) 2013-04-16 19:18 |
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/8df08bea850d [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2012-12-12 12:04 | plujan | New Issue | |
2012-12-12 12:04 | plujan | Assigned To | => AugustoMauch |
2012-12-12 12:04 | plujan | Modules | => Core |
2012-12-12 12:04 | plujan | Triggers an Emergency Pack | => No |
2012-12-12 12:04 | plujan | Relationship added | blocks 0022516 |
2013-01-21 11:24 | alostale | Note Added: 0055661 | |
2013-01-21 11:24 | alostale | Type | defect => feature request |
2013-03-06 18:55 | dmiguelez | Relationship deleted | blocks 0022516 |
2013-03-06 18:56 | dmiguelez | Relationship added | blocks 0022516 |
2013-03-25 07:03 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-03-25 09:11 | shankarb | Status | new => scheduled |
2013-03-25 09:11 | shankarb | fix_in_branch | => pi |
2013-03-25 09:13 | shankarb | File Added: fieldCategoryTemp.diff | |
2013-04-05 12:15 | jonalegriaesarte | Relationship added | has duplicate 0023496 |
2013-04-10 04:38 | shankarb | Review Assigned To | => AugustoMauch |
2013-04-10 04:38 | shankarb | fix_in_branch | pi => |
2013-04-10 04:38 | shankarb | Issue Monitored: AugustoMauch | |
2013-04-10 04:40 | hgbot | Checkin | |
2013-04-10 04:40 | hgbot | Note Added: 0057818 | |
2013-04-10 04:40 | hgbot | Status | scheduled => resolved |
2013-04-10 04:40 | hgbot | Resolution | open => fixed |
2013-04-10 04:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f01340771e75eda11b7caee2457f33234d932e60 [^] |
2013-04-11 18:01 | hgbot | Checkin | |
2013-04-11 18:01 | hgbot | Note Added: 0057852 | |
2013-04-11 18:26 | AugustoMauch | Note Added: 0057853 | |
2013-04-11 18:26 | AugustoMauch | Status | resolved => closed |
2013-04-11 18:26 | AugustoMauch | Fixed in Version | => 3.0MP23 |
2013-04-12 03:34 | hgbot | Checkin | |
2013-04-12 03:34 | hgbot | Note Added: 0057855 | |
2013-04-12 03:54 | hgbot | Checkin | |
2013-04-12 03:54 | hgbot | Note Added: 0057856 | |
2013-04-16 19:18 | hudsonbot | Checkin | |
2013-04-16 19:18 | hudsonbot | Note Added: 0057952 | |
2013-04-16 19:18 | hudsonbot | Checkin | |
2013-04-16 19:18 | hudsonbot | Note Added: 0057963 | |
2013-04-16 19:18 | hudsonbot | Checkin | |
2013-04-16 19:18 | hudsonbot | Note Added: 0057964 | |
2013-04-16 19:18 | hudsonbot | Checkin | |
2013-04-16 19:18 | hudsonbot | Note Added: 0057965 |
Copyright © 2000 - 2009 MantisBT Group |