Bug 18247: Remove SQL queries from branch_transfer_limit.pl
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Mon, 8 Aug 2022 23:59:20 +0000 (23:59 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 27 Jan 2023 19:10:22 +0000 (16:10 -0300)
commit5e863f93c06e1e67ddbf0c705657ca7d024006f6
tree4970ecb427383e936d7b91f7f30106d7abb155ce
parente88f31d8a28566cef2275c3d9e62f3432b1f54f2
Bug 18247: Remove SQL queries from branch_transfer_limit.pl

1. Visit Administration > Patrons and circulation > Limit transfer limits

2. Observe collection codes are displayed as tabs on the Limit transfer
limits page when the BranchTransferLimitsType syspref = 'Collection
code'

3. Switch the BranchTransferLimitsType syspref = 'item type'. Refresh
the Limit transfer limits page and observe the tabs have changed to item
type codes

4. Apply patchset and restart services

5. Reload the Limit transfer limits page and confirm it displays
correctly with the  BranchTransferLimitsType = 'collection code' and
'item type'

6. Confirm you can successfully save transfer policies

Sponsored-by: Catalyst IT
Signed-off-by: Jacob Omara <jacob.omara@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
admin/branch_transfer_limits.pl