We have a older quote someone opened and a field of data deleted. I need to put the data back and close the quote. Should be easy, but when I try to change the field and save the quote I get the error, “Can’t Update Expiration Date Yet”
I came across this a few times.
I had to create an updateable BAQ on the QuoteHed table to update the ReasonCode field.
In our case it was set to “TEMP” which was not a valid code for us.
I cleared it out and was able to proceed.