Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033321 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | N/A | 2016-06-21 12:49 | 2016-06-24 14:30 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2485d61000fa | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033321: Implement isSameTab function for Process Definition based windows | |||||||
Description | Implement isSameTab function for Process Definition based windows. When opening a view Openbravo will check if the view class/instance supports certain methods[1]. One of these methods is isSameTab which is used view the view manager to decide if a view may only be opened once. Currently the process definition view does not implement this method allowing the same process definition be opened multiple times. But in order to remark that this is the expected behavior the isSameTab method should be implemented by returning always false. [1] http://wiki.openbravo.com/wiki/How_to_implement_a_new_main_view#View_API [^] | |||||||
Steps To Reproduce | In description. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0087723) hgbot (developer) 2016-06-21 13:02 |
Repository: erp/devel/pi Changeset: 2485d61000fa554124dca3bdf7d683b74856a08e Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Jun 21 12:58:19 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2485d61000fa554124dca3bdf7d683b74856a08e [^] fixes issue 33321: Implement isSameTab for Process Definition based windows Process definition based windows can be opened in more than one tab at the same time. This allows, for example, to see the parameters used to run the process in case the process window is reopened after the execution. This is the current behavior of such windows. We are just implementing the isSameTab method to remark this behavior. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-base-parameter-window-view.js --- |
(0087830) hudsonbot (viewer) 2016-06-22 18:10 |
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/468afe624cc8 [^] Maturity status: Test |
(0087906) AugustoMauch (administrator) 2016-06-24 14:30 |
Code reviewed and verified in pi@7341d1f97b97 |
![]() |
|||
Date Modified | Username | Field | Change |
2016-06-21 12:49 | caristu | New Issue | |
2016-06-21 12:49 | caristu | Assigned To | => caristu |
2016-06-21 12:49 | caristu | OBNetwork customer | => No |
2016-06-21 12:49 | caristu | Modules | => Core |
2016-06-21 12:49 | caristu | Triggers an Emergency Pack | => No |
2016-06-21 12:49 | caristu | Description Updated | View Revisions |
2016-06-21 13:02 | hgbot | Checkin | |
2016-06-21 13:02 | hgbot | Note Added: 0087723 | |
2016-06-21 13:02 | hgbot | Status | new => resolved |
2016-06-21 13:02 | hgbot | Resolution | open => fixed |
2016-06-21 13:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2485d61000fa554124dca3bdf7d683b74856a08e [^] |
2016-06-21 13:02 | caristu | Review Assigned To | => AugustoMauch |
2016-06-21 13:02 | caristu | Relationship added | related to 0033097 |
2016-06-22 18:10 | hudsonbot | Checkin | |
2016-06-22 18:10 | hudsonbot | Note Added: 0087830 | |
2016-06-24 14:30 | AugustoMauch | Note Added: 0087906 | |
2016-06-24 14:30 | AugustoMauch | Status | resolved => closed |
2016-06-24 14:30 | AugustoMauch | Fixed in Version | => 3.0PR16Q3 |
Copyright © 2000 - 2009 MantisBT Group |