Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029594 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2015-04-15 12:56 | 2015-05-07 22:16 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 308ecc3849a8 | ||||
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 | alostale | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 35631 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029594: Cannot open a window if ShowAcct preference is set to Y and the Accounting tab is defined alone on the 2nd level | |||||||
Description | Cannot open a window if ShowAcct preference is set to Y and the Accounting tab is defined alone on the 2nd level | |||||||
Steps To Reproduce | As group admin role: Remove all the preferences defined with attribute = ShowAcct Create a preference visible for all with attribute: ShowAcct value: N Create a preference visible for Openbravo user, F&B International Admin role and Business partner window with: attribute: ShowAcct value: Y Log out and log in again Try to open the Business Partner window and check it remains loading Check the following exception is raised: Uncaught TypeError: Cannot read property 'pane' of undefined | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0076706) hgbot (developer) 2015-04-22 20:05 |
Repository: erp/devel/pi Changeset: 308ecc3849a80b4acc1afe177ecffc40f9e45204 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Apr 22 20:04:43 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/308ecc3849a80b4acc1afe177ecffc40f9e45204 [^] fixes issue 29594: ShowAcct preference not working on 2nd level accounting tabs The ShowAcct preference value was not being retrieved properly in child tabs in the addChildView method, because the windowId was undefined. This is because windowId is only set for the top view in the hierarchy. Now the problem is solved because the windowId value is retrieved using the reference to the standard window. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0076768) alostale (viewer) 2015-04-27 08:45 |
code reviewed + tested |
(0077145) hudsonbot (viewer) 2015-05-07 22:16 |
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/a1817f84bd8b [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-04-15 12:56 | ngarcia | New Issue | |
2015-04-15 12:56 | ngarcia | Assigned To | => platform |
2015-04-15 12:56 | ngarcia | OBNetwork customer | => Yes |
2015-04-15 12:56 | ngarcia | Modules | => Core |
2015-04-15 12:56 | ngarcia | Support ticket | => 35631 |
2015-04-15 12:56 | ngarcia | Resolution time | => 1431986400 |
2015-04-15 12:56 | ngarcia | Triggers an Emergency Pack | => No |
2015-04-15 12:57 | ngarcia | Issue Monitored: networkb | |
2015-04-15 16:04 | xabiermerino | Issue Monitored: xabiermerino | |
2015-04-16 08:31 | alostale | Status | new => acknowledged |
2015-04-20 09:16 | alostale | Status | acknowledged => scheduled |
2015-04-20 09:16 | alostale | Assigned To | platform => caristu |
2015-04-22 20:05 | hgbot | Checkin | |
2015-04-22 20:05 | hgbot | Note Added: 0076706 | |
2015-04-22 20:05 | hgbot | Status | scheduled => resolved |
2015-04-22 20:05 | hgbot | Resolution | open => fixed |
2015-04-22 20:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/308ecc3849a80b4acc1afe177ecffc40f9e45204 [^] |
2015-04-22 20:06 | caristu | Review Assigned To | => alostale |
2015-04-22 20:06 | caristu | Issue Monitored: alostale | |
2015-04-27 08:45 | alostale | Note Added: 0076768 | |
2015-04-27 08:45 | alostale | Status | resolved => closed |
2015-04-27 08:45 | alostale | Fixed in Version | => 3.0PR15Q3 |
2015-05-07 22:16 | hudsonbot | Checkin | |
2015-05-07 22:16 | hudsonbot | Note Added: 0077145 |
Copyright © 2000 - 2009 MantisBT Group |