When going to cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=1, authorized values defined for each funds doesn't appear in the planning list. Also, from here, if i click on "plan by (months|libraries|item types)", authorized values now appear but 'budget_period_id' is not defined in the url. Then planning by an authorized value make they all disappear again. This bug is a continuation of bug 4857.
Created attachment 10158 [details] [review] Bug 8224 - Make authorized values appear in planning list
Created attachment 10325 [details] [review] [SIGNED-OFF] Bug 8224 - Make authorized values appear in planning list Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> I can confirm the bugs on current master and this patch fixes both problems. - Pull down list for "Planning" on the budget page was not showing categories of authorized values - Planning page showed the categories, but budget_period_id was missing from the URL
Removes conditional check for "authcat" in order to display auth values list. Template only change, handles indentation, marking Passed QA.
Bugfix, pushed to 3.8.x, will be in 3.8.3