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

Magnus Enger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #176876|0                           |1
        is obsolete|                            |

--- Comment #2 from Magnus Enger <[email protected]> ---
Created attachment 176940
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176940&action=edit
Bug 34681: Fallback to borrowernumber when there is no cardnumber

To test:
1. Have StoreLastBorrower enabled to store Last Returned By.
2. Create account and leave cardnumber empty.
3. Check out and return item with that account.
4. Go to items detail page.
5. See that Last Returned By and, if return is not anonymized, Last Borrower
appears blank (you can inspect the fields and see that borrower information is
there but not visible). Previous borrower will similarly be blank if it is from
an account with no cardnumber.
6. APPLY PATCH
7. Try the items detail page again. You should see the link for 'Last borrower'
and/or 'Previous borrower' now as the borrowernumber.

Signed-off-by: Magnus Enger <[email protected]>
Works as advertised, with the tiny followup I am providing.

-- 
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