Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0016933 | Openbravo ERP | A. Platform | public | 2011-04-28 23:48 | 2011-05-05 11:21 | |||||||
Reporter | psarobe | |||||||||||
Assigned To | marvintm | |||||||||||
Priority | immediate | Severity | critical | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | pi | |||||||||||
Target Version | 3.0RC7 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
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 | 0016933: Child tabs are not working. Mandatory fields are not filled in automatically | |||||||||||
Description | Either in the grid or in the form view the mandatory fields are not filed. To reproduce you need to use the configScript.xml attached See attach. See log: 09:14:09 [http-8080-2] ERROR org.openbravo.base.exception.OBException - Couldn't get data for column S_ResourceAssignment_ID org.openbravo.base.exception.OBException: Error while computing combo data at org.openbravo.client.kernel.reference.UIDefinition.getValueInComboReference(UIDefinition.java:471) at org.openbravo.client.kernel.reference.FKComboUIDefinition.getFieldProperties(FKComboUIDefinition.java:52) at org.openbravo.client.application.window.FormInitializationComponent.computeColumnValues(FormInitializationComponent.java:373) at org.openbravo.client.application.window.FormInitializationComponent.execute(FormInitializationComponent.java:198) at org.openbravo.client.kernel.BaseActionHandler.execute(BaseActionHandler.java:68) at org.openbravo.client.kernel.KernelServlet.processActionRequest(KernelServlet.java:197) at org.openbravo.client.kernel.KernelServlet.doGet(KernelServlet.java:104) at org.openbravo.client.kernel.KernelServlet.doPost(KernelServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:225) at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:456) at org.openbravo.client.kernel.BaseKernelServlet.callServiceInSuper(BaseKernelServlet.java:89) at org.openbravo.client.kernel.BaseKernelServlet.service(BaseKernelServlet.java:65) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) 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.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:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.NullPointerException at org.openbravo.reference.ui.UIReference.setComboTableDataIdentifier(UIReference.java:230) at org.openbravo.erpCommon.utility.ComboTableData.identifier(ComboTableData.java:821) at org.openbravo.erpCommon.utility.ComboTableData.generateSQL(ComboTableData.java:647) at org.openbravo.erpCommon.utility.ComboTableData.<init>(ComboTableData.java:132) at org.openbravo.client.kernel.reference.UIDefinition.getValueInComboReference(UIDefinition.java:417) ... 36 more 09:14:10 [http-8080-2] INFO org.openbravo.erpCommon.utility.ErrorTextParserPOSTGRE - did not find constraint name for error message: Couldn't get data for column S_ResourceAssignment_ID | |||||||||||
Steps To Reproduce | 1. Login as Openbravo/openbravo 2. Go to Sales invoice 3. Create a header and save 4. Move to lines and click new in the grid. Notice the mandatory fields are not filled. See attach 5. Happens the same in form view. Even the call-outs don't work after selecting the product | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | error.png (44,330) 2011-04-28 23:48 https://issues.openbravo.com/file_download.php?file_id=3910&type=bug configScript.xml (81,396) 2011-04-29 09:28 https://issues.openbravo.com/file_download.php?file_id=3912&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2011-04-28 23:48 | psarobe | New Issue | ||||||||||
2011-04-28 23:48 | psarobe | Assigned To | => psarobe | |||||||||
2011-04-28 23:48 | psarobe | File Added: error.png | ||||||||||
2011-04-28 23:48 | psarobe | Modules | => Core | |||||||||
2011-04-28 23:49 | psarobe | Status | new => scheduled | |||||||||
2011-04-28 23:49 | psarobe | fix_in_branch | => pi | |||||||||
2011-04-29 00:40 | mtaal | Note Added: 0036194 | ||||||||||
2011-04-29 09:21 | psarobe | Assigned To | psarobe => marvintm | |||||||||
2011-04-29 09:21 | psarobe | fix_in_branch | pi => | |||||||||
2011-04-29 09:21 | psarobe | Description Updated | bug_revision_view_page.php?rev_id=1901#r1901 | |||||||||
2011-04-29 09:27 | psarobe | Description Updated | bug_revision_view_page.php?rev_id=1902#r1902 | |||||||||
2011-04-29 09:28 | psarobe | File Added: configScript.xml | ||||||||||
2011-05-05 11:21 | marvintm | Relationship added | duplicate of 0016901 | |||||||||
2011-05-05 11:21 | marvintm | Status | scheduled => closed | |||||||||
2011-05-05 11:21 | marvintm | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|