http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8484
Brendan Gallagher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #7 from Brendan Gallagher <[email protected]> --- (In reply to comment #5) > This patch once again makes the behavior of marking an item lost different > depending whether you use moredetail or additem to make the change. The new > syspref should affect every workflow that sets an item's lost status. That is a non-issue. Currently, that behavior is already different. Marking an item lost via moredetail.pl applies the LostItem subroutine to the given item, while using additem.pl does not. It never has, and that is why the itemlost field is hidden by default on additem.pl -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
