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 changes |This enhancement changes release notes|how tracking patron |how tracking patron |activities (and updating |activities (and updating |the borrowers.lastseen |the borrowers.lastseen |field) works - you can now |field) works - you can now |select what patron |select what patron |activities to track. |activities to track. | | |Previously, with |Previously, with |TrackLastPatronActivity |TrackLastPatronActivity |enabled, the |enabled, the |borrowers.lastseen field |borrowers.lastseen field |was updated the first time |was updated when one of the |each day one of the |"hard-coded" activities |"hard-coded" activities |occurred - you could not |occurred - you could not |select what patron |select what patron |activities to track |activities to track | | |With |With |this enhancement, you can |this enhancement, you can |now individually select the |now individually select the |patron activities to track. |patron activities to track. |The current trackable |The current trackable |activities are: |activities are: |- All |- All |activities |activities |- Checking in an |- Checking out |item |an item |- Checking out an item |- Connections to |- Connecting to Koha using |Koha using SIP and ILS-DI |SIP and ILS-DI |- |- Logging in |Logging in (for both the |(for both the OPAC and the |OPAC and the staff |staff interface) |interface) |- Placing |- Placing an |a hold on an item (added by |article request |bug 35027) |- Placing a |- Placing an |hold on an item |article request (added by |- Renewing |bug 35030) |an item |- Renewing an |- Returning an item |item | | |Notes: |Notes: |- If no activities |- If no |are selected, then patron |activities are selected, |activity is not tracked and |then patron activity is not |the borrowers.lastseen |tracked and the |field is not updated. |borrowers.lastseen field is |- The |not updated. |system preference |- The system |TrackLastPatronActivity was |preference |renamed to |TrackLastPatronActivity was |TrackLastPatronActivityTrig |renamed to |gers. |TrackLastPatronActivityTrig | |gers. --- Comment #196 from David Nind <[email protected]> --- I renamed the activities in the release notes to match that used on bug 35221, and I also added the bug number for the activities added by other bugs (holds and article requests). -- 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/
