Hi Guys,
I need to prevent users from printing a quote while the “customer” is still a suspect or prospect. The user can create a quote for pipeline purposes but should not be able to print/send it to the customer until the customer has been made a full customer with a credit limit.
Currently the suspect and prospect are created with credit hold which means the quote cannot be converted to an order which is fine.
What would the best way be to prevent the printing of the quote?
At the moment the quote cannot be printed if the Quoted checkbox is not true. So I was thinking if I can disable this checkbox on the quote, using a BPM, until the customer is no longer a suspect or prospect this should suffice. Any other suggestions?