Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027552 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Sampledata | major | have not tried | 2014-09-08 13:53 | 2018-06-26 14:34 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 05c454121d43 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | migueldejuana | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027552: Characteristics tab in Discounts and Promotions window does not work for White Valley sample data | |||||||
Description | It is not possible to select a Characteristic value in the window "Discounts and Promotions. This problem happens only using the sample data for White Valley. With F&B It cannot be reproduced. | |||||||
Steps To Reproduce | In an Openbravo instance with Retail installed and the Retail Sample data installed * Select the role "The White Valley Group Admin" * Goto the window "Discounts and Promotions" and go to the tab "Characteristics" * Create a new record, select a characteristic, and try to select a characteristic value. The list will be always empty, and the following exception will be sent to the openbravo log. 146448 [http-8080-1] ERROR org.openbravo.service.datasource.TreeDatasourceService - Error on tree datasource java.lang.NullPointerException at org.openbravo.service.datasource.ADTreeDatasourceService.fetchNodeChildren(ADTreeDatasourceService.java:216) at org.openbravo.service.datasource.TreeDatasourceService.fetch(TreeDatasourceService.java:284) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:260) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:740) 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:449) at org.openbravo.client.kernel.BaseKernelServlet.callServiceInSuper(BaseKernelServlet.java:92) at org.openbravo.client.kernel.BaseKernelServlet.service(BaseKernelServlet.java:63) at org.openbravo.service.datasource.DataSourceServlet.service(DataSourceServlet.java:139) 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.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:102) 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:859) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:662) 178397 [http-8080-1] DEBUG org.openbravo.database.ConnectionProviderImpl - connection requested 178398 [http-8080-1] DEBUG org.openbravo.database.ConnectionProviderImpl - connection established 178398 [http-8080-1] DEBUG org.openbravo.dat | |||||||
Tags | No tags attached. | |||||||
Attached Files | Captura de pantalla de 2014-09-08 13:51:42.png [^] (150,067 bytes) 2014-09-08 13:56
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0070635) hgbot (developer) 2014-10-02 01:03 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: 05c454121d436b68cf05b4c6cb5b308867bb1b08 Author: Salvador Zapata <salvador.zapata <at> gmail.com> Date: Wed Oct 01 20:03:25 2014 -0300 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/05c454121d436b68cf05b4c6cb5b308867bb1b08 [^] Fixed issue 27552: Tree was referencing the wrong table --- M referencedata/sampledata/The_White_Valley_Group/AD_TREE.xml --- |
(0070665) migueldejuana (developer) 2014-10-02 16:01 |
Tested and reviewed in 7df701d05751 |
Issue History | |||
Date Modified | Username | Field | Change |
2014-09-08 13:53 | adrianromero | New Issue | |
2014-09-08 13:53 | adrianromero | Assigned To | => mtaal |
2014-09-08 13:53 | adrianromero | Triggers an Emergency Pack | => No |
2014-09-08 13:53 | adrianromero | Description Updated | View Revisions |
2014-09-08 13:53 | adrianromero | Steps to Reproduce Updated | View Revisions |
2014-09-08 13:54 | adrianromero | Relationship added | related to 0027205 |
2014-09-08 13:56 | adrianromero | File Added: Captura de pantalla de 2014-09-08 13:51:42.png | |
2014-09-08 13:57 | adrianromero | Description Updated | View Revisions |
2014-09-08 16:07 | adrianromero | Relationship added | related to 0027482 |
2014-09-22 16:21 | mtaal | Target Version | RR14Q4 => |
2014-09-22 17:04 | mtaal | Target Version | => RR14Q4 |
2014-10-01 14:40 | mtaal | Target Version | RR14Q4 => |
2014-10-02 01:03 | hgbot | Checkin | |
2014-10-02 01:03 | hgbot | Note Added: 0070635 | |
2014-10-02 01:03 | hgbot | Status | new => resolved |
2014-10-02 01:03 | hgbot | Resolution | open => fixed |
2014-10-02 01:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/05c454121d436b68cf05b4c6cb5b308867bb1b08 [^] |
2014-10-02 16:01 | migueldejuana | Review Assigned To | => migueldejuana |
2014-10-02 16:01 | migueldejuana | Note Added: 0070665 | |
2014-10-02 16:01 | migueldejuana | Status | resolved => closed |
2014-10-02 16:01 | migueldejuana | Fixed in Version | => RR14Q4 |
2018-06-26 11:37 | hgbot | Checkin | |
2018-06-26 11:37 | hgbot | Note Added: 0105398 | |
2018-06-26 11:37 | hgbot | Status | closed => resolved |
2018-06-26 11:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/05c454121d436b68cf05b4c6cb5b308867bb1b08 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q2.1/modules/org.openbravo.test.mobile.sampledata/rev/05c454121d436b68cf05b4c6cb5b308867bb1b08 [^] |
2018-06-26 14:34 | gorka_gil | Status | resolved => closed |
2018-06-26 14:34 | gorka_gil | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR18Q2.1/modules/org.openbravo.test.mobile.sampledata/rev/05c454121d436b68cf05b4c6cb5b308867bb1b08 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/05c454121d436b68cf05b4c6cb5b308867bb1b08 [^] |
2018-06-26 14:44 | gorka_gil | Note Deleted: 0105398 |
Copyright © 2000 - 2009 MantisBT Group |