Bug 29429: (bug 17600 follow-up) Fix import in aqbudgetperiods.pl
authorFlorian Bontemps <florian.bontemps@biblibre.com>
Fri, 5 Nov 2021 16:28:37 +0000 (16:28 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Nov 2021 11:11:44 +0000 (12:11 +0100)
commit5324962a8beb4d85619d00d06be443f0a67b6629
tree1eab8a70dcbd8e4fd00c23116f032de70cd15fae
parentd28f9342825ad399ac62d28810345b4bdaddb022
Bug 29429: (bug 17600 follow-up) Fix import in aqbudgetperiods.pl

Adds GetBudgetHierarchy to the functions called by C4::Budgets

Plan :
1. Create a budget with a random amount, save it.
2. Try to close the budget.
3. You should get an Error Trace.

4. Apply the patch
5. Close the budget again
6. It should work.

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
admin/aqbudgetperiods.pl