Bug 10132: Admin pages changes
authorJosef Moravec <josef.moravec@gmail.com>
Sun, 11 Jun 2017 19:22:06 +0000 (19:22 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 19 Sep 2017 12:47:27 +0000 (09:47 -0300)
Signed-off-by: Hugo Agud <hagud@orex.es>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
admin/branches.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref

index abe3e5a..bcd712f 100755 (executable)
@@ -76,6 +76,7 @@ if ( $op eq 'add_form' ) {
       branchip
       branchnotes
       opac_info
+      marcorgcode
     );
     my $is_a_modif = $input->param('is_a_modif');
 
index fb2d723..929eb7f 100644 (file)
@@ -191,6 +191,7 @@ tinyMCE.init({
                 <li><label for="branchurl">URL: </label><input type="text" name="branchurl" id="branchurl"  size="80" value="[% library.branchurl |html %]" class="url" /></li>
                 <li><label for="opac_info">OPAC info: </label><textarea name="opac_info" id="opac_info">[% library.opac_info |html %]</textarea></li>
                 <li><label for="branchip">IP: </label><input type="text" name="branchip" id="branchip"  size="15" maxlength="15" value="[% library.branchip |html %]" /> <span class="hint">Can be entered as a single IP, or a subnet such as 192.168.1.*</span></li>
+                <li><label for="marcorgccode">MARC Organization Code</label> <input type="text" name="marcorgcode" id="marcorgcode" size="16" value="[% library.marcorgcode |html %]" /> <span class="hint">If not filled in defaults to system preference MARCOrgCode. You can obtain your code from <a href="http://www.loc.gov/marc/organizations/orgshome.html">Library of Congress</a>.</span>
                 <li><label for="branchnotes">Notes: </label><input type="text" name="branchnotes" id="branchnotes" size="80" value="[% library.branchnotes |html %]" /></li>
             </ol>
         </fieldset>
index 1aeadf9..18f7fd3 100644 (file)
@@ -71,7 +71,7 @@ Cataloging:
         -
             - Fill in the <a href="http://www.loc.gov/marc/organizations/orgshome.html">MARC organization code</a>
             - pref: MARCOrgCode
-            - by default in new MARC21 records (leave blank to disable).
+            - by default in new MARC21 records (leave blank to disable). This can be also set on libraries level.
         -
             - When items are created, give them the temporary location of
             - pref: NewItemsDefaultLocation