http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4236 Summary: Create Claims Returned and stop charging fines on those items Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: ASSIGNED Severity: enhancement Priority: P5 Component: Circulation AssignedTo: kohaprogrammers@ptfs.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: Sponsored Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA. If a patron claims an item has been returned, the library does not want to keep accruing fines. This enhancement does not accrue fines after the date the item is marked claims returned, unless the item is found and checked in. At that point, fines catch up to the current date. This enhancement uses a new LOST authorized value, and enters the numeric of that value into a new syspref called ClaimsReturnedValue. The fines cron job checks that syspref; if it is set and if an item has that lost value, fines aren't added during the nightly run. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.