[Koha] using koha in school

Indranil Das Gupta indradg at gmail.com
Thu Jul 29 00:59:07 NZST 2021


Hi Thies,

On Wed, 28 Jul, 2021, 6:15 pm Thies, <thies.spam at freenet.de> wrote:

a) is it possible to generate a list of patreons that are too late
> giving back books?
>

Take a look at this report :

Overdues w/ Contact Info

https://wiki.koha-community.org/wiki/SQL_Reports_Circulation#Overdues_w.2F_Contact_Info

b) is it even possible to first generate class-lists and than sort
> patreons after class names (like 9a, 9b, 10a, 10b)
>

You have two choices :

a) use ExtendedPatronAttributes to add a custom field that will hold your
class / section information

https://koha-community.org/manual/20.11/en/html/administration.html#patron-attribute-types-label

b) Use the Sort 1 or Sort 2 fields in your patron record

Look up sort1 on the page
https://koha-community.org/manual/20.11/en/html/patrons.html

Hope this helps.

Indranil Das Gupta
L2C2 Technologies


More information about the Koha mailing list