<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Serge Renaux wrote:<br>
<blockquote type="cite" cite="mid3E4B7954.8070301@esiee.fr">Hi,<br>
  <br>
I just have installed Koha 1.9 and i have the error message below when i
do "Parameters" &gt; "checks MARC"<br>
holdingbranch NOT mapped&nbsp; the items.holdingbranch field MUST :<br>
# be mapped to a MARC subfield,<br>
# the correspounding subfield MUST have authorised value=branch<br>
  <br>
I have set 'systeme preferences' marcflavour to UNIMARC.</blockquote>
the "marcflavour" parameter is only used for character encoding (&eacute;&egrave;&ecirc;...)<br>
<blockquote type="cite" cite="mid3E4B7954.8070301@esiee.fr">How can i resolv
this error ?</blockquote>
i suppose you installed with UNIMARC parameters ?<br>
The mapping should be :<br>
<br>
<table border="0" cellspacing="0" cellpadding="2">
  <tbody>
    <tr valign="top" bgcolor="white">
      <td><b>holdingbranch</b></td>
        <td>995</td>
        <td>c</td>
        <td>d&eacute;positaire permanent, texte libre</td>
    </tr>
  </tbody>
</table>
<br>
Which is included if you installed the UNIMARC parameters. However, if you
"unmapped" by error, just "remap", it should be enough.<br>
<pre class="moz-signature" cols="$mailwrapcol">-- 
Paul POULAIN
Consultant ind&eacute;pendant en logiciels libres
responsable francophone de koha (SIGB libre <a class="moz-txt-link-freetext" href="http://www.koha-fr.org">http://www.koha-fr.org</a>)
</pre>
</body>
</html>