]> git.koha-community.org Git - koha.git/commit
Bug 15009: QA follow-up
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Apr 2016 09:37:18 +0000 (10:37 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 16 May 2016 12:01:43 +0000 (14:01 +0200)
commit1b9c688d935ca2825dac2812ef32decf6d30492a
treed639be00ac486faed9b22fd2a851510d53073081
parent59c27740bd0c87f59746cc235d0c18b7c47ee932
Bug 15009: QA follow-up

This patch adds a test to check the unicity of auth cats, simplify
the GetBudgetAuthCats subroutine and make it return an arrayref of scalar
instead of an arrayref of hashref with only 1 key.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 9c5b8191009eba54e851512c9cfa2e3d5ab949df)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/Budgets.pm
admin/aqplan.pl
koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-toolbar.inc
t/db_dependent/Budgets.t