https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12812
--- Comment #2 from Kyle M Hall <[email protected]> --- Created attachment 71336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71336&action=edit Bug 12812 - Longoverdue.pl --mark-returned doesn't return items The longoverdue.pl option --mark-returned doesn't work unless the --charge option is used as well. Test Plan: 1) Run long overdue with --mark-returned and not --charge, note your items are marked lost but not returned 2) Apply this patch 3) Repeat step 1, the items should now get returned! -- 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/
