https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25193
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Prevent renewal from other |Add option for |branches |AllowRenewalIfOtherItemsAva | |ilable at reserve patron's | |branch Assignee|[email protected] |[email protected] |ity.org | Status|NEW |ASSIGNED --- Comment #1 from Aleisha Amohia <[email protected]> --- Ignore the description, I had thought about this wrong - would like to edit the AllowRenewalIfOtherItemsAvailable system preference so the options are: - Don't allow - Allow if items available at reserve patron's branch - Allow always The second option would mean that Patron A can only renew their item if there are other items available at Patron B's (patron who has placed a reserve on this biblio) branch. The following scenarios should explain this a bit better: NZ is one branch, AU is another branch. There is a Biblio A with four items - Item NZa, Item NZb, Item AUa and Item AUb. There are two patrons - Patron NZa and Patron NZb. Situation 1: Patron NZa has Item NZa checked out. Item NZb is lost/damaged/checked out/not available. Items AUa and AUb are both available. Patron NZb has reserved Biblio A. AllowRenewalIfOtherItemsAvailable is enabled. Patron NZa should NOT be able to renew Item NZa because other NZ items are not available, even though AU items are available. Situation 2: Patron NZa has Item NZa checked out. Item NZb is lost/damaged/checked out/not available. Items AUa and AUb are both available. Patron NZb has reserved Biblio A. AllowRenewalIfOtherItemsAvailable is NOT enabled. Patron NZa should NOT be able to renew Item NZa because other NZ items are not available, even though AU items are available. Situation 3: Patron NZa has Item NZa checked out. Item NZb is available. Items AUa and AUb are both available. Patron NZb has reserved Biblio A. AllowRenewalIfOtherItemsAvailable is enabled. Patron NZa SHOULD be able to renew Item NZa. Situation 4: Patron NZa has Item NZa checked out. Item NZb is available. Items AUa and AUb are both available. Patron NZb has reserved Biblio A. AllowRenewalIfOtherItemsAvailable is NOT enabled. Patron NZa should NOT be able to renew Item NZa because AllowRenewalIfOtherItemsAvailable is not enabled, even though NZb is available. -- 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/
