[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.13-26-g20fd3d519b

Git repo owner gitmaster at git.koha-community.org
Thu Feb 20 01:47:23 CET 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, 18.11.x has been updated
       via  20fd3d519bb0478dbf93c2789942960e60b1aa1c (commit)
      from  0a8b2b9a777bd393cb2c254d07ec11267c0fe380 (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 20fd3d519bb0478dbf93c2789942960e60b1aa1c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Nov 20 17:00:52 2019 +0000

    Bug 9993: On editing basket group delivery place resets to logged in branch
    
    This patch modifies basketgroups.pl so that existing data about a basket
    group's billing and delivery place are correctly preselected in the edit
    form. These fields shouldn't reset to the logged-in user's home branch
    just because they have an empty value.
    
    To test, apply the patch and go to Acquisitions -> Vendor -> Basket
    groups.
    
    When adding or editing a basket group the pre-selected value for
    "Billing place" and "Delivery place" should be correct:
    
       - When creating a new basket group: The logged-in user's library
         should be pre-selected.
    
       - When editing a basket group which has a library defined for either
         the billing or delivery places, the correct library should be
         pre-selected.
    
       - When editing a basket group which has no library defined for either
         the billing or delivery place there should be no library
         pre-selected (the "--" option should be pre-selected).
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 69afaa42391d358fac90a0fab8e00f1d10b75dc1)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit ed5e9732d9d078483918f594c9fdca7da737faec)
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>

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

Summary of changes:
 acqui/basketgroup.pl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list