Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020817Openbravo ERPA. Platformpublic2012-06-20 16:192012-07-30 16:09
jecharri 
AugustoMauch 
highminoralways
closedfixed 
5
pi 
3.0MP14 
Google Chrome
Core
No
0020817: When you check one field as "Show in status bar" and "displyed" this get a bad behaviour
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
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
When the checkbox "Show in status bar" is checked the field must be only visible in the status bar
No tags attached.
related to defect 0020876 closed migueldejuana When fields are Displayed=No and show in grid =Yes shows in the form 
png Footer.png (47,550) 2012-06-20 16:19
https://issues.openbravo.com/file_download.php?file_id=5316&type=bug
png

diff issue20817.diff (838) 2012-07-12 18:20
https://issues.openbravo.com/file_download.php?file_id=5419&type=bug
Issue History
2012-06-20 16:19jecharriNew Issue
2012-06-20 16:19jecharriAssigned To => alostale
2012-06-20 16:19jecharriFile Added: Footer.png
2012-06-20 16:19jecharriWeb browser => Google Chrome
2012-06-20 16:19jecharriModules => Core
2012-06-20 16:19jecharriResolution time => 1342994400
2012-06-20 16:21jecharriWeb browserGoogle Chrome => Google Chrome
2012-06-20 16:21jecharriProposed Solution updated
2012-06-20 16:27jecharriWeb browserGoogle Chrome => Google Chrome
2012-06-20 16:27jecharriProposed Solution updated
2012-06-22 09:21alostaleWeb browserGoogle Chrome => Google Chrome
2012-06-22 09:21alostaleNote Added: 0050016
2012-06-22 09:21alostaleSeveritymajor => minor
2012-06-22 09:21alostaleTarget Version3.0MP13 => 3.0MP14
2012-06-22 10:08jecharriWeb browserGoogle Chrome => Google Chrome
2012-06-22 10:08jecharriResolution time1342994400 => 1345672800
2012-07-12 12:28alostaleRelationship addedrelated to 0020876
2012-07-12 18:20AugustoMauchFile Added: issue20817.diff
2012-07-12 18:21AugustoMauchNote Added: 0050543
2012-07-12 18:22AugustoMauchAssigned Toalostale => AugustoMauch
2012-07-12 18:22AugustoMauchStatusnew => scheduled
2012-07-12 18:22AugustoMauchfix_in_branch => pi
2012-07-19 13:39hgbotCheckin
2012-07-19 13:39hgbotNote Added: 0050751
2012-07-19 13:39hgbotStatusscheduled => resolved
2012-07-19 13:39hgbotResolutionopen => fixed
2012-07-19 13:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/18f7e327898b0142480188ff43193102d8b904c8 [^]
2012-07-26 02:42hudsonbotCheckin
2012-07-26 02:42hudsonbotNote Added: 0050860
2012-07-30 11:44migueldejuanaNote Added: 0050979
2012-07-30 11:44migueldejuanaStatusresolved => new
2012-07-30 11:44migueldejuanaResolutionfixed => open
2012-07-30 16:07migueldejuanaStatusnew => scheduled
2012-07-30 16:07migueldejuanaStatusscheduled => resolved
2012-07-30 16:07migueldejuanaResolutionopen => fixed
2012-07-30 16:09migueldejuanaNote Added: 0050991
2012-07-30 16:09migueldejuanaStatusresolved => closed

Notes
(0050016)
alostale   
2012-06-22 09:21   
Downgraded severity to minor, updated target version to 3.0MP14
(0050543)
AugustoMauch   
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   
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   
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   
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   
2012-07-30 16:09   
It's closes again. The fix is right. See https://issues.openbravo.com/view.php?id=20817#c50543. [^]