https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13550
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Katrin Fischer <[email protected]> --- (In reply to Christopher Brannon from comment #0) > It would be great if Koha had the ability to flag items based on criteria > for automatic processing. For example, lets say you have a collection that > rotates libraries. It would be great to have some way to flag that > collection, and when criteria is met, and the item is checked in, it is put > into a predetermined processing status and handed off rather than going back > out on the shelves. > > Perhaps new items have a short loan period, and after a certain length of > time in the collection, it needs to be changed. It could be flagged to > either automatically change to a new loan period, or if it needs to be > handled for processing (labels and such), it could be flagged for processing. > > Perhaps you have items that need to be reset, or batteries to be replaced, > either every time it comes in or on a set interval. It could be flagged for > processing. > > It would also be beneficial to have reports on flagged items past due, for > items that have not necessarily circed. > > Christopher I think some of this can be solved using the Automatic item modifications by age tool and the UpdateItemLocationOnCheckin and UpdateNotForLoanStatusOnCheckin systempreferences. But as a whole it's a lot of different requirements that I think would be hard to put into one tool. What I got from the descriptions: - flag new items after certain time (Automatic item modifications by age) - flag items after a certain time period - flag items on every return Some of that could maybe be achieved with reports. But I think the idea is more to have a flag that can be removed once processed? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
