Bug 18625: Update lastseen in patron info request
commit654d8c0cfd6cd2643e2deed7bb18618ea740cace
authorColin Campbell <colin.campbell@ptfs-europe.com>
Thu, 18 May 2017 14:59:49 +0000 (18 15:59 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Apr 2018 19:45:19 +0000 (11 16:45 -0300)
treea970ff995c4663ad812a8c13092cdc29dc5d146c
parent5e9c703d2bef25f7ada760952d3e070203376a05
Bug 18625: Update lastseen in patron info request

Many services use SIP patron req info to validate a patron against
the koha database. If recording lastseen sites will
also want to record that the user has accessed these
library facilities although they have not logged into koha

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Verified that Patron Info request (63) updates lastseen when the pref has
been enabled.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/SIP/ILS/Patron.pm
C4/SIP/Sip/MsgType.pm