From bb0444bf6ec154bc115d9033980899d7e68365b7 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Tue, 13 May 2014 08:48:52 -0500 Subject: [PATCH] [BUG 12244] Update Acq Help for 3.16 This updates the basket help. To test: * Open a basket * Click help and confirm it's right and there --- .../prog/en/modules/help/acqui/basket.tt | 49 +++++++++----------- 1 files changed, 22 insertions(+), 27 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt index 53a1b25..44eef0c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt @@ -5,59 +5,54 @@

Once your basket is created you are presented with several options for adding items to the order.

-

After bringing in the bib information, if your AcqCreateItem system preference is set to add an item when ordering you will enter the item info next. You need to fill out at least one item record and then click the 'Add' button at the bottom left of the item form.

+

After bringing in the bib information (for all import methods except for the staged file), if your AcqCreateItem system preference is set to add an item when ordering you will enter the item info next. You need to fill out at least one item record and then click the 'Add' button at the bottom left of the item form.

After clicking add the item will appear above the form and then you can enter your next item the same way (if ordering more than one item).

-- 1.7.2.3