[Koha-bugs] [Bug 10132] MarcOrgCode would be useful on branch level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 11 22:19:08 CEST 2017


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

--- Comment #7 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 64187
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64187&action=edit
Bug 10132 - Ability to set MARC Organization Code at library level

Test plan:
0. Apply patches
1. Update database
2. Go to administration -> libraries, try to update some library and
fill in some value into Marc Organization code field
3. Save this library and edit again - the code should be stored
correctly
4. Go to system preferences and fill in some value into MARCOrgCode
preference, note there is enhanced description mentioning the ability to
set organization code on library level
5. Set active library to the one with own org code stored
6. Go to cataloguing, create new empty record and click into field 003 -
there should be the code you filled for that library
7. Set active library to one withou marc org code
8. Go to cataloguing, create new empty record and click into field 003 -
there should be the code from system preference
9. Go to system preferences again and set AutoCreateAuthorities to
'generate' and BiblioAddsAuthorities to 'allow'
10. Go to cataloguing and create some biblio record, fill in any author
in to create its authority record, save the biblio
11. Go to authorities and find this created authority, go to details and
check the fields: 003, 040$a, 040$c, 670$a - there should be used right org
code
12. prove t/db_dependent/AuthoritiesMarc.t t/db_dependent/Biblio.t
t/db_dependent/Koha/Libraries.t

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


More information about the Koha-bugs mailing list