Project:
View Revisions: Issue #29224 | [ Back to Issue ] | ||
Summary | 0029224: can't filter by Return Reason in Return P&E windows | ||
Revision | 2015-03-11 11:23 by AugustoMauch | ||
Steps To Reproduce | -Open Return from customer -Create a header -Open Pick/Edit lines -Select a line and select for that line a Return reason -Done -Open Pick/Edit lines -Open Return Reason filter drop down -> ERROR: * no items are shown * error is logged in openbravo.log Same is reproducible in Return to Vendor |
||
Revision | 2015-03-11 11:23 by AugustoMauch | ||
Description | In Return from Customer P&E it is not possible to filter by Return Reason When the Return Reason filter drop down list is opened, no items are displayed and an error is logged in openbravo.log: 867f0e26 2720892 [http-8080-3] ERROR org.openbravo.client.kernel.KernelUtils - java.lang.String cannot be cast to org.openbravo.base.structure.BaseOBObject java.lang.ClassCastException: java.lang.String cannot be cast to org.openbravo.base.structure.BaseOBObject at org.openbravo.service.datasource.HQLDataSourceService.getData(HQLDataSourceService.java:184) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetchJSONObject(ReadOnlyDataSourceService.java:137) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetch(ReadOnlyDataSourceService.java:70) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:261) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:747) |
||
Revision | 2015-03-11 10:34 by AugustoMauch | ||
Steps To Reproduce | -Open Return from customer -Create a header -Open Pick/Edit lines -Select a line and select for that line a Return reason -Done -Open Pick/Edit lines -Open Return Reason filter drop down -> ERROR: * no items are shown * error is logged in openbravo.log -Open Attribute Set Value filter drop down -> ERROR: * no items are shown * error is logged in openbravo.log Same is reproducible in Return to Vendor |
||
Revision | 2015-03-11 10:34 by AugustoMauch | ||
Description | In Return from Customer P&E it is not possible to filter by Return Reason or Attribute Set Value. When the Return Reason filter drop down list is opened, no items are displayed and an error is logged in openbravo.log: 867f0e26 2720892 [http-8080-3] ERROR org.openbravo.client.kernel.KernelUtils - java.lang.String cannot be cast to org.openbravo.base.structure.BaseOBObject java.lang.ClassCastException: java.lang.String cannot be cast to org.openbravo.base.structure.BaseOBObject at org.openbravo.service.datasource.HQLDataSourceService.getData(HQLDataSourceService.java:184) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetchJSONObject(ReadOnlyDataSourceService.java:137) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetch(ReadOnlyDataSourceService.java:70) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:261) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:747) When the Attribute Set Value filter drop down list is opened, no items are displayed and a NPE is logged in openbravo.log: 867f0e26 3132367 [http-8080-3] ERROR org.openbravo.service.datasource.DataSourceServlet - java.lang.NullPointerException at org.openbravo.service.datasource.HQLDataSourceService.getData(HQLDataSourceService.java:185) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetchJSONObject(ReadOnlyDataSourceService.java:137) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetch(ReadOnlyDataSourceService.java:70) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:261) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:747) |
||
Revision | 2015-03-10 19:18 by AugustoMauch | ||
Steps To Reproduce | -Open Return from customer -Create a header -Open Pick/Edit lines -Select a line and select for that line a Return reason -Done -Open Pick/Edit lines -Open Return Reason filter drop down -> ERROR: * no items are shown * error is logged in openbravo.log Same is reproducible in Return to Vendor |
||
Revision | 2015-03-10 19:18 by AugustoMauch | ||
Description | In Return from Customer P&E it is not possible to filter by Return Reason. When filter drop down list is opened, no items are displayed and an error is logged in openbravo.log: 867f0e26 2720892 [http-8080-3] ERROR org.openbravo.client.kernel.KernelUtils - java.lang.String cannot be cast to org.openbravo.base.structure.BaseOBObject java.lang.ClassCastException: java.lang.String cannot be cast to org.openbravo.base.structure.BaseOBObject at org.openbravo.service.datasource.HQLDataSourceService.getData(HQLDataSourceService.java:184) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetchJSONObject(ReadOnlyDataSourceService.java:137) at org.openbravo.service.datasource.ReadOnlyDataSourceService.fetch(ReadOnlyDataSourceService.java:70) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:261) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:747) |
Copyright © 2000 - 2009 MantisBT Group |