[Koha-bugs] [Bug 20719] Missing branchcode in /cgi-bin/koha/members/files.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 7 20:36:52 CEST 2018


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

--- Comment #5 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 75142
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75142&action=edit
Bug 20719: USE Branches in TT files

TEST PLAN
---------
In the staff client on a kohadevbox:
1) Enable the HouseboundModule system preference.
2) Enable the EnableBorrowerFiles system preference.
3) Go to a patron detail page.
   -- note the Home library is shown.
4) Go to Fines tab (left pane)
   -- Home library is still shown.
5) Click each of the four horizontal tabs
   (Account, Pay fines, Create manual invoice,
    Create manual credit)
   -- Home library not visible for both create tabs
      and the account tab
6) Click the 'Create manual invoice' tab, and create
   some kind of entry.
7) On the 'Account' tab, the table has a 'Details' button.
   Click that.
   -- Home library not visible.
8) Click the 'Details' tab in the left pane.
9) Click 'More' button and choose 'Delete'
   -- Home library not visible when asked for delete
      confirmation.
10) Cancel that, and if you know how to actually
    set up the Norwegian system preferences you can
    figure out how to test the nl-search change.

After seeing all these not visible, apply this patch.
Repeat all the steps, but this time the Home library
should be visible.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list