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

View Revisions: Issue #43784 All Revisions ] Back to Issue ]
Summary 0043784: OBMultiSelectorItem parameter values are not saved in the form
Revision 2020-04-21 12:29 by caristu
Steps To Reproduce 1) Install the following module: https://gitlab.com/openbravo/demo/org.openbravo.platform.features [^]
2) Apply the attached patch (gridAndMultipleSelector.diff) on that module which provides the functionality to reproduce the issue.
3) ant smartbuild -Dlocal=no
4) Open the "Process Definition test" window
5) Select a business partner with the SingleBP parameter and note that the grid is refreshed correctly filtering by the selected business partner
6) Use the MultiBP parameter and select several business partners. Note that the grid is NOT refreshed filtering by the selected business partners.
  6A) Check the SimpleOrderHQLTransformer.java class and note that the filtering by MultiBP is not implemented because the selected values are not being received.
Revision 2020-04-21 12:21 by caristu
Steps To Reproduce 1) Install the following module: https://code.openbravo.com/erp/mods/org.openbravo.platform.features [^]
2) Apply the attached patch (gridAndMultipleSelector.diff) on that module which provides the functionality to reproduce the issue.
3) ant smartbuild -Dlocal=no
4) Open the "Process Definition test" window
5) Select a business partner with the SingleBP parameter and note that the grid is refreshed correctly filtering by the selected business partner
6) Use the MultiBP parameter and select several business partners. Note that the grid is NOT refreshed filtering by the selected business partners.
  6A) Check the SimpleOrderHQLTransformer.java class and note that the filtering by MultiBP is not implemented because the selected values are not being received.
Revision 2020-04-21 06:44 by caristu
Steps To Reproduce setup BV envirronement, apply the diff,

got to the product CVS exporter window,
select several suppliers in the multi selector on top left of the screen

You should see that the fucntion call does not receive parameters.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker