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

View Revisions: Issue #42239 All Revisions ] Back to Issue ]
Summary 0042239: Combo box selector no items to show from a custom P&E process with HQL where clause applied
Revision 2019-11-08 14:05 by santi_lozano
Description The client is reporting to us a problem related with a Pick and Excute Process (this process normally has only one parameter corresponding to the pick & execute window) that also has a business partner selector parameter.
http://wiki.openbravo.com/wiki/How_to_create_a_Pick_and_Execute_Process [^]
When it has an HQL where clause applied to the window parameter to filter by the partner selected on the selector parameter (clause is “e.businessPartner.id=@C_Bpartner_ID@”) then clicking on some combo box of the process doesn’t work (like clicking on organization arrow). The query done isn’t sending the new parameter for @C_Bpartner_ID@ ($1 or $2)
Revision 2019-11-08 14:03 by santi_lozano
Description The client is reporting to us a problem related with a Pick and Excute Process (this process normally has only one parameter corresponding to the pick & execute window) that also has a business partner selector parameter.
http://wiki.openbravo.com/wiki/How_to_create_a_Pick_and_Execute_Process [^]
When it has an HQL where clause to filter by the partner selected on the selector parameter (clause is “e.businessPartner.id=@C_Bpartner_ID@”) then clicking on some combo box doesn’t work (like clicking on organization arrow). The query done isn’t sending the new parameter for @C_Bpartner_ID@ ($1 or $2)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker