I've had multiple people post that Check Out doesn't work when they try to mark items paid. The reason is they didn't set the Auction Settings for the Won, Not Thanked stage. Currently the code only returns 'Won Closed' if there are no Auction Settings at all. I should change the code in OPP_STAGE_WON_NOT_THANKED_STAGE to also return 'Won Closed' if the value of the specific settings is empty. I should also review all other settings (and their cover routines) to see if other settings should provide useful defaults when not explicitly set.
I've had multiple people post that Check Out doesn't work when they try to mark items paid. The reason is they didn't set the Auction Settings for the Won, Not Thanked stage. Currently the code only returns 'Won Closed' if there are no Auction Settings at all. I should change the code in OPP_STAGE_WON_NOT_THANKED_STAGE to also return 'Won Closed' if the value of the specific settings is empty. I should also review all other settings (and their cover routines) to see if other settings should provide useful defaults when not explicitly set.