Skip to content

SelectionTool: Don't rely on view when redirect

Xiaowu Zhang requested to merge xiaowu.zhang/erp5:selectionTool into master

Consider that view is the default is wrong, we should invoke call on the object, this change fix listboxes used on frontpage of a website.

Merge request reports