@@ -, +, @@ - Create a budget and fund - Order anything, leave basket open or not, but don't receive - Duplicate your existing budget - Close the first budget in order to move the pending orders - Verify the fund code is not showing in the table - Apply patch and reload the patch - Verify fund codes are now showing correctly --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt @@ -312,7 +312,7 @@ - + @@ -322,7 +322,7 @@ [% FOREACH budget IN budgets_to_move %] - + --
Fund idFund ID Fund code Fund name Unreceived orders
[% budget.budget_id | html %][% budget.budget_code_indent | html %][% budget.budget_code | html %] [% budget.budget_name | html %] [% budget.unreceived_orders.size | html %]