https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34462

--- Comment #4 from David Nind <[email protected]> ---
Created attachment 156359
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156359&action=edit
Bug 34462: Display the patron's expiration date

The problem is in the patron_messages.inc file on line 25. The variable
"expiry" is used, but it should be "patron.dateexpiry" because the patron's
card isn't expired yet.

TEST PLAN
1) Go to “Patrons > + New patron”
2) Create a patron with an expiry date that is less than 30 days in the future
3) Go to the "details" tab of this account
4) Notice that the date is missing after "expires on":
"Expiration: Patron's card will expire soon. Patron's card expires on Renew or
Edit details"
5) Apply the patch
6) Reload the page; the expiry date should now be displayed

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to