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

--- Comment #3 from Émily-Rose Francoeur <emily-rose.franco...@inlibro.com> ---
Created attachment 156337
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156337&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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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