[Koha-bugs] [Bug 23342] Branch Transfer Limits branch_transfer_limits.pl DBI to Koha::Object, fix variable semantics

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 18 19:52:04 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23342

--- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti at 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.


More information about the Koha-bugs mailing list