[Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 4 00:01:35 CET 2012


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

Melia Meggs <melia at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #32 from Melia Meggs <melia at bywatersolutions.com> ---
Ok, thanks!  Updatedatabase was the problem.  I've run
./installer/data/mysql/updatedatabase.pl and things are looking better now.

Here is what I have done to test:
1. Modified two existing patron categories ("Board" and "Kid").  I limited
"Board" to Centerville branch and "Kid" to Fairview branch.
2. Modified existing patron attributes ("Driver's License" and "Resident").  I
limited "Driver's License" to Midway Branch and "Resident" to Centerville
branch.
3. Created two new authorized values (one for the MARC 504 field, and a new
collection code) and limited them both to Centerville branch.

Then I set the library as Centerville branch.
- I went to cataloging to add a new bib record and verified that I can see my
new MARC 504 field authorized value in the dropdown menu there.
- I searched the catalog for an existing Centerville item to edit and verified
that I can see my new collection code authorized value there.
- I added a new patron and verified that I can see "Board" as a possible patron
category but cannot see "Kid" as a possible patron category
- I edited an existing Centerville patron record and verified that I can see
"Resident" under Patron Attributes but cannot see "Driver's License"
- I went to Acquisitions and created a new order, but I'm not sure what to look
at on this page, sorry...
- I went to Tools > Import Patrons, but I'm not sure what to look for on this
page either.  I can see patron_attributes as a choice here, but it doesn't list
the specific attributes, so I can't verify whether the one that is limited to
this branch shows up or not.

Then I set the library as Midway branch.
- I went to cataloging to add a new bib record verified that I CANNOT see my
new MARC 504 field authorized value there (correct - it was limited to
Centerville branch).
- I searched the catalog for an existing Midway item to edit and verified that
I CANNOT see my new collection code authorized value there (correct - it was
limited to Centerville branch).
- I added a new patron and verified that I CANNOT see "Board" or "Kid" as
possible patron categories (correct - "Board" is limited to Centerville branch,
and "Kid" is limited to Fairview branch.)
- I edited an existing Midway patron record and verified that I CANNOT see
"Resident" under Patron Attributes but can see "Driver's License" (correct -
"Resident" is limited to Centerville, but "Driver's License" is limited to
Midway)

For the pages I was able to test (cataloguing and members), this seems to be
working well.  I will add my sign off, with the understanding that I did not
test acqui/neworderempty.pl or tools/import_borrowers.pl.

Thanks,

Melia

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


More information about the Koha-bugs mailing list