Hello Koha-community !
I have the following problem.
The library e-catalog of our Institute is located on the library computer (OS
Windows XP).
This catalog has been created by means of the program "CDS/ISIS for Windows".
I would like to test a package Koha. For this purpose our administrator
Hi to all,
we are tryin to test deeply Koha and UFT-8
(bug 11944)
But we need an help to use real marc21 records with no latin alphabets
We know samething about greek and cyrillic alphabets, so
if you use those script do [linux command line, koha user]:
mysqldump -uroot -p biblio -r biblio.du
Dear ,
Your CDS/ISIS data need to be exported in iso format then again it needs to
converted into marc format with the help of Marcedit software.
On Mon, 31 Mar 2014 19:19:04 +0530 wrote
>Hello Koha-community !
I have the following problem.
The library e-catalog of our Institute is locate
I think this can be done - but I'm not sure how to tackle it. I got
this request for a report to find items that probably got missed at
checkin so the staff can go look to the shelves to find these items.
The question was - could we take the set of patrons who had items due
during a three day per
Manual updated with a note about this :
http://git.koha-community.org/gitweb/?p=kohadocs.git;a=commitdiff;h=ea69b89c05f316f8b39e1238d479f8f0212569f6
Nicole
On Mon, Mar 24, 2014 at 7:19 PM, Elaine Bradtke wrote:
> Thank you again Bernardo. It is currently set to specific item. That
> explains a
I would start by pulling the set of patrons who checked in today or
yesterday, then pull the books from their account that fit the due date
range. Here's a start; it functions, but I haven't checked to see if it's
pulling all the right information. It should return a list of outstanding
call number
That should help a lot. Thanks
On Mon, Mar 31, 2014 at 5:01 PM, Nicole Engard wrote:
> Manual updated with a note about this :
>
> http://git.koha-community.org/gitweb/?p=kohadocs.git;a=commitdiff;h=ea69b89c05f316f8b39e1238d479f8f0212569f6
>
> Nicole
>
> On Mon, Mar 24, 2014 at 7:19 PM, Elaine
On Mon, Mar 31, 2014 at 11:33 AM, Katelyn Browne wrote:
> SELECT borrowernumber, GROUP_CONCAT(items.itemcallnumber, " ( ",
> biblio.title, ") ") AS booklist
> FROM (SELECT borrowernumber
> FROM statistics
> WHERE date(statistics.datetime) BETWEEN <>
> AND <>
> AND statistics.type='return'
>
The only problem i see it's the duplicated tag 050 Call Number. It's
correct to have several 952 TAGS according to the numbers of ITEMS
(copies, Vols, etc.) you have. Another important tool you can use is
MARCEDIT.
Saludos,
Adalid Ortiz
Jerwyn Fernandez escribió:
Hi Bob,
I'll be attac
In MarcEdit using MarcEditor:
Go to Tools> Add/Delete Field (F7)
* Select the tag 050 in the field selector and leave the "Field Data" blank.
* In search options select only "Match case" and "Remove Duplicate Data".
* Clic the "Delete Filed" button and see the changes .
Works with your data sam
> The support team at ESI believes this could be related to the ClamAV
> antivirus software, but we don't use that particular product.
To be clear, it's the reported error "HAVP: Server is down" that
points to ClamAV.
Regards,
--
Jason Etheridge
| Support Manager
| Equinox Software, Inc. / The
* Darcy Gullacher (dgullac...@rockymountaincollege.ca) wrote:
> I am a problem that has stumped me, our IT tech, and our support team. I
> recently bought a Motorola CS3000 wireless scanner for the sole purpose of
> doing inventory. Scanned barcodes are batch loaded in .txt format from the
> scanne
> Could you send me a copy of the file (offlist) and I will take a look.
Chris, some additional information that I hope can help. When I
strace the inventory.pl script it appears to be looping on commands
like this:
write(5, "s\0\0\0\3select authorised_value fro"..., 119) = 119
read(5, "\1\0\0\1
Dear all,
I was able to solve my problem thank you for all the generosity to answer
my query. I just used marcedit and some regex.
Specially I would like to thank Eugene Jose Espinoza, who patiently worked
with me.
Thank you and best regards,
- JERWYN
On Mon, Mar 31, 2014 at 1:27 PM, wrote:
Dear All,
We try upgrading our koha 3.12.03 version to koha 3.14.05 after that when we
try to open homepage we received such error
Software error:
Can't locate Crypt/Eksblowfish/Bcrypt.pm in @INC (@INC contains:
/usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.14.2
/usr/local/share/perl/5.14.
* Araik Manukyan (ar...@flib.sci.am) wrote:
> Dear All,
>
> We try upgrading our koha 3.12.03 version to koha 3.14.05 after that when we
> try to open homepage we received such error
>
> Software error:
>
> Can't locate Crypt/Eksblowfish/Bcrypt.pm in @INC (@INC contains:
> /usr/share/koha/lib /e
16 matches
Mail list logo