]> git.koha-community.org Git - koha.git/blob - koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt
Bug 7936: Serials Help for 3.8
[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. The notes fields are optional and can contain any type of information.</p>
6
7 <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>
8
9 <p>When finished, click 'Save'</p>
10
11 <h2>Editing Basket Headers</h2>
12
13 <p>After creating your basket you can edit the name of the basket, the notes associated with it and the contract you're ordering against.</p>
14
15 <p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.8/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
16
17 [% INCLUDE 'help-bottom.inc' %]
18