Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / basketheader.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h2>Adding a Basket</h2>
4
5 <p>When adding a basket you want to give it a name that will help you identify it later</p>
6
7 <p>Enter in the Billing Place and Delivery Place (this will default the library you're logged in at)</p>
8
9 <p>If you would like to change the vendor you're ordering from you can use the Vendor pull down menu</p>
10
11 <p>The notes fields are optional and can contain any type of information</p>
12
13 <p>If you have added contracts to the vendor you're ordering from, you will also have an option to choose which contract you're ordering these items under.</p>
14
15 <p>When finished, click 'Save'
16
17 <h2>Editing Basket Headers</h2>
18
19 <p>After creating your basket, you can edit the name of the basket, the billing place, delivery place, the notes and the contract you're ordering against.</p>
20
21 <p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
22
23 [% INCLUDE 'help-bottom.inc' %]