Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020817 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-06-20 16:19 | 2012-07-30 16:09 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 18f7e327898b | |||
Projection | none | ETA | none | Target Version | 3.0MP14 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020817: When you check one field as "Show in status bar" and "displyed" this get a bad behaviour | |||||||
Description | When you check one field as "Show in status bar" and "displyed" this get a bad behaviour. You will see the field 2 times: -one in status bar -and another one in the footer of form view | |||||||
Steps To Reproduce | As "System" go to window "Windows, tabas and fields". -Select window "sales order" -Select the "Header" tab and go to "fields" tab. -Select field "DocumentNo" and check the checkbox "Show in status bar" Now as "Group Admin" go to sales order window and verify the description | |||||||
Proposed Solution | When the checkbox "Show in status bar" is checked the field must be only visible in the status bar | |||||||
Tags | No tags attached. | |||||||
Attached Files | Footer.png [^] (47,550 bytes) 2012-06-20 16:19
issue20817.diff [^] (838 bytes) 2012-07-12 18:20 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0050016) alostale (manager) 2012-06-22 09:21 |
Downgraded severity to minor, updated target version to 3.0MP14 |
(0050543) AugustoMauch (administrator) 2012-07-12 18:21 |
A fix for this issue has been attached. Now, when a view is constructed, the property displayed of all the status bar fields is set to false to prevent them from being displayed twice. |
(0050751) hgbot (developer) 2012-07-19 13:39 |
Repository: erp/devel/pi Changeset: 18f7e327898b0142480188ff43193102d8b904c8 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Jul 19 13:39:07 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/18f7e327898b0142480188ff43193102d8b904c8 [^] Fixes issue 20817: Fields no longer appear twice in form Now when a field is flagged as displayed and as show in status bar, it will only appenar un the status bar. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java --- |
(0050860) hudsonbot (developer) 2012-07-26 02:42 |
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/5edf203d5780 [^] Maturity status: Test |
(0050979) migueldejuana (developer) 2012-07-30 11:44 |
If "displayed" and "Show in status bar" are checked, the field should be displayed in the form and in the status bar. |
(0050991) migueldejuana (developer) 2012-07-30 16:09 |
It's closes again. The fix is right. See https://issues.openbravo.com/view.php?id=20817#c50543. [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2012-06-20 16:19 | jecharri | New Issue | |
2012-06-20 16:19 | jecharri | Assigned To | => alostale |
2012-06-20 16:19 | jecharri | File Added: Footer.png | |
2012-06-20 16:19 | jecharri | Web browser | => Google Chrome |
2012-06-20 16:19 | jecharri | Modules | => Core |
2012-06-20 16:19 | jecharri | Resolution time | => 1342994400 |
2012-06-20 16:21 | jecharri | Web browser | Google Chrome => Google Chrome |
2012-06-20 16:21 | jecharri | Proposed Solution updated | |
2012-06-20 16:27 | jecharri | Web browser | Google Chrome => Google Chrome |
2012-06-20 16:27 | jecharri | Proposed Solution updated | |
2012-06-22 09:21 | alostale | Web browser | Google Chrome => Google Chrome |
2012-06-22 09:21 | alostale | Note Added: 0050016 | |
2012-06-22 09:21 | alostale | Severity | major => minor |
2012-06-22 09:21 | alostale | Target Version | 3.0MP13 => 3.0MP14 |
2012-06-22 10:08 | jecharri | Web browser | Google Chrome => Google Chrome |
2012-06-22 10:08 | jecharri | Resolution time | 1342994400 => 1345672800 |
2012-07-12 12:28 | alostale | Relationship added | related to 0020876 |
2012-07-12 18:20 | AugustoMauch | File Added: issue20817.diff | |
2012-07-12 18:21 | AugustoMauch | Note Added: 0050543 | |
2012-07-12 18:22 | AugustoMauch | Assigned To | alostale => AugustoMauch |
2012-07-12 18:22 | AugustoMauch | Status | new => scheduled |
2012-07-12 18:22 | AugustoMauch | fix_in_branch | => pi |
2012-07-19 13:39 | hgbot | Checkin | |
2012-07-19 13:39 | hgbot | Note Added: 0050751 | |
2012-07-19 13:39 | hgbot | Status | scheduled => resolved |
2012-07-19 13:39 | hgbot | Resolution | open => fixed |
2012-07-19 13:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/18f7e327898b0142480188ff43193102d8b904c8 [^] |
2012-07-26 02:42 | hudsonbot | Checkin | |
2012-07-26 02:42 | hudsonbot | Note Added: 0050860 | |
2012-07-30 11:44 | migueldejuana | Note Added: 0050979 | |
2012-07-30 11:44 | migueldejuana | Status | resolved => new |
2012-07-30 11:44 | migueldejuana | Resolution | fixed => open |
2012-07-30 16:07 | migueldejuana | Status | new => scheduled |
2012-07-30 16:07 | migueldejuana | Status | scheduled => resolved |
2012-07-30 16:07 | migueldejuana | Resolution | open => fixed |
2012-07-30 16:09 | migueldejuana | Note Added: 0050991 | |
2012-07-30 16:09 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |