Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017648Openbravo ERPA. Platformpublic2011-06-15 12:422011-08-16 13:23
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
3.0MP2 
Core
No
0017648: Allow registration of a button for multiple tabs
Currently a button can only be registered for one tab. Enhance the OB.ToolbarRegistry.registerButton to allow as a parameter an array of tabIds. See this howto:
http://wiki.openbravo.com/wiki/How_to_add_a_button_to_the_toolbar [^]
See description
No tags attached.
Issue History
2011-06-15 12:42mtaalNew Issue
2011-06-15 12:42mtaalAssigned To => mtaal
2011-06-15 12:42mtaalModules => Core
2011-06-22 19:57dmitry_mezentsevTarget Version3.0MP1 => 3.0MP2
2011-07-18 18:03hgbotCheckin
2011-07-18 18:03hgbotNote Added: 0039184
2011-07-18 18:03hgbotStatusnew => resolved
2011-07-18 18:03hgbotResolutionopen => fixed
2011-07-18 18:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/32edb378278d0161624e5d6fb47eedf13907b3b2 [^]
2011-08-01 14:20hudsonbotCheckin
2011-08-01 14:20hudsonbotNote Added: 0039617
2011-08-08 11:06hgbotCheckin
2011-08-08 11:06hgbotNote Added: 0039982
2011-08-10 12:31iperdomoStatusresolved => closed
2011-08-16 13:23hudsonbotCheckin
2011-08-16 13:23hudsonbotNote Added: 0040182

Notes
(0039184)
hgbot   
2011-07-18 18:03   
Repository: erp/devel/pi
Changeset: 32edb378278d0161624e5d6fb47eedf13907b3b2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Jul 18 18:03:12 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/32edb378278d0161624e5d6fb47eedf13907b3b2 [^]

Fixes issue 17648: Allow registration of a button for multiple tabs
Added possibility to specify an array of tabIds when registering a button

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-clone-order.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0039617)
hudsonbot   
2011-08-01 14:20   
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/cf2afed6e8ef [^]

Maturity status: Test
(0039982)
hgbot   
2011-08-08 11:06   
Repository: erp/devel/pi
Changeset: ba93d873b9ce60648ae613a268bff4206574f974
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Aug 08 11:06:00 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ba93d873b9ce60648ae613a268bff4206574f974 [^]

Related to issue 17648: Allow registration of a button for multiple tabs
Declared variables in the top outside of the loop

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0040182)
hudsonbot   
2011-08-16 13:23   
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/c1dc221b8cb3 [^]

Maturity status: Test