Re: [Koha] Internal server error

2020-10-04 Thread pandian
I think by default, auto backup of the database is taken including index files. You can manually tweek the cron files. Regards pandian Quoting vinod mishra : Hello I guess it's not like that, once space we increase system works fine and again gives error if space is not available.

Re: [Koha] Internal server error

2020-10-05 Thread pandian
It is possible that some junk characters in the data in one or many of the fields which create a huge file. May be you can disable indexing for a day or two in the crontab and see what happens. Regards, Pandian br /> Quoting Jonathan Druart : This is a temporary (given its n

Re: [Koha] Internal server error

2020-10-05 Thread pandian
checked data from the terminal emulator and paste it in the koha catalog entry Regards Pandian Quoting vinod mishra : Hi Can you please explain with example here ? On Mon, 5 Oct 2020 20:44 , wrote: It is possible that some junk characters in the data in one or many of the fields which create a

Re: [Koha] Birthday Wishes email to patron any option from koha?

2020-11-05 Thread pandian
Dear Alvaro, Thanks very much. I will check and get back should i need any clarifications and help. Regards, Pandian Quoting Alvaro Cornejo : Hi Here is the report to setup as *public*: SELECT borrowers.surname, borrowers.firstname, borrowers.email, borrowers.emailpro, borrowers.sex

[Koha] Koha Acquisition Module - problems when modifying the price, conversion rate and currency while receving the order

2017-07-17 Thread Paul Pandian
s and request the Koha Developers community to kindly spare some to fix these problems at the earliest. Looking forward to your help! Thanks and Regards, Paul Pandian and Maruthu Pandiyan Institute of Mathematical Sciences CIT Campus, Taramani Chennai 600113, India ___

Re: [Koha] Koha Acquisition Module - problems when modifying the price, conversion rate and currency while receving the order

2017-07-19 Thread Paul Pandian
nid value is not present for the order number, then this subscriptionid parameter should NOT be passed at all in the URL. We think this should fix this problem. We have tested manually. Kindly look at the codes and do the needful to effect the above functionality. With kind regards, Paul Pan

[Koha] acquisition purchase orders by email

2016-01-06 Thread Paul Pandian
Hi, The email is working fine in circulation module. However, I do not seem to find the way about sending acquistion purchase orders by email through koha. Can some one please help With kind regards, Pandian - M.Paul Pandian ___ Koha

Re: [Koha] Z39.50 search - "Nothing found"

2016-12-14 Thread Paul Pandian
nually in command line. If this is indeed the case, then you need to tweak a bit the koha-common file in /etc/logrotate.d folder to automatically restart the zebra server on startup. With kind regards, Pandian - M.Pau