http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17621|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 17641 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17641&action=edit [PASSED QA] Bug 9219 - Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl This patch adds the lost and damaged status for an issued item to the table of issued items on circulation.pl to make it align more closely to the same table on moremember.pl Test Plan: 1) Apply patch 2) Issue an item 3) Set the item's damaged status 4) Verify the status is showing near the date due on circulation.pl 5) Clear the damaged status and set the lost status again 6) Repeat step 4 Signed-off-by: Owen Leonard <oleonard@myacpl.org> http://bugs.koha-community.org/show_bug.cgi?id=6739 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> I could only test this with the DAMAGED value, because currently lost items are removed from the patron account when you set the status. I know there is a patch somewhere to make it optional and the change looks alright. Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes.