[Koha-bugs] [Bug 11586] New: Better defaults for UNIMARC items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 20 19:16:06 CET 2014


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

            Bug ID: 11586
           Summary: Better defaults for UNIMARC items
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Installation and upgrade (web-based installer)
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: gaetan.boisson at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

On a clean (french) UNIMARC install, a large number of subfields are not
configured for items, or not properly linked. It can mean several features are
not available by default, and the user has to do some extra configuration to
get them working. I am not sure yet if the chosen language has an influence on
this set-up.

The linked subfields are :

995$9    items.itemnumber 
995$b    items.homebranch 
995$c    items.holdingbranch 
995$e    items.location 
995$f    items.barcode 
995$j    items.stocknumber
995$k    items.itemcallnumber 
995$n    items.onloan 
995$o    items.notforloan 
995$r    items.itype 
995$u    items.itemnotes 

Here is a suggestion to make this more complete :

995$1    items.cn_source 
995$4    items.damaged (linked to the appropriate AV list)
995$8    items.coded_location_qualifier 
995$a    items.booksellerid 
995$d    items.datelastseen 
995$g    items.replacementprice 
995$i    items.replacementpricedate 
995$p    items.price 
995$s    items.cn_sort (with the appropriate zebra configuration done)
995$t    items.stack 
995$w    items.issues 
995$x    items.renewals 
995$y    items.reserves 
995$z    items.nonpublicnote 
995$0    items.withdrawn (linked to the appropriate AV list)
995$2    items.itemlost (linked to the appropriate AV list)
995$3    items.restricted 
995$5    items.dateaccessioned (linked to the appropriate plugin)
995$6    items.copynumber 
995$7    items.uri 
995$h    items.ccode (linked to the appropriate AV list)
995$l    items.materials 
995$m    items.datelastborrowed 
995$v    items.enumchron

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


More information about the Koha-bugs mailing list