Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017781Openbravo ERPB. User interfacepublic2011-06-27 08:502011-11-04 13:56
psarobe 
dbaz 
urgentminoralways
closedfixed 
5
 
3.0MP5 
Core
No
0017781: Status bar: Fields that were links in the form, when moving to status bar lose that capacity
Status bar: Fields that were links in the form, when moving to status bar lose that capacity
1. Go to sales order->Header
2. In the status bar you have the field Currency
3. Before moving to the status bar it was in the form being a link. Now it is not a link anymore
No tags attached.
related to defect 00188793.0MP5 closed mtaal Form layout not opening 
Issue History
2011-06-27 08:50psarobeNew Issue
2011-06-27 08:50psarobeAssigned To => dbaz
2011-06-27 08:50psarobeModules => Core
2011-10-19 00:39hgbotCheckin
2011-10-19 00:39hgbotNote Added: 0041917
2011-10-19 00:39hgbotStatusnew => resolved
2011-10-19 00:39hgbotResolutionopen => fixed
2011-10-19 00:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/07a2abc3ffad693b248068c112ba7ad43e38c513 [^]
2011-10-21 12:56hgbotCheckin
2011-10-21 12:56hgbotNote Added: 0041975
2011-10-23 13:42hudsonbotCheckin
2011-10-23 13:42hudsonbotNote Added: 0042017
2011-10-26 13:19mtaalRelationship addedrelated to 0018879
2011-10-26 13:29mtaalNote Added: 0042110
2011-10-26 17:01hgbotCheckin
2011-10-26 17:01hgbotNote Added: 0042118
2011-11-03 18:30marvintmStatusresolved => closed
2011-11-04 13:56hudsonbotCheckin
2011-11-04 13:56hudsonbotNote Added: 0042567

Notes
(0041917)
hgbot   
2011-10-19 00:39   
Repository: erp/devel/pi
Changeset: 07a2abc3ffad693b248068c112ba7ad43e38c513
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Oct 19 00:39:08 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/07a2abc3ffad693b248068c112ba7ad43e38c513 [^]

Fixed issue 17781: [statusbar] added link-out capabilities to status bar fields

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-statusbar.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-statusbar-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-statusbar-styles.js
---
(0041975)
hgbot   
2011-10-21 12:56   
Repository: tools/automation/int
Changeset: 653f833d5909c3c8404ed3e3358a88a6d7cd1867
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Wed Oct 19 18:33:31 2011 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/653f833d5909c3c8404ed3e3358a88a6d7cd1867 [^]

Changes smoke test verification to match new behavior as changed by issue 17781

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/gui/OBForm.java
---
(0042017)
hudsonbot   
2011-10-23 13: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/35bf0a7aa166 [^]

Maturity status: Test
(0042110)
mtaal   
2011-10-26 13:29   
The above changeset caused issue 18879.
(0042118)
hgbot   
2011-10-26 17:01   
Repository: erp/devel/pi
Changeset: 61ddad3c2054fb1800c542d1b6b25c6c02394c30
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Oct 26 17:00:51 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/61ddad3c2054fb1800c542d1b6b25c6c02394c30 [^]

Issue 17781: Small code improvements, too much typeof calls
- When you declare a variable has *undefined* value by default.
  You can improve the check against undefined values declaring a variable
  and using in the comparison.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-statusbar.js
---
(0042567)
hudsonbot   
2011-11-04 13:56   
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/d10da320df2a [^]

Maturity status: Test