https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23342 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@hypernova.fi> --- Created attachment 91604 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91604&action=edit Bug 23342 - Branch Transfer Limits branch_transfer_limits.pl DBI to Koha::Object, fix variable semantics branch_transfer_limits.pl uses DBI SQL statements in the controller. Replace those with Koha::Objects. change term 'branchcode' to 'fromBranch' to clarify what is the purpose of the branchcode. Prepare for more BranchTransferLimit authorised value limiting types. Sponsored-by: The National Library of Finland -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.