http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7526

Nicole C. Engard <neng...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7570|0                           |1
        is obsolete|                            |

--- Comment #8 from Nicole C. Engard <neng...@gmail.com> ---
Created attachment 8244
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8244&action=edit
[SIGNED-OFF] Bug 7526 - longoverdue.pl leaves items marked as lost as still
checked out to patron

When the longoverdu.pl script is run, and it marks an item as lost ( using
LostItem() ), if fails to remove the item from the borrower record. So, the
item is marked as lost, but is also still listed as checked out to the
borrower.

This commit adds the command line parameter --mark-returned. If used,
longoverdue.pl will remove lost items from the borrowers record.
Functionality will remain the same if it is not used.

Signed-off-by: Nicole C. Engard <neng...@bywatersolutions.com>

http://bugs.koha-community.org/show_bug.cgi?id=7426

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to