Bug 15009: QA follow-up
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Apr 2016 09:37:18 +0000 (10:37 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 13:00:21 +0000 (13:00 +0000)
commit9c5b8191009eba54e851512c9cfa2e3d5ab949df
treef0cb232816d0c47b47346ac5c79c85fd58f6ab04
parent5e8ded21af689f43f9791f19772a478fb3c67afe
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>
C4/Budgets.pm
admin/aqplan.pl
koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-toolbar.inc
t/db_dependent/Budgets.t