Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #58002 Back to Issue ]
Summary 0058002: Cannot filter by characteristics using the ProductSimple selector
Revision 2025-02-17 12:34 by caristu
Description Cannot filter by characteristics in the product selector of the Sales Invoice window (ProductSimple), because of the following error:

2025-02-17 11:20:36,507 [http-nio-127.0.0.1-8080-exec-16] ERROR org.openbravo.materialmgmt.ProductCharacteristicsDS - Error building characteristics tree
org.hibernate.QueryException: Named parameter not bound : clients
    at org.hibernate.query.internal.QueryParameterBindingsImpl.verifyParametersBound(QueryParameterBindingsImpl.java:211) ~[hibernate-core-5.6.15.Final.jar:5.6.15.Final]
    at org.hibernate.query.internal.AbstractProducedQuery.beforeQuery(AbstractProducedQuery.java:1511) ~[hibernate-core-5.6.15.Final.jar:5.6.15.Final]
    at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1615) ~[hibernate-core-5.6.15.Final.jar:5.6.15.Final]
    at org.openbravo.materialmgmt.ProductCharacteristicsDS.getAllNodes(ProductCharacteristicsDS.java:292) ~[classes/:?]
    at org.openbravo.materialmgmt.ProductCharacteristicsDS.fetch(ProductCharacteristicsDS.java:105) [classes/:?]
    at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:271) [classes/:?]
    at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:324) [classes/:?]
Revision 2025-02-17 12:24 by caristu
Description Cannot filter by characteristics in the product selector of the Sales Invoice window, because of the following error:

2025-02-17 11:20:36,507 [http-nio-127.0.0.1-8080-exec-16] ERROR org.openbravo.materialmgmt.ProductCharacteristicsDS - Error building characteristics tree
org.hibernate.QueryException: Named parameter not bound : clients
    at org.hibernate.query.internal.QueryParameterBindingsImpl.verifyParametersBound(QueryParameterBindingsImpl.java:211) ~[hibernate-core-5.6.15.Final.jar:5.6.15.Final]
    at org.hibernate.query.internal.AbstractProducedQuery.beforeQuery(AbstractProducedQuery.java:1511) ~[hibernate-core-5.6.15.Final.jar:5.6.15.Final]
    at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1615) ~[hibernate-core-5.6.15.Final.jar:5.6.15.Final]
    at org.openbravo.materialmgmt.ProductCharacteristicsDS.getAllNodes(ProductCharacteristicsDS.java:292) ~[classes/:?]
    at org.openbravo.materialmgmt.ProductCharacteristicsDS.fetch(ProductCharacteristicsDS.java:105) [classes/:?]
    at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:271) [classes/:?]
    at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:324) [classes/:?]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker