https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33580

--- Comment #4 from Marcel de Rooy <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to