https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25755
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This work adds a release notes| |`request_transfer` method | |to `Koha::Item` that allows | |a transfer to be requested. | | | |The method will throw | |exceptions for missing | |parameters and it obeys the | |transfer limits. | | | |Optionally, one can pass | |'ignore_limits' and | |'enqueue'/'replace' | |parameters to override the | |transfer limits and handle | |cases where a transfer | |request may already exists. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
