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

--- Comment #1 from Olli-Antti Kivilahti <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to