diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tmpl index e5671c2be0..de90fec6ab 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tmpl @@ -1,31 +1,21 @@ -
A fund is added to a budget.
+Budgets are the top level used for tracking accounting values related to acquisitions. An example would be to create a budget for the current year and then breaking that into Funds for different areas of the library.
-IMPORTANT: A budget must be defined before a fund can be created.
+To add a new fund click the New button and then choose which Budget you would like to add the fund to.
- -In the form that appears you wan to enter the basics about your fund.
- -The three first fields are required, the rest are optional
+To add a budget click the 'New Budget' button.
When complete, click 'Submit' and you will be brought to a list of all of the funds for the budget.
- -To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund' options. A child fund simply a sub-fund of the fund listed. An example would be to have a fund for 'Fiction' and under that have a fund for 'New Releases' and a fund for 'Science Fiction.' It is an optional way to further organize your finances.
- +Once you have made your edits, click the 'Save Changes' button. You will be brought to a list of your existing budgets.
\ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tmpl index de90fec6ab..34d9640ffc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tmpl @@ -1,21 +1,30 @@ -Budgets are the top level used for tracking accounting values related to acquisitions. An example would be to create a budget for the current year and then breaking that into Funds for different areas of the library.
+A fund is added to a budget.
-IMPORTANT: A budget must be defined before a fund can be created.
-To add a budget click the 'New Budget' button.
+To add a new fund click the New button and then choose which Budget you would like to add the fund to.
+ +In the form that appears you wan to enter the basics about your fund.
+ +The three first fields are required, the rest are optional
Once you have made your edits, click the 'Save Changes' button. You will be brought to a list of your existing budgets.
+When complete, click 'Submit' and you will be brought to a list of all of the funds for the budget.
+ +To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund' options. A child fund simply a sub-fund of the fund listed. An example would be to have a fund for 'Fiction' and under that have a fund for 'New Releases' and a fund for 'Science Fiction.' It is an optional way to further organize your finances.
\ No newline at end of file