Does Quote Expiration actually stop anyone from using the quote?
What’s everyone’s take on this? Is it just notational and you’re supposed to build your own BPMs and business logic around it? Or… is there any default functionality built in?
I read the application user guide- doesn’t really say much… and there’s not a toggle in company config that says “don’t allow expired quote to order creation” or anything like that around expired quotes.
Was wondering how anyone uses this field in their own org and what BPMs or data directives they’ve put around it.
from what i can see all it does is set the quote to expired and leaves it open. You could have some tasks setup when it expires to close lose the quote if your using the CRM. But we are not doing that as we will update the quote if it expires and push out that date.
Correct. Epicor does not have any internal logic (as far as I’ve ever found) that “loses” or “closes” a quote at expiration.
The date there is SUPPOSED to be used as a spur to get the customer to place the order… so essentially it means that if they don’t buy by that date, the price is subject to change.
You can actually win a quote (so it is closed and won), and months/years later comeback to the quote and still utilize the “Create Sales Order” functionality from the overflow menu.
A good point that if you want the expiration to actually mean something internally, you’ll have to wire up your own “stops”.
Just ran this process in my Pilot database… didn’t seem to do anything. Process started and ended instantly. Almost seems like its unplugged. I’ll have to explore that more later.
True, but can you then turn a lost quote into an order? You’re starting to remind me of all the different CRM business rules that exist. Maybe CRM treats the expiration/lost a little different than base Epicor.
But it does NOT appear to set the quotes as “Lost”.
This, I believe is triggered by the result of the task set. So I guess I may need to find a way to wire that up. Very possible this wasn’t completely set up when we implemented.
Generally speaking, WON/LOST and Expired are flags used in the CRM and Quote processes and have NO out-of-the-box operational logic attached to them. WON tells the Sales Manager that a quote was tuned into a sales order. LOST is TYPICALLY used by a sales manager to indicate that the order was given to a competitor. Expired means the price on the quote can be changed.
Unless you have other customizations in place, NONE of these statuses affect the ability to create a sales order from the quote.