Bug 6844 - Capture withdrawn date for reporting
Summary: Capture withdrawn date for reporting
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Sagar.B.R
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 05:03 UTC by Savitra Sirohi
Modified: 2017-06-14 22:12 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Savitra Sirohi 2011-09-05 05:03:14 UTC
When withdrawing items, capture date of withdrawal. 

Change in both edit item pages and in batch item modification.
Comment 1 Marc Véron 2016-09-29 16:58:18 UTC
Workaround:

- Enable syspref CataloguingLog 	
(Log any changes to bibliographic or item records. Since this occurs whenever a book is checked in or out as well, it is not advisable to turn this on.)

- Go to Tools > Log viewer
- Filter logs for Info: 'withdrawn' => '1',
Comment 2 Katrin Fischer 2016-09-29 22:06:16 UTC
Have you seen items.withdrawn_on? I think this is resolved!