[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-18-g67a4e40f5c

Git repo owner gitmaster at git.koha-community.org
Thu Apr 9 00:18:01 CEST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 19.05.x has been updated
       via  67a4e40f5cd1866d5ed27f211800731bd4c14764 (commit)
      from  63374a8db6f759c8bb3e9b6ca1029ad07d2bb938 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 67a4e40f5cd1866d5ed27f211800731bd4c14764
Author: Andrew Fuerste-Henry <andrew at Andrews-MacBook-Pro.local>
Date:   Thu Feb 27 14:09:02 2020 -0600

    Bug 24747: Corrects on-screen instructions in branch transfer limits
    
    To test:
    1- go to cgi-bin/koha/admin/branch_transfer_limits.pl
    2- see wording "Check the boxes for the libraries you accept to checkin items from"
    3- apply patch
    4- see wording "Check the boxes for the libraries you allow your items to be transferred to"
    
    To verify new wording accuractely describes behavior:
    1- Set UseBranchTransferLimits set to Enforce using itemtype
    2- Confirm circ rules allow holds
    3- Confirm hold policy by item type allows holds
    4- Confirm all branches are valid pickup locations in branch setup
    5- In Branch Transfer Limits, set dropdown to Branch A, select itemtype Book, disable all transfers so Branch A does not accept books from any other branch
    6- Find a patron from Branch A
    7- Find a book from Branch B
    8- On the intranet, successfully place hold on item for patron for pickup at branch A
    9- Cancel hold
    10- Log into opac as patron
    11- Successfully place hold on item for pickup at Branch A
    12- Cancel hold
    13- In Branch Transfer Limits, set dropdown to Branch A, select itemtype Book, ENABLE all transfers so Branch A DOES accept books from any other branch
    14- In Branch Transfer Limits, set dropdown to Branch B, select itemtype Book, disable all transfers so Branch B does not accept books from any other branch
    15- On the intranet, try to place a hold on item for patron, confirm Branch B is your only pickup option
    16- On the OPAC, log in as patron, try to place a hold on item, confirm Branch B is your only pickup option
    
    Signed-off-by: Kelly McElligott <kelly at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 84026f258909e1203f34793a1089388cd933d1c9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list