[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.11-10-gfc31bc6cee

Git repo owner gitmaster at git.koha-community.org
Tue Nov 17 05:42:11 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, 19.11.x has been updated
       via  fc31bc6cee24e07d254155bc5f30a3ad022fa523 (commit)
      from  775f958575e462372517286e38cbf093da5bd53f (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 fc31bc6cee24e07d254155bc5f30a3ad022fa523
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>
    (cherry picked from commit 7f4b2f20991fd04da0703fafb7b643a03fcc7e14)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.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