Re: [Koha] Problem with batch cover image upload

2019-02-12 Thread Mai
On  Sat, 2 Feb 2019 13:56:42, Katrin wrote:

> Hi Mai,
>
> just to make sure - are you trying to upload cover images or patron images?
>
> What kind of files includes your zip file and how are they named?
>
> 3.16 is really old by now. I would have suggested to test on a newer
> version, but you said you already did on 18.05. Was that a local
> installation one or one of the demos?
>
> Katrin
>

Dear Katrin,
Thanks for your answer.
I'm trying to upload cover images from Tools > Catalog > Upload local cover
image.
My zip file contains one image named 0001.jpg (I've also tried with the
same image on .png format)
and one .txt file named "DATALINK.txt" where I've listed several
biblionumbers and the image name separated by a comma; one biblionumber per
line.Like this:
26794, 0001.png
26795, 0001.png
... and so on.
(In case it wasn't possible pointing several IDs to the same image, I've
also tried the same file with two images & two ID's; one for each and get
the same error)
I've tried both with and without a space between the comma and the image
name.
The 18.05 version I tested this on was a local installation where we're
planning on migrating our whole database. Presently, we're testing a copy
of the same database we have at 3.16 and checked that the IDs mentioned
above do exist.
The error in my intranet.error.log says the same in both installs.
[Mon Feb 04 09:50:44.648135 2019] [http:error] [pid 28363] [client]
AH02429: Response header name '  inflating' contains invalid characters,
aborting request, referer: /cgi-bin/koha/tools/upload-cover-image.pl
Thanks a lot for your feedback!
Regards,
Mai
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Problem with batch cover image upload

2019-02-12 Thread Alvaro Cornejo
Hi Mai

Googling around there seems to be an issue with how apache handles headers
after a security patch.

Basically it seems that after the patch space character is not allowed any
more on a header. I have no access to the mentioned file but it will be
worth to check if header "inflating" have a space on it.

Seems this confirms what I'm saying above

https://lists.katipo.co.nz/public/koha/2017-July/048523.html

Regards,

Alvaro



|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS
y GPRS online
  Visitenos en www.perusms.com


Le mar. 12 févr. 2019 à 07:50, Mai  a écrit :

> On  Sat, 2 Feb 2019 13:56:42, Katrin wrote:
>
> > Hi Mai,
> >
> > just to make sure - are you trying to upload cover images or patron
> images?
> >
> > What kind of files includes your zip file and how are they named?
> >
> > 3.16 is really old by now. I would have suggested to test on a newer
> > version, but you said you already did on 18.05. Was that a local
> > installation one or one of the demos?
> >
> > Katrin
> >
>
> Dear Katrin,
> Thanks for your answer.
> I'm trying to upload cover images from Tools > Catalog > Upload local cover
> image.
> My zip file contains one image named 0001.jpg (I've also tried with the
> same image on .png format)
> and one .txt file named "DATALINK.txt" where I've listed several
> biblionumbers and the image name separated by a comma; one biblionumber per
> line.Like this:
> 26794, 0001.png
> 26795, 0001.png
> ... and so on.
> (In case it wasn't possible pointing several IDs to the same image, I've
> also tried the same file with two images & two ID's; one for each and get
> the same error)
> I've tried both with and without a space between the comma and the image
> name.
> The 18.05 version I tested this on was a local installation where we're
> planning on migrating our whole database. Presently, we're testing a copy
> of the same database we have at 3.16 and checked that the IDs mentioned
> above do exist.
> The error in my intranet.error.log says the same in both installs.
> [Mon Feb 04 09:50:44.648135 2019] [http:error] [pid 28363] [client]
> AH02429: Response header name '  inflating' contains invalid characters,
> aborting request, referer: /cgi-bin/koha/tools/upload-cover-image.pl
> Thanks a lot for your feedback!
> Regards,
> Mai
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha importing biblio with items error

2019-02-12 Thread Dorothy Chong
Thanks Paul,

We actually have deleted the one barcode (01) we had on Koha, so there 
isn’t any items on Koha with barcodes right now on the system. Would there be 
another reason?

Dorothy

> On 12 Feb 2019, at 22:23, Paul Hoffman  wrote:
> 
> On Tue, Feb 12, 2019 at 08:14:48PM +0800, Dorothy Chong wrote:
>> Our library is hoping to transfer into Koha but has so far had issues 
>> with staging the records with items. Without the 952 field it works 
>> fine, and it also worked fine when it was just 952$a, $b, and $y. 
>> Whenever I try to stage the file it just comes back with “fail to 
>> submit form: error”. What is the problem with my MARC please?
> 
> My guess is that the barcode (in 952 $p) already exists in Koha -- it 
> has to be unique.
> 
> Paul.
> 
> -- 
> Paul Hoffman 
> Software Manager
> Fenway Library Organization
> 550 Huntington Ave.
> Boston, MA 02115
> 617-989-5032
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Problem with Notices & Slips

2019-02-12 Thread अभिषेक नागर Abhishek Nãgar
Hi Katrin,

My Database contains Tables message_attributes and message_transport_types
but are empty Table message_transport does not exist how can i get the
Default SQL for creating the tables

mysql> select * from message_transport_types;
Empty set (0.00 sec)

mysql> select * from message_transport;
ERROR 1146 (42S02): Table 'koha_library.message_transport' doesn't exist

mysql> select * from message_attributes;
Empty set (0.00 sec)




On Wed, 13 Feb 2019 at 12:19, Katrin Fischer 
wrote:

> Hi Abhishek,
>
> I think you might not be missing the sample notices, but some of the
> mandatory data.
>
> Check your database tables: message_attributes, message_transport and
> message_transport_types. Especially the last one should have 4 entries:
> email, phone, print, sms. But the others need to have data as well.
>
> Katrin
> On 12.02.19 09:12, अभिषेक नागर Abhishek Nãgar wrote:
>
> I am Using Koha 18.11.02.000, Installed it via apt-get
>
> When i try to Add a Notice and click on save i get an alert Please fill at
> least one template. (attached)
> _
> Abhishek Nagar
>
>
>
>
> On Mon, 11 Feb 2019 at 11:45, Katrin Fischer 
> wrote:
>
>> Hi,
>>
>> you can find examples for a lot of the notices in the wiki:
>> https://wiki.koha-community.org/wiki/Notices_and_Slips_Library
>>
>> If you have access to your database you could also load the sample
>> notices using SQL. The SQL file is part of your Koha installation.
>>
>> But not having the sample notices should not create any problems when
>> using the notices and slips tool. What you describe sounds like there
>> might be another problem.
>>
>> How did you install Koha and which version are you using? What is the
>> error displaying?
>>
>> Katrin
>>
>>
>> On 04.02.19 14:56, अभिषेक नागर Abhishek Nãgar wrote:
>> > Dear All,
>> >
>> > I am relatively new to Koha, installed my first instance was able to
>> import
>> > 4+ titles from LibSys ane approx 3000 Users.
>> >
>> > Koha installation is working quite well on a 8 Gb RAM VPS Cataloguing,
>> > Circulation and everything thing is working just file. But No default
>> > templates are available under Notices & Slips I would like to enable few
>> > email alerts.
>> >
>> > When I try to add new notice it won't allow me to do and displays error
>> to
>> > select a template while email phone body fields are not visible while
>> > creating Notice.
>> >
>> > Kindly suggest how to import default notices now so that it may work.
>> >
>> > IMO I deselected sample notices while creating instance can I now get
>> > default Notices & Slips
>> >
>> >
>> > Abhishek Nagar
>> > ___
>> > Koha mailing list  http://koha-community.org
>> > Koha@lists.katipo.co.nz
>> > https://lists.katipo.co.nz/mailman/listinfo/koha
>> ___
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Problem with Notices & Slips

2019-02-12 Thread Katrin Fischer

Hi,

sorry, the table is: message_transports

You will need to add the configuration data missed while installing. The
SQL files for this are part of your installation in
installer/data/mysql/en/mandatory/

They rarely change, so these are the links to the current versions in git:

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/message_transport_types.sql;h=ed3c4ad13aa2c33e380eccc1f12674b11de9fb99;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/sample_notices_message_attributes.sql;h=a7a6032cc74117ef67cd79270245a77539593dcb;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/sample_notices_message_transports.sql;h=5954bafc7b35dce64374f7a1f5c97f2ad2b91755;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42

Katrin

On 13.02.19 07:54, अभिषेक नागर Abhishek Nãgar wrote:

Hi Katrin,

My Database contains Tables message_attributes and
message_transport_types but are empty Table message_transport does not
exist how can i get the Default SQL for creating the tables

mysql> select * from message_transport_types;
Empty set (0.00 sec)

mysql> select * from message_transport;
ERROR 1146 (42S02): Table 'koha_library.message_transport' doesn't exist

mysql> select * from message_attributes;
Empty set (0.00 sec)




On Wed, 13 Feb 2019 at 12:19, Katrin Fischer mailto:katrin.fischer...@web.de>> wrote:

Hi Abhishek,

I think you might not be missing the sample notices, but some of
the mandatory data.

Check your database tables: message_attributes, message_transport
and message_transport_types. Especially the last one should have 4
entries: email, phone, print, sms. But the others need to have
data as well.

Katrin

On 12.02.19 09:12, अभिषेक नागर Abhishek Nãgar wrote:

I am Using Koha 18.11.02.000, Installed it via apt-get

When i try to Add a Notice and click on save i get an
alert Please fill at least one template. (attached)
_
Abhishek Nagar




On Mon, 11 Feb 2019 at 11:45, Katrin Fischer
mailto:katrin.fischer...@web.de>> wrote:

Hi,

you can find examples for a lot of the notices in the wiki:
https://wiki.koha-community.org/wiki/Notices_and_Slips_Library

If you have access to your database you could also load the
sample
notices using SQL. The SQL file is part of your Koha
installation.

But not having the sample notices should not create any
problems when
using the notices and slips tool. What you describe sounds
like there
might be another problem.

How did you install Koha and which version are you using?
What is the
error displaying?

Katrin


On 04.02.19 14:56, अभिषेक नागर Abhishek Nãgar wrote:
> Dear All,
>
> I am relatively new to Koha, installed my first instance
was able to import
> 4+ titles from LibSys ane approx 3000 Users.
>
> Koha installation is working quite well on a 8 Gb RAM VPS
Cataloguing,
> Circulation and everything thing is working just file. But
No default
> templates are available under Notices & Slips I would like
to enable few
> email alerts.
>
> When I try to add new notice it won't allow me to do and
displays error to
> select a template while email phone body fields are not
visible while
> creating Notice.
>
> Kindly suggest how to import default notices now so that it
may work.
>
> IMO I deselected sample notices while creating instance can
I now get
> default Notices & Slips
>
>
> Abhishek Nagar
> ___
> Koha mailing list http://koha-community.org
> Koha@lists.katipo.co.nz 
> https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz 
https://lists.katipo.co.nz/mailman/listinfo/koha


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Problem with Notices & Slips

2019-02-12 Thread अभिषेक नागर Abhishek Nãgar
Hi Katrin,

Thanks for your Help i was able to setup Overdue Notice, was also able to
import sample Notice, Would like to know how ate these notices triggered eg
i want to send an email to Patrons to whom Booked were checked out on daily
basis. how do i do that



On Wed, 13 Feb 2019 at 12:39, अभिषेक नागर Abhishek Nãgar <
abhis...@kashipur.in> wrote:

> Hi,
>
> Thanks i was able to import and its working now
>
> Thanks Again
>
>
>
> On Wed, 13 Feb 2019 at 12:35, Katrin Fischer 
> wrote:
>
>> Hi,
>>
>> sorry, the table is: message_transports
>>
>> You will need to add the configuration data missed while installing. The
>> SQL files for this are part of your installation in
>> installer/data/mysql/en/mandatory/
>>
>> They rarely change, so these are the links to the current versions in git:
>>
>>
>> http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/message_transport_types.sql;h=ed3c4ad13aa2c33e380eccc1f12674b11de9fb99;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42
>>
>>
>> http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/sample_notices_message_attributes.sql;h=a7a6032cc74117ef67cd79270245a77539593dcb;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42
>>
>>
>> http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/sample_notices_message_transports.sql;h=5954bafc7b35dce64374f7a1f5c97f2ad2b91755;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42
>>
>> Katrin
>> On 13.02.19 07:54, अभिषेक नागर Abhishek Nãgar wrote:
>>
>> Hi Katrin,
>>
>> My Database contains Tables message_attributes and
>> message_transport_types but are empty Table message_transport does not
>> exist how can i get the Default SQL for creating the tables
>>
>> mysql> select * from message_transport_types;
>> Empty set (0.00 sec)
>>
>> mysql> select * from message_transport;
>> ERROR 1146 (42S02): Table 'koha_library.message_transport' doesn't exist
>>
>> mysql> select * from message_attributes;
>> Empty set (0.00 sec)
>>
>>
>>
>>
>> On Wed, 13 Feb 2019 at 12:19, Katrin Fischer 
>> wrote:
>>
>>> Hi Abhishek,
>>>
>>> I think you might not be missing the sample notices, but some of the
>>> mandatory data.
>>>
>>> Check your database tables: message_attributes, message_transport and
>>> message_transport_types. Especially the last one should have 4 entries:
>>> email, phone, print, sms. But the others need to have data as well.
>>>
>>> Katrin
>>> On 12.02.19 09:12, अभिषेक नागर Abhishek Nãgar wrote:
>>>
>>> I am Using Koha 18.11.02.000, Installed it via apt-get
>>>
>>> When i try to Add a Notice and click on save i get an alert Please fill
>>> at least one template. (attached)
>>> _
>>> Abhishek Nagar
>>>
>>>
>>>
>>>
>>> On Mon, 11 Feb 2019 at 11:45, Katrin Fischer 
>>> wrote:
>>>
 Hi,

 you can find examples for a lot of the notices in the wiki:
 https://wiki.koha-community.org/wiki/Notices_and_Slips_Library

 If you have access to your database you could also load the sample
 notices using SQL. The SQL file is part of your Koha installation.

 But not having the sample notices should not create any problems when
 using the notices and slips tool. What you describe sounds like there
 might be another problem.

 How did you install Koha and which version are you using? What is the
 error displaying?

 Katrin


 On 04.02.19 14:56, अभिषेक नागर Abhishek Nãgar wrote:
 > Dear All,
 >
 > I am relatively new to Koha, installed my first instance was able to
 import
 > 4+ titles from LibSys ane approx 3000 Users.
 >
 > Koha installation is working quite well on a 8 Gb RAM VPS Cataloguing,
 > Circulation and everything thing is working just file. But No default
 > templates are available under Notices & Slips I would like to enable
 few
 > email alerts.
 >
 > When I try to add new notice it won't allow me to do and displays
 error to
 > select a template while email phone body fields are not visible while
 > creating Notice.
 >
 > Kindly suggest how to import default notices now so that it may work.
 >
 > IMO I deselected sample notices while creating instance can I now get
 > default Notices & Slips
 >
 >
 > Abhishek Nagar
 > ___
 > Koha mailing list  http://koha-community.org
 > Koha@lists.katipo.co.nz
 > https://lists.katipo.co.nz/mailman/listinfo/koha
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 https://lists.katipo.co.nz/mailman/listinfo/koha

>>>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Problem with Notices & Slips

2019-02-12 Thread Katrin Fischer

Hi Abhishek,

I think you might not be missing the sample notices, but some of the
mandatory data.

Check your database tables: message_attributes, message_transport and
message_transport_types. Especially the last one should have 4 entries:
email, phone, print, sms. But the others need to have data as well.

Katrin

On 12.02.19 09:12, अभिषेक नागर Abhishek Nãgar wrote:

I am Using Koha 18.11.02.000, Installed it via apt-get

When i try to Add a Notice and click on save i get an alert Please
fill at least one template. (attached)
_
Abhishek Nagar




On Mon, 11 Feb 2019 at 11:45, Katrin Fischer mailto:katrin.fischer...@web.de>> wrote:

Hi,

you can find examples for a lot of the notices in the wiki:
https://wiki.koha-community.org/wiki/Notices_and_Slips_Library

If you have access to your database you could also load the sample
notices using SQL. The SQL file is part of your Koha installation.

But not having the sample notices should not create any problems when
using the notices and slips tool. What you describe sounds like there
might be another problem.

How did you install Koha and which version are you using? What is the
error displaying?

Katrin


On 04.02.19 14:56, अभिषेक नागर Abhishek Nãgar wrote:
> Dear All,
>
> I am relatively new to Koha, installed my first instance was
able to import
> 4+ titles from LibSys ane approx 3000 Users.
>
> Koha installation is working quite well on a 8 Gb RAM VPS
Cataloguing,
> Circulation and everything thing is working just file. But No
default
> templates are available under Notices & Slips I would like to
enable few
> email alerts.
>
> When I try to add new notice it won't allow me to do and
displays error to
> select a template while email phone body fields are not visible
while
> creating Notice.
>
> Kindly suggest how to import default notices now so that it may
work.
>
> IMO I deselected sample notices while creating instance can I
now get
> default Notices & Slips
>
>
> Abhishek Nagar
> ___
> Koha mailing list http://koha-community.org
> Koha@lists.katipo.co.nz 
> https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz 
https://lists.katipo.co.nz/mailman/listinfo/koha


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Problem with Notices & Slips

2019-02-12 Thread अभिषेक नागर Abhishek Nãgar
Hi,

Thanks i was able to import and its working now

Thanks Again



On Wed, 13 Feb 2019 at 12:35, Katrin Fischer 
wrote:

> Hi,
>
> sorry, the table is: message_transports
>
> You will need to add the configuration data missed while installing. The
> SQL files for this are part of your installation in
> installer/data/mysql/en/mandatory/
>
> They rarely change, so these are the links to the current versions in git:
>
>
> http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/message_transport_types.sql;h=ed3c4ad13aa2c33e380eccc1f12674b11de9fb99;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42
>
>
> http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/sample_notices_message_attributes.sql;h=a7a6032cc74117ef67cd79270245a77539593dcb;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42
>
>
> http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/en/mandatory/sample_notices_message_transports.sql;h=5954bafc7b35dce64374f7a1f5c97f2ad2b91755;hb=66f3a72a01ba5238a9bba39a3b9cb659dbb47a42
>
> Katrin
> On 13.02.19 07:54, अभिषेक नागर Abhishek Nãgar wrote:
>
> Hi Katrin,
>
> My Database contains Tables message_attributes and message_transport_types
> but are empty Table message_transport does not exist how can i get the
> Default SQL for creating the tables
>
> mysql> select * from message_transport_types;
> Empty set (0.00 sec)
>
> mysql> select * from message_transport;
> ERROR 1146 (42S02): Table 'koha_library.message_transport' doesn't exist
>
> mysql> select * from message_attributes;
> Empty set (0.00 sec)
>
>
>
>
> On Wed, 13 Feb 2019 at 12:19, Katrin Fischer 
> wrote:
>
>> Hi Abhishek,
>>
>> I think you might not be missing the sample notices, but some of the
>> mandatory data.
>>
>> Check your database tables: message_attributes, message_transport and
>> message_transport_types. Especially the last one should have 4 entries:
>> email, phone, print, sms. But the others need to have data as well.
>>
>> Katrin
>> On 12.02.19 09:12, अभिषेक नागर Abhishek Nãgar wrote:
>>
>> I am Using Koha 18.11.02.000, Installed it via apt-get
>>
>> When i try to Add a Notice and click on save i get an alert Please fill
>> at least one template. (attached)
>> _
>> Abhishek Nagar
>>
>>
>>
>>
>> On Mon, 11 Feb 2019 at 11:45, Katrin Fischer 
>> wrote:
>>
>>> Hi,
>>>
>>> you can find examples for a lot of the notices in the wiki:
>>> https://wiki.koha-community.org/wiki/Notices_and_Slips_Library
>>>
>>> If you have access to your database you could also load the sample
>>> notices using SQL. The SQL file is part of your Koha installation.
>>>
>>> But not having the sample notices should not create any problems when
>>> using the notices and slips tool. What you describe sounds like there
>>> might be another problem.
>>>
>>> How did you install Koha and which version are you using? What is the
>>> error displaying?
>>>
>>> Katrin
>>>
>>>
>>> On 04.02.19 14:56, अभिषेक नागर Abhishek Nãgar wrote:
>>> > Dear All,
>>> >
>>> > I am relatively new to Koha, installed my first instance was able to
>>> import
>>> > 4+ titles from LibSys ane approx 3000 Users.
>>> >
>>> > Koha installation is working quite well on a 8 Gb RAM VPS Cataloguing,
>>> > Circulation and everything thing is working just file. But No default
>>> > templates are available under Notices & Slips I would like to enable
>>> few
>>> > email alerts.
>>> >
>>> > When I try to add new notice it won't allow me to do and displays
>>> error to
>>> > select a template while email phone body fields are not visible while
>>> > creating Notice.
>>> >
>>> > Kindly suggest how to import default notices now so that it may work.
>>> >
>>> > IMO I deselected sample notices while creating instance can I now get
>>> > default Notices & Slips
>>> >
>>> >
>>> > Abhishek Nagar
>>> > ___
>>> > Koha mailing list  http://koha-community.org
>>> > Koha@lists.katipo.co.nz
>>> > https://lists.katipo.co.nz/mailman/listinfo/koha
>>> ___
>>> Koha mailing list  http://koha-community.org
>>> Koha@lists.katipo.co.nz
>>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>>
>>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] How to receive reports to email

2019-02-12 Thread SATISH
Hi,

I would like to receive check-out and check-in
report in  CSV or tab separated text  - format on daily basis to my email
automatically on daily basis.

How to set cron entry to get such report automatically.
Kindly share your best practices if any of the library has
implemented same feature.

I tried for Tools › Task scheduler
for getting particular report through email, but  text file received
is not correctly formatted. And it has to be manually set every day.

I use Ubuntu 14.04 - Koha 16.11 - installed by Package Method - along with
MySql.


-- 
*Satish MV*
Librarian - Govt. Engineering College
Opp. Dairy Circle, B.M.Road, Hassan 573 201
Karnataka, INDIA
Mobile: +91 9449765737
Personal Email: lis4sat...@gmail.com
College Website: www. gechassan.ac.in
Library OPAC: http://library.gechassan.ac.in
Library Portal :  https://librarygechassan.wixsite.com/library
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha Duplicating Items

2019-02-12 Thread Mark Alexander
Excerpts from Myriam Torres's message of 2019-02-12 11:22:18 +0200:
> [...] The problem is that instead of creating a single item with
> all the information it creates many items with different information. This
> is my mrc file:
> [...]
> =952  \\$aAKL
> =952  \\$bAKL
> =952  \\$o005.265
> =952  \\$p0014915
> =952  \\$yBK

The problem is that Koha treats each 952 field as a separate item.
So in this example, you have five item records instead of one.
You will need to merge each 952 subfield into a single 952 field,
like this:

  =952  \\$aAKL \\$bAKL \\$o005.265 \\$p0014915 \\$yBK

(Apologies if I have the syntax wrong; I use my own scripts
instead of Marcedit.)
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] How to host eBooks, Images for Readers

2019-02-12 Thread Stowasser Rainer
Dear Menaria

if there are only few here s an easy solution

create a directory that is accessible from your apache web server e.g files
upload the files there
and put the URL of the file
into the item u field (u - Uniform Resource Identifier)
http://your_library/files/file_name.pdf

Best regards
Hofrat Mag. Rainer Stowasser
Head of Library ZAMG


Von: Koha  im Auftrag von Laxmi Lal Menaria 

Gesendet: Dienstag, 12. Februar 2019 12:21:19
An: koha@lists.katipo.co.nz
Betreff: [Koha] How to host eBooks, Images for Readers

Hello Everyone,

I have setup the library for the books and now I have few eBooks, scanned
images of rare books.

I would like to integrate those too in Koha, which will be accessible to
the readers.

Please let me know any guide available for the same?

--

Thanks,
Laxmilal Menaria | +91 982 955 3793 | http://laxmilalmenaria.com/
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Koha importing biblio with items error

2019-02-12 Thread Dorothy Chong
Hi everyone,

Our library is hoping to transfer into Koha but has so far had issues with 
staging the records with items. Without the 952 field it works fine, and it 
also worked fine when it was just 952$a, $b, and $y. Whenever I try to stage 
the file it just comes back with “fail to submit form: error”. What is the 
problem with my MARC please?

Also we have an issue with Zebra error message 10007 - what should we do with 
that?

=LDR  0nam a220Ia 4500
=008  190212sxx000\\0\\und\\d
=020  \\$a29177103
=082  \\$a001.5 KRU
=090  \\$a001.5 KRU
=100  \\$aKrupar, Karen R.
=245  \\$aCommunication Games :
=245  \\$bParticipant's Manual /
=250  \\$a.
=264  \\$aU.S.A. :
=264  \\$bThe Free Press,
=264  \\$c1973
=440  \\$a.
=650  \\$aCommunication|Educational games
=952  \\$a[library name]$b[library name]$o001.5 KRU$p05$yBook

=LDR  0nam a220Ia 4500
=008  190212sxx000\\0\\und\\d
=020  \\$a.
=082  \\$a001.94 WIL
=090  \\$a001.94 WIL
=100  \\$aWilson, Clifford
=245  \\$aCrash go the chariots; an alternative to chariots of the Gods? /
=250  \\$a.
=264  \\$bHedges & Bell
=440  \\$a.
=650  \\$a.
=952  \\$a[library name]$b[library name]$o001.94 WIL$p06$yBook

Thanks very much,
Dorothy
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Koha Duplicating Items

2019-02-12 Thread Myriam Torres
Hello,

I want to import my newly created marc file into Koha. Everything is
imported successfully in the Koha empty database,  and it  is creating a
single record. The problem is that instead of creating a single item with
all the information it creates many items with different information. This
is my mrc file:

=LDR  00830nam a2200349Ia 45e0
=005  $020190131144117
=008  $0051202sxxu\\\001|0|eng\d
=008  190212sxx000\0\und\d
=020  \\$a1558602976
=040  \\$aDLC
=040  \\$beng
=040  \\$cDLC
=040  \\$dDLC
=082  \\$a005.265
=100  \\$aFarquhar, Erin.
=245  \4$aThe MIPS programmer's handbook
=245  \0$cErin Farquhar and Philip Bunce
=260  \\$aSan Francisco, Calif.
=260  \\$bMorgan Kaufmann Publishers
=260  \\$c1994
=300  \\$aviii, 408 p.
=300  \\$bill.
=300  \\$c24 cm.
=500  \\$aIncludes index.
=650  \\$aEmbedded computer systems --Programming.
=942  \\$2ddc
=942  \\$cBK
=952  \\$aAKL
=952  \\$bAKL
=952  \\$o005.265
=952  \\$p0014915
=952  \\$yBK

this are the MARC staging results :
Processing bibliographic records
1 records in file
0 records not staged because of MARC error
1 records staged
Did not check for matches with existing records in catalog
*5 item records found and staged*

Do you have any idea what i am doing wrong or why this is happening?

Thank you

--
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha Duplicating Items

2019-02-12 Thread Bob Birchall

Hi Myriam,

Replace

=952  \\$aAKL
=952  \\$bAKL
=952  \\$o005.265
=952  \\$p0014915
=952  \\$yBK

with

=952  \\$aAKL$bAKL$o005.265$p0014915$yBK

(that is, each item has to be in a single 952 tag).

I hope this helps,
Bob Birchall
Calyx

On 12/2/19 8:22 pm, Myriam Torres wrote:

Hello,

I want to import my newly created marc file into Koha. Everything is
imported successfully in the Koha empty database,  and it  is creating a
single record. The problem is that instead of creating a single item with
all the information it creates many items with different information. This
is my mrc file:

=LDR  00830nam a2200349Ia 45e0
=005  $020190131144117
=008  $0051202sxxu\\\001|0|eng\d
=008  190212sxx000\0\und\d
=020  \\$a1558602976
=040  \\$aDLC
=040  \\$beng
=040  \\$cDLC
=040  \\$dDLC
=082  \\$a005.265
=100  \\$aFarquhar, Erin.
=245  \4$aThe MIPS programmer's handbook
=245  \0$cErin Farquhar and Philip Bunce
=260  \\$aSan Francisco, Calif.
=260  \\$bMorgan Kaufmann Publishers
=260  \\$c1994
=300  \\$aviii, 408 p.
=300  \\$bill.
=300  \\$c24 cm.
=500  \\$aIncludes index.
=650  \\$aEmbedded computer systems --Programming.
=942  \\$2ddc
=942  \\$cBK
=952  \\$aAKL
=952  \\$bAKL
=952  \\$o005.265
=952  \\$p0014915
=952  \\$yBK

this are the MARC staging results :
Processing bibliographic records
1 records in file
0 records not staged because of MARC error
1 records staged
Did not check for matches with existing records in catalog
*5 item records found and staged*

Do you have any idea what i am doing wrong or why this is happening?

Thank you

--
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] How to host eBooks, Images for Readers

2019-02-12 Thread Laxmi Lal Menaria
Hello Everyone,

I have setup the library for the books and now I have few eBooks, scanned
images of rare books.

I would like to integrate those too in Koha, which will be accessible to
the readers.

Please let me know any guide available for the same?

-- 

Thanks,
Laxmilal Menaria | +91 982 955 3793 | http://laxmilalmenaria.com/
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha