https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement enables |This enhancement changes release notes|tracking patron activities |how tracking patron |once per day. When enabled, |activities (and updating |this updates the |the borrowers.lastseen |borrowers.lastseen field |field) works - you can now |for patrons with the |select what patron |current date and time - the |activities to track. |first time each day that | |one of the triggering |Previously, with |activities occurs. |TrackLastPatronActivity | |enabled, the |Two new |borrowers.lastseen field |system preferences that |was updated the first time |enable patron activity |each day one of the |tracking are: |"hard-coded" activities |- |occurred - you could not |TrackLastPatronActivity: |select what patron |enables tracking patron |activities to track |activity | |- |With |TrackLastPatronActivityTrig |this enhancement, you can |gers: used to select the |now individually select the |activities to track |patron activities to track. | |The current trackable |Activities that are tracked |activities are: |are: |- All |- Checking out an item |activities |- Connection to Koha via |- Checking out |SIP or ILS-DI |an item |- Login to |- Connections to |OPAC |Koha using SIP and ILS-DI |- Renewing an item |- |- |Logging in (for both the |Returning an item |OPAC and the staff | |interface) | |- Placing an | |article request | |- Placing a | |hold on an item | |- Renewing | |an item | |- Returning an item | | | |Notes: | |- If no activities | |are selected, then patron | |activity is not tracked and | |the borrowers.lastseen | |field is not updated. | |- The | |system preference | |TrackLastPatronActivity was | |renamed to | |TrackLastPatronActivityTrig | |gers. --- Comment #195 from David Nind <[email protected]> --- I've updated the release notes, as this how the enhancement worked was changed between sign off and being pushed. Feel free to correct any mistakes I've made or make it better! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
