can custom groovy script written behind create quote button
Summary:
We have a business need, where customer wants that user's should be able to create quote only on certain type of Account.
For example consider we have Account type A and B. What customer needs is, when we create an opportunity, all opportunity should show the Quote and Orders subtab and the create quote button as well, but when opportunity is created on Account with type A, user should be able to click on create quote, go to CPQ and place order. But when the user clicks on Create Quote of opportunity created on Account with type B, we should be able to control and not allow the user to go to CPQ in this case.