https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38591 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisette@bywatersolutions.co | |m --- Comment #3 from Lisette Scheer <lisette@bywatersolutions.com> --- Yes, this would be great. We have a similar workflow for INNReach and Rapido backends, but it would be nice as an option for the standard backend: I've but the standard equivilents/closest in () - B_ITEM_REQUESTED (NEW) Item is requested to the owning library - B_ITEM_SHIPPED (REQ) Item is shipped (record and item are created, hold placed for patron, pickup location is home/holding library of item or the branch we have set for ILL patrons) - B_ITEM_RECEIVED (AVA) Item has been received. We don't separately use CKH, we just treat it like any other hold. - B_ITEM_IN_TRANSIT (RET) Item has been returned and put in transit. The bib and item are deleted. - B_ITEM_CHECKED_IN (COMP) Item has been checked in at the owning library. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.