I want to show/hide reports list according to context value in view in the same model ( ex: when click the Print button in the customer invoice list, only display invoice report list, as well as if we click the button in vendor bill list view, report list should be matched with a different list)
The reason is, I use different report templates with different layout
Is there a way to solve this requirement