<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Oups, the path I sent seemed to risky for me so I made it ... another
way. This time I do not modify the return arguments of the
_koha_add_biblio function so it's really cleaner for me.<br>
<br>
So here it is, hope it may help.<br>
<br>
Note that for the framework code to be updated, you need to set a link
between a koha field and a marc field.<br>
<br>
On 08/06/2010 13:26, Frédéric Rouyre wrote:
<blockquote cite="mid:4C0E28CE.8050205@iweps.be" type="cite">
<pre wrap="">Hi again,
I solved my problem. Theé fact is that in the 3.00.06 branch, at least,
the setting of the framework code for a notice is not possible at
import. But I needed that so I did some code modification to allow the
framework code to be updated at import.
The modifications I made are included in the attached patch.
Best regards,
Frederic
PS: I'm not sure the modification has no bad side effects, so use it at
your own risk ;)
On 07/06/2010 23:28, Frédéric Rouyre wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I've tried to set up the biblio.frameworkcode at import time by setting
up a link between the 099$e subfield and biblio.frameworkcode in koha.
But it seems this fields in not updated in either way.
Even if i create a new non-default notice and that I export the notice,
the 099$e subfield is not created in the export files (marcxml, ...).
Do i miss something? I'm using koha-3.00.06.
Best Regards,
Frédéric
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
</pre>
</blockquote>
<br>
</body>
</html>