From 0006c325be953471b3a452525feaccb661295f38 Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Fri, 21 May 2010 06:48:36 -0400 Subject: [PATCH] bug 4802 - fix swapped files in acq help Signed-off-by: Galen Charlton --- .../modules/help/admin/aqbudgetperiods.tmpl | 30 +++++++------------ .../prog/en/modules/help/admin/aqbudgets.tmpl | 29 +++++++++++------- 2 files changed, 29 insertions(+), 30 deletions(-) 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 @@ -

Funds

+

Budgets

-

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.

+

Add a budget

-

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

+

Funds

-

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.

-

Add 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 -- 2.39.2