[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.05-22-g7f4b2f2099

Git repo owner gitmaster at git.koha-community.org
Fri Nov 13 17:37:15 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, 20.05.x has been updated
       via  7f4b2f20991fd04da0703fafb7b643a03fcc7e14 (commit)
      from  af4bee862335289c2c7e35e04d7541a220d805d7 (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 7f4b2f20991fd04da0703fafb7b643a03fcc7e14
Author: David Cook <dcook at prosentient.com.au>
Date:   Mon Sep 21 02:02:27 2020 +0000

    Bug 26496: Add op field to Budget Planning
    
    Without this patch, it's impossible to save a budget plan.
    
    With this patch, it is possible to save a budget plan.
    
    Test:
    1. Apply patch
    2. Modify a budget (e.g. http://localhost:8081/cgi-bin/koha/admin/aqbudgetperiods.pl?op=add_form&budget_period_id=1)
    3. Unlock the budget if necessary by unticking "Lock budget" and click "Save"
    4. Go to a budget (e.g. http://localhost:8081/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=1)
    5. Click "Planning" and "Plan by libraries"
    6. Click "Auto-fill row" on the first line
    7. Click "Save"
    8. Note that results are saved and shown on the newly loaded page
    
    To verify this patch is necessary, do the test plan without applying the patch.
    
    Signed-off-by: Barbara Johnson <barbara.johnson at bedfordtx.gov>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit fd35df346f73a00b643e675853ba2c8ef321cf66)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list