From 18012c7443b46eb37808810da2a96ee35cb569c9 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Fri, 9 Nov 2012 10:48:16 -0500 Subject: [PATCH] Bug 8945: Add missing acq help file This adds the missing order from staged file help doc to Koha. Signed-off-by: Chris Cormack Passed-QA-by: Paul Poulain Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/help/acqui/addorderiso2709.tt | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt new file mode 100644 index 0000000000..71ef332b27 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt @@ -0,0 +1,24 @@ +[% INCLUDE 'help-top.inc' %] + +

Order from a Staged File

+ +
    +
  • From the list of files you are presented with, choose the 'Add orders' link. +
      +
    • From the list of records, click 'Add order' next to the item that you want to add to your order. +
        +
      • From the order form, you will not be able to edit the catalog details.
      • +
      +
    • +
    +
  • +
  • The other option is to import all records from the staged file by scrolling below the list of records in the staged file and filling in the item information. +
      +
    • If you choose this option the Koha will look in the 020$c and grab the pricing information from that field and put that on each order line.
    • +
    +
  • +
+ +

See the full documentation for Ordering in the manual (online).

+ +[% INCLUDE 'help-bottom.inc' %] -- 2.11.0