[Koha-bugs] [Bug 9673] Track when items are marked as lost or withdrawn

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 10 13:37:31 CET 2013


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

--- Comment #5 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 16002
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16002&action=edit
Bug 9673 - Track when items are marked as lost or withdrawn

Add date fields to track when an item was marked as lost or withdrawn.
Display those fields on catalogue/moredetail.pl

Test Plan:
1) Apply patch
2) Run updatedatabase.pl
3) Pick a record with items, browse to the 'items' tab ( moredetail.pl )
4) Mark an item as lost, verify the field "Lost on:" displays below
   the "Lost status" field with todays date.
5) Mark the item as not lost, verify the field no longer displays
6) Repeat steps 4 and 5 with the Withdrawn field.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list