Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0029667 | Openbravo ERP | A. Platform | public | 2015-04-22 12:00 | 2015-05-07 22:17 | ||||||||||||||
Reporter | umartirena | ||||||||||||||||||
Assigned To | caristu | ||||||||||||||||||
Priority | immediate | Severity | major | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | 3.0PR15Q3 | |||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | alostale | ||||||||||||||||||
OBNetwork customer | |||||||||||||||||||
Web browser | |||||||||||||||||||
Modules | Core | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0029667: NPE Error raised when a tab is child of another tab that as table has an HQL Query table | ||||||||||||||||||
Description | NPE Error raised when a tab is child of another tab that as table has an HQL Query table. This happens when there is any column on child table that is set as "Link to Parent Column" | ||||||||||||||||||
Steps To Reproduce | Install the following module: https://code.openbravo.com/erp/mods/org.openbravo.costing.explaincostadjustments [^] As F&B Group Admin: * Create a product * Add a purchase and sales price list. 10 for both * Enter a cost in the costing tab: - Org: F&B EspaƱa - Cost Type: Average - Cost: 5 - Starting Date: 01/01/2014 - Ending Date: 31/12/9999 - Warehouse: Empty * Create a shipment dated on 25/01/2015 for that product * Complete the shipment. * Create a receipt dated on 15/01/2015 (backdated transaction) again for that product * Complete the receipt. * In Process request: Launch Costing Background process. * Go back to Product window and select the product. * Go to Costing Tab. * Go to Costing Transactions tab. * Select any row with adjustment amount different to Zero. * Go to Transaction Adjustments. * Select any line and open it in form view. * Realize that an error is obtained: java.lang.NullPointerException at org.openbravo.client.application.window.FormInitializationComponent.setSessionVariablesInParent(FormInitializationComponent.java:939) at org.openbravo.client.application.window.FormInitializationComponent.execute(FormInitializationComponent.java:239) at org.openbravo.client.kernel.BaseActionHandler.execute(BaseActionHandler.java:71) at org.openbravo.client.kernel.KernelServlet.processActionRequest(KernelServlet.java:294) at org.openbravo.client.kernel.KernelServlet.doGet(KernelServlet.java:186) at org.openbravo.client.kernel.KernelServlet.doPost(KernelServlet.java:267) at javax.servlet.http.HttpServlet.service(HttpServlet.java:643) at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:222) at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:449) at org.openbravo.client.kernel.BaseKernelServlet.callServiceInSuper(BaseKernelServlet.java:88) at org.openbravo.client.kernel.BaseKernelServlet.service(BaseKernelServlet.java:59) at org.openbravo.client.kernel.KernelServlet.service(KernelServlet.java:168) at javax.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.client.kernel.KernelFilter$1.doAction(KernelFilter.java:62) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) at org.openbravo.client.kernel.KernelFilter.doFilter(KernelFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.dal.core.DalRequestFilter$1.doAction(DalRequestFilter.java:81) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) at org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:701) | ||||||||||||||||||
Proposed Solution | |||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2015-04-22 12:00 | umartirena | New Issue | |||||||||||||||||
2015-04-22 12:00 | umartirena | Assigned To | => platform | ||||||||||||||||
2015-04-22 12:00 | umartirena | Modules | => Core | ||||||||||||||||
2015-04-22 12:00 | umartirena | Triggers an Emergency Pack | => No | ||||||||||||||||
2015-04-22 12:00 | umartirena | Note Added: 0076686 | |||||||||||||||||
2015-04-22 12:03 | umartirena | Description Updated | bug_revision_view_page.php?rev_id=8327#r8327 | ||||||||||||||||
2015-04-23 08:52 | alostale | Relationship added | related to 0029665 | ||||||||||||||||
2015-04-23 08:52 | alostale | Assigned To | platform => caristu | ||||||||||||||||
2015-04-23 09:50 | umartirena | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8335#r8335 | ||||||||||||||||
2015-04-23 10:33 | umartirena | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8336#r8336 | ||||||||||||||||
2015-04-24 08:42 | alostale | Relationship added | related to 0025996 | ||||||||||||||||
2015-04-29 08:56 | caristu | Review Assigned To | => alostale | ||||||||||||||||
2015-04-29 08:56 | caristu | Issue Monitored: alostale | |||||||||||||||||
2015-04-29 08:57 | hgbot | Checkin | |||||||||||||||||
2015-04-29 08:57 | hgbot | Note Added: 0076846 | |||||||||||||||||
2015-04-29 08:57 | hgbot | Status | new => resolved | ||||||||||||||||
2015-04-29 08:57 | hgbot | Resolution | open => fixed | ||||||||||||||||
2015-04-29 08:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1bd95ea2cdb42ce4e2d660ee38e5463044950be1 [^] | ||||||||||||||||
2015-04-29 11:04 | alostale | Note Added: 0076858 | |||||||||||||||||
2015-04-29 11:04 | alostale | Status | resolved => closed | ||||||||||||||||
2015-04-29 11:04 | alostale | Fixed in Version | => 3.0PR15Q3 | ||||||||||||||||
2015-05-07 22:17 | hudsonbot | Checkin | |||||||||||||||||
2015-05-07 22:17 | hudsonbot | Note Added: 0077178 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|