[Koha-bugs] [Bug 23342] New: 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 18:47:46 CEST 2019


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

            Bug ID: 23342
           Summary: Branch Transfer Limits branch_transfer_limits.pl DBI
                    to Koha::Object, fix variable semantics
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: olli-antti.kivilahti at hypernova.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

branch_transfer_limits.pl uses DBI SQL statements in the controller.
Replace those with Koha::Objects.

change branchcode to fromBranch to clarify what is the purpose of the
branchcode.

Prepare for more BranchTransferLimit authorised value limiting types.

-- 
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