i want to restrict user to print report Quotation / Order of sale until/unless state == 'sale'
if state not in sale need to show message to user "you can not Print report until sale confirmation.
my question is base on two way .
1) Report hide from print menu (if it's not possible ) see option 2
2) report show in print menu but restrict user until state =='sale'