This is an improvement to Bug 25815. In the case the patron is expired, display the expiry date on checkout.
Created attachment 144498 [details] [review] Bug 32431: Display expiry date on SIP checkout when patron is expired Test plan: - Set up an expired patron - Do a SIP checkout - Check that the message is "Patron expired" - Apply the patch - Check that the message is "Patron expired on <correctly_formatted_date>" - Prove t//db_dependent/SIP/Transaction.t
Created attachment 144545 [details] [review] Bug 32431: Display expiry date on SIP checkout when patron is expired Test plan: - Set up an expired patron - Do a SIP checkout - Check that the message is "Patron expired" - Apply the patch - Check that the message is "Patron expired on <correctly_formatted_date>" - Prove t//db_dependent/SIP/Transaction.t Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 145553 [details] [review] Bug 32431: Display expiry date on SIP checkout when patron is expired Test plan: - Set up an expired patron - Do a SIP checkout - Check that the message is "Patron expired" - Apply the patch - Check that the message is "Patron expired on <correctly_formatted_date>" - Prove t//db_dependent/SIP/Transaction.t Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Pushed to master for 23.05. Nice work everyone, thanks!