122 my $sth = $dbh->prepare("select distinct category from authorised_values where category like 'A%' ") What is that?! http://localhost:8081/cgi-bin/koha/admin/aqplan.pl?budget_period_id=1&authcat=MONTHS On the left " Select planning type:" you can see "By AR_CANCELLATION". That does not make any sense!
Yes, it doesn't make sense. I think it should be showing all the AV categories that are linked to funds probably? Could this be a leftover from when we only had asort1 and asort2 somehow?
*** This bug has been marked as a duplicate of bug 34159 ***