Mason, You are correct. We are using DEV. But you knew that already. :) Most of my apt.sources was pointing to the stable packages. The last line, the koha line, was pointing to dev. I missed that.
However, we are still not able to import duplicates. I'm working around it manually in SQL and it seems to be doing the trick. I don't know enough about the MARC side to know if there are errors in our records, but from the little I know, it certainly looks like they are ok. Clearly there is a dependent field somewhere we are not looking. For now, I'm just doing an insert into the items table with a copy of the record with the same biblio number as the copy 1. I just replace the copy number and the barcode number. That seems to have worked for us with the exception that the number of copies in the master record does not seem to be updating on its own. It looks like it updates after some interaction. I couldn't find which table "copies available" was in. But that is a minor point. We are in business and that is the main thing. Thanks, Bri Brian Weissman WDW BT, Technical Specialist Team Disney North - 303B Office: 407.828.4751 [email protected] -----Original Message----- From: Mason James [mailto:[email protected]] Sent: Friday, October 14, 2011 7:25 AM To: Fridolyn SOMERS Cc: koha-devel; Weissman, Brian S.; Hartman, David W. - GBTS Library Subject: Re: [Koha-devel] Unable to get patches .. "detect duplicates not working" > > On Thu, Oct 13, 2011 at 4:24 PM, Fridolyn SOMERS <[email protected]> > wrote: > Sorry, > > I missed it, it has been send to GIT : > http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9b38eccf73b199bf450915ba01236ddf76658a5a > > > On Thu, Oct 13, 2011 at 3:32 PM, Hartman, David W. - GBTS Library > <[email protected]> wrote: > Ahhh ... so we do not have the patch. I need to tell the list that .. they > kept saying over and over that we had the patch .. > > > KOHA_INSTALLED_VERSION=3.05.00.011 David the patch for bug 6713 was added in version 3.05.00.008 if you are running 3.05.00.011 - you *have* that patch, (as i keep saying over and over) > > On Thu, Oct 13, 2011 at 2:59 PM, Hartman, David W. - GBTS Library > <[email protected]> wrote: > > Fridolyn, > > > We are using the stable nope, if you are running 3.05.xxxxx you are running a DEV Koha release > .. should we use the dev? you already are.. i hope this makes some sense cheers, Mason -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
