12 May
2023
12 May
'23
11:07 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33580 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- No blocker, but it is a bit obscure how the values of this option work. The documentation is quite poor.. The name could be improved too? + my $seen = $account->{seen_on_item_information}; + ModDateLastSeen( $item->itemnumber, $seen eq 'keep_lost' ) if $seen; + seen_on_item_information="mark_found"> <!-- could be "keep_lost", empty to disable --> Nevertheless passing QA to fix a regression. -- You are receiving this mail because: You are watching all bug changes.