https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #24 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> ---
Transfer triggered for checkin that *meets* limit rather than exceeding it: - have a float limit set to 1 for Branch A - have 1 item of that item type at Branch A, giving ratio of 1 - check that item in at Branch A, get notified that this would put the library over its limit and the item will be transferred
Clarifying a little -- currently the patch *does* generate a transfer when a checked in item *meets* the floating limit. And I suppose that's what the text on screen says: "if the checkin library has reached its' limit for that type of item." That said, I feel like users may expect transfers to be generated only when the limits are *exceeded*. -- You are receiving this mail because: You are watching all bug changes.