https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41495 Bug ID: 41495 Summary: Patron renew link needs to have option to only be in memberentry.pl Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com We use jquery to validate a LOT of information on the member entry form (memberentry.pl), but most of the time things that need to be corrected or updated get missed because staff are verifying information on the circulation.pl or moremember.pl and clicking renew without editing the patron. We also require that the staff put their initials in borrower attribute each time the account is edited or updated, and this step is getting missed because they are not going into the patron form. It would be helpful if we could require that the renew link only be available in the memberentry.pl page. It would be even better if instead of showing a renew link, that if the account is expired, that a dropdown be selected to renew and the form saved. That way our validation would still catch everything, and they can't just go into the form and hit renew and bypass all the validation. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.