http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5953 Bug #: 5953 Summary: LOST status not behaving correctly from additem.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: wizzyrea@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com Changing the Lost status on the additem.pl page doesn't change the Checkout Status and doesn't charge the patron account with replacement cost. Example: A book was checked out to an irresponsible patron. The irresponsible patron LOST it. It was marked lost from using the 1 - Lost status on the Edit Items page cataloguing/additem.pl After changing the status, the item is still checked out to the irresponsible patron, and her account has not been charged replacement cost, even though the item shows lost in the catalogue/detail.pl. In contrast: Believe it or not, the patron also lost another item. This item was marked lost from the Item Detail page catalogue/moredetail.pl This action changed the Checkout Status to Not Checked out and charged the patron account the replacement cost. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.