Versions Compared

Key

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

...

  • Acquisitions price are incorrect (HAMK, XAMK)
    • In acquisition one should be careful to fill up all price fields when receiving items. Koha does not anymore update automatically Unitprice -fields when receiving items.
    • Ticket required → Redmine → Palaute-projekti
    • Reporting to Bugzilla may often result in quick fixes.
    • Nothing new to report on May 18th, 2021
  • Voyager fines: there are some fines remaining from Voyager time where fines were still in accruing situation in Voyager. There was incorrect information if the item was returned or not.
    • SQL-query that will list these fines is: 
    • SELECT * FROM accountlines WHERE debit_type_code="overdue" and itemnumber is null and amountoutstanding > 0 
    • Are there results to report in the first place? If there are such, libraries should check how these look like and then fix fines in table.
    • Fees should be fixed after updating to 20.XX version.
    • Myös Kohan aikaisia maksuja tulee kyselyyn, jos nide on poistettu.
    • KK has not have time to look at this yet.
    • Mia has sent details about their case to koha-posti.
    • Nothing new to report on May 18th
  •  Indexes
    • Some errors still linger, regarding hyphens and special characters. 
    • May be a new indexing for everyone at some point. 
    • Libraries should notify about new needs. → Superlibrarians. 
    • Search of holdings still missing, must wait holdings support in the CV. 
    • Changes on their way on May 18th.
    • Indexing wg is finalising the specifications, next meeting. Aim is, that Vaski libraries will go to production with the latest specs. 
      • https://tiketti.koha-suomi.fi/projects/koha-suomen-dokumentaatio/wiki/Indeksointitarpeet ; read also "testaushuomioita". These are being tested in Täti. 
      • Limiting to Component part / Analytic records still under work.
      • Added a new request: 509, subfields a and c. (Other diploma works than doctoral dissertations; type of the work & institution where done) https://marc21.kansalliskirjasto.fi/bib/50X-53X.htm#509
      • The current situation of a Koha library is in the search engine Each Koha library can check their current situation regarding indexes. > admin/searchengine/elasticsearch/mappings.pl
      • Question about searching journal title (leader 7 has value i or s) - this has been added to specs. In advanced search, material types (Subtype Limits) from downs will have options serial (kausijulkaisu) and integrating resource (päivittyvä julkaisu).
      • Koha-Suomi also working with age restrictions, and they have added Intranet.
      • Discussed using abbreviations & Boolean in search.  We want to support both power users, and those who do searches less regularly.
      • In June update, only previously agreed additions & error fixes will be updated. Others may have to wait for later.

...

  • #T24 & #T25
    • #T24 Done
    • #T25 Joonas will check with Diak. 
  • #F13 Your account -Fines - Description (for example: OVERDUE - F) > Is it possible to get these in Finnish? 
    • Finna had texts for these when we used Finnish Koha.
    • There are Koha generic codes, and you can add your own. → koha/admin/debit_types.pl
    • It appears there was an idea these own codes should be standard for all libraries.  
    • Joonas will check the situation within National Library and discuss it with Finna. 
    • FeeTypeMappings in Finna? 
      • KohaRestSuomi_common.ini has FeeTypeMappings, e.g. FU = "Accrued Fine" ODUE = "Overdue" and these are obsolete codes. Translations? 
      • Johanna got this working during the meeting. → KohaRest_xxx_kirjasto.ini

        [FeeTypeMappings]
        OVERDUE = "Overdue"

      • But, translations are needed in Finnish, English and Swedish. How to do these?
      • Must request Finna Office for changes so that translations show also in Finna.fi. Several similar sounding ini files at least in XAMK. 


        Image Added
  • #F16 - Christian will ask from Finna-posti
    • April 20th. Works as it is for the time being. Finna contemplates improvements. The original way in Finna was better. 
    • This causes lots of work. 
    • No news from Finna on May 18th. 
    • If library has materials for reference use (not for loan), and is using several itemtypes for same location, one can use Finna translations to hide Koha's itemtype description, e.g.
      • status_Laina-aika 0 vrk HH = "Ei lainattavissa"
      • status_Laina-aika 0 vrk = "Ei lainattavissa"

...