Re: [Koha] Fines Not calculating (Koha v22.05)

2022-09-30 Thread Evan Mungai Njoroge
Yes, it is.

On Fri, Sep 30, 2022, 21:34 Katrin Fischer  wrote:

> Is the finesmode system preference set to Calculate and charge?
>
> Katrin
> On 29.09.22 22:55, Evan Mungai Njoroge wrote:
>
> Thank you for your suggestion. Tried running fine.pl with a -v switch
>
> Gives me the output, see screenshot [
> https://drive.google.com/file/d/13uexHXv_jdkqZkzlg2OnjyWkzIqPB7By/view?usp=sharing]
>  clearly
> it  doesn't update the records with the fines.
>
> Regards
>
> **
> *EM Njoroge*
>
>
> On Thu, Sep 29, 2022 at 10:17 PM Katrin Fischer 
> wrote:
>
>> Hi,
>>
>> I am not sure what is going wrong, but some ideas:
>>
>> You could try running the fines.pl manually with -v, that might help in
>> debugging.
>>
>> Also maybe double check which rules will be applied and if that matches
>> your circulation rules configuration (system preference CircControl).
>>
>> Hope this helps,
>>
>> Katrin
>>
>>
>> On 27.09.22 09:54, Evan Mungai Njoroge wrote:
>> > I am running Koha version 22.05 on Ubuntu 22.04 and I have got the
>> problem
>> > of calculating fines.
>> >
>> > My cron is working fine. Holidays and days closed are properly set.
>> > I have activated the System Preferences and configured the
>> > Circulation Rules as well.
>> > I even tried running the /etc/cron.daily/koha-common but not working
>> yet.
>> >
>> > Kindly assist.
>> >
>> > Regards
>> >
>> > **
>> > *EM Njoroge*
>> > ___
>> >
>> > Koha mailing list  http://koha-community.org
>> > Koha@lists.katipo.co.nz
>> > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>> ___
>>
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>>
>
___

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


Re: [Koha] Fines Not calculating (Koha v22.05)

2022-09-30 Thread Katrin Fischer

Is the finesmode system preference set to Calculate and charge?

Katrin

On 29.09.22 22:55, Evan Mungai Njoroge wrote:

Thank you for your suggestion. Tried running fine.pl
 with a -v switch

Gives me the output, see screenshot
[https://drive.google.com/file/d/13uexHXv_jdkqZkzlg2OnjyWkzIqPB7By/view?usp=sharing]
 clearly
it  doesn't update the records with the fines.

Regards

**
*EM Njoroge*


On Thu, Sep 29, 2022 at 10:17 PM Katrin Fischer
 wrote:

Hi,

I am not sure what is going wrong, but some ideas:

You could try running the fines.pl  manually with
-v, that might help in
debugging.

Also maybe double check which rules will be applied and if that
matches
your circulation rules configuration (system preference CircControl).

Hope this helps,

Katrin


On 27.09.22 09:54, Evan Mungai Njoroge wrote:
> I am running Koha version 22.05 on Ubuntu 22.04 and I have got
the problem
> of calculating fines.
>
> My cron is working fine. Holidays and days closed are properly set.
> I have activated the System Preferences and configured the
> Circulation Rules as well.
> I even tried running the /etc/cron.daily/koha-common but not
working yet.
>
> Kindly assist.
>
> Regards
>
> **
> *EM Njoroge*
> ___
>
> Koha mailing list http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
___

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


___

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


Re: [Koha] [Koha-devel] Excess fields in Koha 22.05 file "patron_import.csv"

2022-09-30 Thread Indranil Das Gupta
Hi Michael,

Their mapping as follows

For patron_attributes -
https://schema.koha-community.org/22_05/tables/borrower_attributes.html

For "guarantor_relationship" and "guarantor_id" -
https://schema.koha-community.org/22_05/tables/borrower_relationships.html

hope this helps

Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971
WWW : http://www.l2c2.co.in
Blog: http://blog.l2c2.co.in
IRC : indradg on irc://irc.freenode.net
Twitter : indradg

-- 
Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971
WWW : http://www.l2c2.co.in
Blog: http://blog.l2c2.co.in
IRC : indradg on irc://irc.freenode.net
Twitter : indradg


On Fri, 30 Sept 2022 at 22:23, Michael Kuhn  wrote:
>
> Hi
>
> When unloading the field names of Koha 22.05 table "borrowers" I get 79
> field names (plus "borrowernumber").
>
> But when in Koha 22.05 menu "Tools > Import patrons" I click the link
> "Starter CSV file" the unloaded file "patron_import.csv" does include 82
> fields.
>
> When comparing the two outputs I see there are three more fields in file
> "patron_import.csv" than in table "borrowers":
>
>   patron_attributes
>   guarantor_relationship
>   guarantor_id
>
> These three fields aren't included in
> https://schema.koha-community.org/22_05/tables/borrowers.html
>
> What is the explanation for these excess fields?
>
> Best wishes: Michael
> --
> Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
> Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
> T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
> ___
> Koha-devel mailing list
> koha-de...@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
___

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


[Koha] Excess fields in Koha 22.05 file "patron_import.csv"

2022-09-30 Thread Michael Kuhn

Hi

When unloading the field names of Koha 22.05 table "borrowers" I get 79 
field names (plus "borrowernumber").


But when in Koha 22.05 menu "Tools > Import patrons" I click the link 
"Starter CSV file" the unloaded file "patron_import.csv" does include 82 
fields.


When comparing the two outputs I see there are three more fields in file 
"patron_import.csv" than in table "borrowers":


 patron_attributes
 guarantor_relationship
 guarantor_id

These three fields aren't included in 
https://schema.koha-community.org/22_05/tables/borrowers.html


What is the explanation for these excess fields?

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
___

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


Re: [Koha] [Koha-devel] Critical error on Koha website

2022-09-30 Thread Michael Kuhn

Hi Liz

You wrote:

> This was related to an update to Wordpress and the theme we use. Have
> sorted out those issues and things are seeming better now, if you'd
> please test!

I noticed two things:

1. For example in 
https://koha-community.org/koha-community-newsletter-september-2022/ I 
am using HTML headings ,  and  - they should all use a 
larger font size than the normal writing. h2 should be larger than h3, 
h3 should be larger than h4. At the moment h4 seems to be larger than 
h3. (or did you just change that some minutes ago?)


2. For example in https://koha-community.org/koha-22-05-05-released/ I 
have noticed many wrong special characters, you can best see this in 
section "Credits" ath the end where many names are mutilated, like


Tomás Cohen Arazi (10)
Jérémy Breuillard (1)
Frédéric Demians (1)
Joonas Kylmälä (2)
Adolfo Rodríguez (1)
etc.

Seems like Wordpress isn't using proper UTF-8.

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch



On Thu, Sep 29, 2022 at 2:51 PM Michael Kuhn > wrote:


Hi

When I'm trying to preview or release the current Koha newsletter I'm
getting the following message:

There has been a critical error on this website.

I'm also getting this message when I try to access older newsletters,
for example

* https://koha-community.org/koha-community-newsletter-april-2022/

* https://koha-community.org/koha-community-newsletter-august-2022/


Can someone with the necessary rights and knowledge please remove this
problem?

Best wishes: Michael
-- 
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis

Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch
 · W www.adminkuhn.ch 
___
Koha-devel mailing list
koha-de...@lists.koha-community.org

https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel

website : https://www.koha-community.org/

git : https://git.koha-community.org/ 
bugs : https://bugs.koha-community.org/





___

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


Re: [Koha] [Koha-devel] Critical error on Koha website

2022-09-30 Thread Liz Rea
Hi friends,

This was related to an update to Wordpress and the theme we use. Have
sorted out those issues and things are seeming better now, if you'd please
test!

Cheers,
Liz

On Thu, Sep 29, 2022 at 2:51 PM Michael Kuhn  wrote:

> Hi
>
> When I'm trying to preview or release the current Koha newsletter I'm
> getting the following message:
>
> There has been a critical error on this website.
>
> I'm also getting this message when I try to access older newsletters,
> for example
>
> * https://koha-community.org/koha-community-newsletter-april-2022/
> * https://koha-community.org/koha-community-newsletter-august-2022/
>
> Can someone with the necessary rights and knowledge please remove this
> problem?
>
> Best wishes: Michael
> --
> Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
> Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
> T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
> ___
> Koha-devel mailing list
> koha-de...@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
>
___

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


Re: [Koha] Koha Software- Data migration- To remove leading zero digit from Barcode/accession number

2022-09-30 Thread Indranil Das Gupta
Hi Manoj,

If you have already imported the data into Koha, then:

UPDATE items SET barcode = TRIM(LEADING '0' FROM barcode)

Followed by memcached restart and a Zebra reindex

hope this helps

Indranil Das Gupta
L2C2 Technologies


On Fri, 30 Sep, 2022, 12:14 pm Manoj Kumar,  wrote:

> Dear Team Koha,
>
> How can I remove a leading zero in the barcode entry in the case of a data
> migrated (from another software) environment?
> Can i do it in bulk of around 27000 biblio records
>
> Expert advice needed
>
>
> --
> manoj
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

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


Re: [Koha] Koha Software- Data migration- To remove leading zero digit from Barcode/accession number

2022-09-30 Thread vinod mishra
Hello

From which format do you want to remove? Excel/MARC etc.

With Regards,

Vinod Kumar Mishra,
Assistant Librarian,
Biju Patnaik Central Library (BPCL),
NIT Rourkela,
Sundergadh-769008,
Odisha,
India.
Mob:91+9439420860
URL: http://vinod.itshelp.co.in/
ORCID ID: http://orcid.org/-0003-4666-7874
Scopus ID: 57223138343

*"Spiritual relationship is far more precious than physical. Physical
relationship divorced from spiritual is body without soul" -- Mahatma
Gandhi*


On Fri, Sep 30, 2022 at 12:14 PM Manoj Kumar  wrote:

> Dear Team Koha,
>
> How can I remove a leading zero in the barcode entry in the case of a data
> migrated (from another software) environment?
> Can i do it in bulk of around 27000 biblio records
>
> Expert advice needed
>
>
> --
> manoj
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

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


[Koha] Koha Software- Data migration- To remove leading zero digit from Barcode/accession number

2022-09-30 Thread Manoj Kumar
Dear Team Koha,

How can I remove a leading zero in the barcode entry in the case of a data
migrated (from another software) environment?
Can i do it in bulk of around 27000 biblio records

Expert advice needed


-- 
manoj
___

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