Bug 28455: Update wording on TrackLastPatronActivity
This patch updates the wording on TrackLackPatronActivity to maintain the corrections from bug 28467 and also reflect the change made in this bug. It should now read: The first time each day that a patron either logs into the OPAC, connects to Koha via SIP, or checks an item out, borrowers.lastseen will update with the current date and time. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
3a2a0eef10
commit
83c3c7d57d
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Patrons:
|
|||
1: Do
|
||||
0: "Don't"
|
||||
- track last patron activity.
|
||||
- The first time each day that a patron either logs into the OPAC or connects to Koha via SIP, borrowers.lastseen will update with the current date and time.
|
||||
- The first time each day that a patron either logs into the OPAC, connects to Koha via SIP, or checks an item out, borrowers.lastseen will update with the current date and time.
|
||||
-
|
||||
- pref: AutoApprovePatronProfileSettings
|
||||
choices:
|
||||
|
|
Loading…
Reference in a new issue