From 9c6aaab329153b4d15fae9d22ab3a223c9fabfe7 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Mon, 14 Dec 2015 16:21:51 +0100 Subject: [PATCH] Bug 15004: Update help files for 'duplicating a budget' Signed-off-by: Jonathan Druart Signed-off-by: Brendan A Gallagher --- .../en/modules/help/admin/aqbudgetperiods.tt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt index 2b84fbfbdc..944afcb31a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt @@ -38,6 +38,25 @@

In both cases you will be presented with a form where you simply need to enter the new start and end date and save the budget.

+

+ If you want the amounts of budget and funds to be modified by a percentage, + fill the text field for 'Change amounts by'. This should be a number, + positive or negative. Decimal point can be used. +

+ +

+ If you decided to change the amounts of budget and funds, you can also + choose how to round the result by filling the text field for 'If amounts + changed, round to a multiple of'. This should be a positive number. Decimal + point can be used. +

+ +

+ Example: If you duplicate a budget which have an amount of 999, and decide + to change amount by 2.6% (1024.974) and to round to a multiple of 0.5, the + result will be 1024.5 (amounts are rounded down). +

+

Check the box for 'Mark the original budget as inactive' if the original budget should no longer be used.

Check the box for 'Set all funds to zero' if you wish the new budget to contain all the same fund structures as the previous budget but no allocations until you manually enter an amount in the fund.

-- 2.39.2