[Koha-bugs] [Bug 8004] Items on hold lose transfer after being scanned twice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 23 16:58:46 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8004

--- Comment #12 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20583
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20583&action=edit
Bug 8004 - Followup [follow-up] Rename KohaBranchName filter to BranchName

Since the original follow-up to 8004 was submitted the KohaBranchName
filter was put to use in several other templates and a test was added.
This patch corrects the filter name in the templates and changes the
name of, and in, the test.

To test:

- Enable IndependentBranches and log in to Koha as a non-superlibrarian.
  Try to check out an item which belongs to another library. The library
  name should appear correctly in the warning message.

- In Acquisitions, view the list of basket groups for any vendor. The
  "billing place" and "delivery place" columns should show library names
  correctly.

- View the detail page for a subscription
  (serials/subscription-detail.pl?subscriptionid=X). The library name
  should appear correctly.

- In suggestions management, view the details for a suggestion
  (/suggestion/suggestion.pl?suggestionid=X&op=show). Library names
  should appear correctly in the "suggestions management" table and in
  the "acquisition information" block.

- Test the Koha_template_plugin_BranchName.t test: In a test database
that has the sample branchesloaded, run

  prove -v t/db_dependent/Koha_template_plugin_BranchName.t

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


More information about the Koha-bugs mailing list