Hi Alexander, to build a new fw using sql, you need to insert values on 3 tables, and there are some fields needed by Koha, 942, 952 and 999 (for MARC21)
You can look at http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27056&action=diff (right panel, 3 first inserts) as an example of creating a framework using SQL Regards, Bernardo -- Bernardo Gonzalez Kriegel [email protected] On Wed, May 28, 2014 at 11:09 AM, Alexander Tim <[email protected]>wrote: > Not sure if this is the correct list to email but if not hoping someone > can send me in the right direction! > > So, I am not a Librarian but work as a sys admin for my company. We have > a small Company Library that is used to publish various technical > publications for our users to look through. We are looking to move to Koha > but I find I am struggling with the initial steps of trimming down the MARC > Framework. The list of fields I have been passed by our Librarian is for > only 18 or so fields. I am therefore finding cutting down the default > framework very laborious. I have looked to Import a cut down version of > the framework, from an amended export to CSV, but this fails with "Error > Importing the Framework". I was then hoping that there is something on the > SQL side I could do to amend the framework but this has not exactly yielded > any useful results. Is there anywhere I can check for an error on the > framework import? If not is there any guidance on cutting a framework down > to just the required fields? > > I am also concerned that not every field we have in the proposed framework > would have a corresponding Koha to MARC mapping. Would this be required or > are these there for simplicity rather than a necessity? > > Regards > > Tim > > Tindall Riley Marine (UK) Limited > Authorised and regulated in the UK by the Financial Conduct Authority. > > Registered Office: Regis House, 45 King William Street, London EC4R 9AN > Company No: 8451968. V.A.T. No.: 174 7460 86 > Tel: +44 (0)20 7407 3588 Fax: +44 (0)20 7403 3942 > > This email (and any attachments) is confidential and may be privileged. It > may be read, copied and used only by the addressee. If you have received > this in error, please contact us immediately. > > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

