Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0024914 | Openbravo ERP | A. Platform | public | 2013-10-08 23:42 | 2013-10-17 18:36 |
Reporter | dbaz | ||||
Assigned To | dbaz | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 3.0MP29 | |||
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 | 0024914: Way needed to determine if an issue is caused by OBGrid or OBViewGrid | ||||
Description | There are some situations where a fast way (for a developer) to determine if an issue is caused by OBGrid or OBViewGrid is needed. The easiest and fastest operation could be just replace isc.ClassFactory.defineClass('OBViewGrid', isc.OBGrid); by isc.ClassFactory.defineClass('OBViewGrid', isc.ListGrid); in ob-view-grid.js But this causes several JS errors. This is what should be avoided | ||||
Steps To Reproduce | Replace isc.ClassFactory.defineClass('OBViewGrid', isc.OBGrid); by isc.ClassFactory.defineClass('OBViewGrid', isc.ListGrid); in ob-view-grid.js and ensure that any window in grid mode still loads (although with bad style and without sheet/pencil icons) | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=6443&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-10-08 23:42 | dbaz | New Issue | |||
2013-10-08 23:42 | dbaz | Assigned To | => dbaz | ||
2013-10-08 23:42 | dbaz | Modules | => Core | ||
2013-10-08 23:42 | dbaz | OBNetwork customer | => No | ||
2013-10-08 23:42 | dbaz | Triggers an Emergency Pack | => No | ||
2013-10-08 23:42 | dbaz | File Added: advTest.js | |||
2013-10-08 23:44 | dbaz | Note Added: 0061621 | |||
2013-10-08 23:45 | dbaz | Review Assigned To | => AugustoMauch | ||
2013-10-08 23:45 | dbaz | Issue Monitored: AugustoMauch | |||
2013-10-08 23:47 | hgbot | Checkin | |||
2013-10-08 23:47 | hgbot | Note Added: 0061622 | |||
2013-10-08 23:47 | hgbot | Status | new => resolved | ||
2013-10-08 23:47 | hgbot | Resolution | open => fixed | ||
2013-10-08 23:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/08694941dab44b4dff3b8be31e09edef29e838d7 [^] | ||
2013-10-16 19:46 | hudsonbot | Checkin | |||
2013-10-16 19:46 | hudsonbot | Note Added: 0061733 | |||
2013-10-17 18:36 | AugustoMauch | Note Added: 0061793 | |||
2013-10-17 18:36 | AugustoMauch | Status | resolved => closed | ||
2013-10-17 18:36 | AugustoMauch | Fixed in Version | => 3.0MP29 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|