Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033321 | Openbravo ERP | A. Platform | public | 2016-06-21 12:49 | 2016-06-24 14:30 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR16Q3 | |
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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0033097 | | closed | caristu | [SERQA 1166] Names of Windows implementing Process Definitions appear as UUIDs after a refresh |
|
Attached Files | |
|
Issue History |
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 | bug_revision_view_page.php?rev_id=12440#r12440 |
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 |