[Bug 4809] New: Lost & Paid For doesn't record payment
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 Summary: Lost & Paid For doesn't record payment Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Circulation AssignedTo: gmcharlt@gmail.com ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 marking item 'lost and paid for' doesn't put the item link on the fines listing and it shows the amount as 0 instead of the fee that was paid and marking it paid - this means there is no record of the money changing hands -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- It appears to me that if you mark a checked-out item as "lost and paid for" that nothing happens other than the status getting set. The item remains checked out and there is no entry under the patron's account listing--I don't see even a zero amount. I'm assuming that these steps should occur: 1. The item should be checked in (bypassing any pending hold requests) 2. The item should be marked as "lost and paid for." 3. An entry should be added to the patron's list of fines for that item 4. An entry should be added to the patron's list of fines showing the item paid for. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- You are correct - recent patches seemed to have made changes that removed even the zero line from the account listing - it was there when I reported the bug but I tested again today and it is not there. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2011-11-07 16:36:13 UTC --- I believe this is still an issue in 3.6 -- 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. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 --- Comment #4 from Nicole C. Engard <nengard@gmail.com> --- This is still an issue in 3.8.x -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> --- In master, if I mark it lost and paid for, I get the charge added, and it is checked in However it is not marking the charge paid for. Testing with other syspref settings now. So from owens list 1, 2, and 3 are working. It is just 4 (the item being paid for) that is not yet working -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 --- Comment #6 from Chris Cormack <chris@bigballofwax.co.nz> --- I see why this isn't working, the lost values are totally editable (Authorised Values) so all values of Lost get treated the same. If we made it be a magic number, we would then have to make it no longer editable. I don't think we can safely do this with the drop down. I think we would have to add a checkbox. Mark it lost, and choose the paid for checkbox. Then it wouldn't break whenever anyone changed the authorised values. How does that sound? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 Amber Hunt <amber@marlboro.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amber@marlboro.edu --- Comment #7 from Amber Hunt <amber@marlboro.edu> --- I think what Chris describes will work well. It would also mean that it would be easy to mark something previously marked lost as paid. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4809 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org