Hi Suresh, On Wed, Mar 2, 2016 at 9:10 PM, Suresh Kumar Tejomurtula <[email protected]> wrote: > Dear all, > > I would like to know how the publishercode is entered in KOHA. If there is > a table like that of vendors for publishers it would be very useful and the > entries will be uniform thoughout the records.
First, it is incorrect to write "Koha" as "KOHA" as it is not an acronym. Second, w.r.t your question, you can setup an authorised value named .e.g PUBCODE and use it as a lookup list attached to your MARC21 framework. Please refer to the following URLs for details: 1) what are authorized values - http://manual.koha-community.org/3.22/en/basicparams.html#authorizedvalues 2) how to add a new auth value category and values - http://manual.koha-community.org/3.22/en/basicparams.html#newauthvalcat 3) using an authorized value with your MARC framework - http://manual.koha-community.org/3.22/en/catadmin.html#editsubfields hope this helps, -- Indranil Das Gupta L2C2 Technologies Phone : +91-98300-20971 IRC : indradg on irc://irc.freenode.net Twitter : indradg -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- Please exchange editable Office documents only in ODF Format. No other format is acceptable. Support Open Standards. For a free editor supporting ODF, please visit LibreOffice - http://www.documentfoundation.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

