Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ID (do not change even if you move items)prioritypriority requirements notes (column might be removed later but to help us to sort)FunctionalityLibraries that use itStatusNotesPriority discussion
#12.1have to be present at the beginning of the use

LABEL PRINTER

Tools => Label printer (labels to be put in backs of books) (/cgi-bin/koha/labels/oplib-label-create.pl)

3AMK-libraries


Centria

Use is being researched

Just occassionally

Info on use in libraries urgent, related to a database structure change.

Testing of current options: Label printing in Koha

Aim at a plugin solution
#23.2

EXPIRED HOLDS TAB

Circulation → Holds awaiting pickup / Expired holds 
(list of items someone has made a hold request on but does not check it out before the hold expires; handy for easy clearing of these items off the holds shelf).

(/cgi-bin/koha/circ/waitingreserves.pl)

3AMK-libraries (problems with reliability of the list)
Xamk
Centria
Diak

Not started

Info on use in libraries urgent, related to a database structure change.

On community version there is missing system preference:
PickupExpiredHoldsOverReportDuration that defines For how many days holds expired by the 'ExpireReservesMaxPickUpDelay'-syspref are visible in the 'Hold Over'-tab in /circ/waitingreserves.pl 

ExpireReservesMaxPickUpDelay system preference allow holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.

We'll not work on it now, first test the Community Version functionalities.

#33.2

COMPLEX PASSWORDS / POLICIES CHECK

Requiring complex password based on patron category code (usually, higher requirements for staff members)

Administration → Patron categories / Password policy for category

(/cgi-bin/koha/admin/categories.pl => Muokkaa => Tyypin salasanakäytäntö)

Xamk: generally simplenumeric > self-service library PIN is 4 numbers ; and staff > alphanumeric),

National Library

Not started

Info on use in libraries urgent, related to a database structure change.

In Community Version, requirements may only be made globally. 

Not urgent – libraries will direct staff and other users.
#43.2

HOLDS WAITING DEPENDING ON RULES

Time that holds will wait for being checked out may be set different according to the patron group, library, or item type. (In Community Version only on sys pref level)


There is a very old bug report and fix-suggestion for this in Bugzilla https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 How long is a hold waiting for pickup at a more granular level

Is there need to be able to define different time according to the patron group, library, or item type?

Not needed?
#51.3

DEFINING DIFFERENT FEES ACCORDING TO THE RULES

Holds not checked out in time: defining different fees according to the patron category, branch (library), or item type (In Community Version on sys pref level only?) (Making holds may be free but you need to pay a "fine" if you don't come and claim the hold before it expires.)

3AMK-libraries

National Library (fines differ according to the patron category and by item type)

XAMK

Bug report made to Bugzilla https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25711

Koskenee myös asiakasryhmäkohtaiset asetukset? - MinnaK: Mitä tällä tarkoitetaan. Asiakastyyppien määrityksissä on hold fee, jolla tarkoitetaan varausmaksua joka peritään varauksesta joka tapauksessa. Tässä toiminnossa tarkoitetaan maksua, joka peritään, jos asiakas ei nouda varaustaan ajoissa.

and this discussion in english

There is a hold fee -setting in patron categories, but it is a different thing. Patron category hold fee is charged when making a hold or when hold is picked up depending on system preference HoldFeeMode.

In this case we are discussing about fee that is charged if a patron does not pick up hold in time.


#62.2

COMPONENT PART BIBLIOGRAPHIC RECORDS
(e.g. a song on a CD)

Also bound volume contains multiple items (several independent works bound together)

3AMK-libraries,

National Library (both component parts and bound volumes)

Tritonia (bound volumes, not a priority)

Varastokirjasto (also bound volumes, not a priority). Music is important, and how they show in Finna. 

Jyväskylän yliopisto (bound volumes, music as it comes from Melinda)

Kansallisarkisto (bound volumes)

Library of Statistics


Implemented but missing review, see Bug 11175

How to test component part functionalities - instructions: Osakohdetoiminnallisuuksien testaaminen KV-versiossa

  • Is the Community Version solution, i.e. the structure of MARC field 773, suitable for the library's needs?
  • Will links in the current version work properly in the Community Version? In other words, will the records require conversion?
  • Are their tools for handling component parts missing in the staff interface? Is there a list of component parts in the host record (aka parent record) view?

#71

HOLDS ON BIBLIOS WITH DIFFERENT ITEM TYPES

Enable making holds on a bibliographic record when there are items available in the library but these items are not eligible for holds.  (Read the bug report for thorough explanation)


Tritonia (Critical)

National Library (critical) 

Diak (Critical)

Jyväskylän yliopisto (Critical)

Hanken (Critical)

3AMK (We allow on shelf holds, but this is critical if unholdable item type prevents making holds for other item types of the same biblio)

Bug detected in Community Versionhttps://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24683in testing / anyone to confirm
#81

"HOLDS TO PULL" LIST PART1:
printing of "edition" under the title in the same field.
Bug report on Bugzilla https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25699: implemented


HAMK

3AMK

"Edition" output implemented. In testing

Edition can be add to biblioitems -table by modifying Koha to MARC mapping settings.

After change, biblioitems -table must be rebuild in order to apply change to older records!



in testing / HAMK to confirm
#91

ANONYMIZED HOLD IDENTIFIERS
(when patrons can go and pick up themselves their books on hold from a dedicated shelf, they find them by an identifier in the slip between the book. Name is not used for privacy reasons.)

On Koha-Suomi there is a systempreference AnonymizeOtherNames use for generating an anonymized code to Patron record Other names -field. The anonymized code is in the format xxxx-xxxx-xxxx (e.g. 1561-9855-2076) and is based on UNIX timestamp.

Other names -field is used for hold identifier.


Tritonia

XAMK

Diak (Holds identifier / Other name -field in the patron record)

Implemented; requires pasting code snippet to system preference IntranetUserJS

Code is found in

https://tiketti.koha-suomi.fi/projects/koha-suomen-dokumentaatio/wiki/IntranetUserJS#Varaustunnuksen-anonymisointi-Other-name-kentt%C3%A4%C3%A4n


in testing / XAMK to confirm
#101.1

RequireSCCheckInBeforeNotifyingPickups

pick-up notifications for holds not sent to patrons until an item has been handled by staff in intranet, even though the item has been returned using a self-service machine

https://tiketti.koha-suomi.fi/issues/856 / Automaatit ja varattu aineisto

Tritonia

HAMK

National Library
Xamk

Jyväskylän yliopisto

3AMK

Bug report on bugzilla https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12556 SelfCheck machine starts the hold instantly with an email sent out.

There are some ideas of how to fix already discussed. 

This bug fix made to Koha-Suomi is needed. When a book is returned by self service station and there is a reservation, the pickup notice should not be send until the book is returned again by staff. There is a syspreff for this feature in Koha-Suomi RequireSCCheckInBeforeNotifyingPickups.To development
#111.2
https://tiketti.koha-suomi.fi/issues/3559 / Kuljetustilassa olevan varatun niteen voi lainata automaatilla

When book is returned on self service station and there is a hold to another branch for that book, the item is put to transfer. When AllowItemsOnHoldCheckout -syspreff is set Allow, any borrower can check out the item with self service station despite of the hold. Item stays attached to hold and items stays in transfer -state. 

Bug fix needed: The system should not allow item check out on self service station when item is attached to hold and item is in transfer -state (item is in BranchTransfers -table and .

HAMK
Xamk

3AMK

Bug report added to Bugzilla:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25690

This bug fix made to Koha-Suomi is needed. Other borrower can check out a book that is reserved for another borrower when the book is transferred to pickup branch.To development
#121

CCODE AND SHELVING LOCATION IN CIRCULATION RULES
Add new ccode and shelving location based circulation rules. This was including db, filtering, and tests.


Implemented. In testingccode and shelving location added. Bug number goes from older related ticket https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17593Fix already in testing
#133.1

Log of reading patron personal information

Is Koha-Suomi version there is logged every view of patron personal information. That is not happening in the community version


More information on viewing patron information is gathered here Viewing of patron information. We ought to make a decision on what to log when viewing personal information.

There is already one bug report regarding to this in Bugzilla https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25673.



#141.5

"HOLDS TO PULL" LIST: FURTHER CHANGES



Publication year should be shown

MARC fields 260c, 264c

Bug report in Bugzilla

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25798

(list of holds patrons have made on items in stacks, helps in picking up these items)

Circulation → Holds to pull

/cgi-bin/koha/circ/pendingreserves2.pl (Koha Suomi -version)

/cgi-bin/koha/circ/pendingreserves.pl (community -version)

Copyright year can be add to biblio-table by modifying Koha to MARC mapping settings.

After change, bibliotable must be rebuild in order to apply change to older records!


in testing / HAMK to confirm
#151.4
HOLDS QUEUE LIST

Edition should be shown.

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25799


Edition can be add to biblioitems -table by modifying Koha to MARC mapping settings.

After change, biblioitems -table must be rebuild in order to apply change to older records!


in testing / HAMK to confirm

...