Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt
Nicole C. Engard a1225ba9d1 Bug 8945: Acquisitions Help Files for 3.10
This patch adds a few missing help files and updates all
of the existing help files for 3.10.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:14:07 +02:00

14 lines
722 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Basket Groups</h1>
<p>A basket group is a group of closed baskets that you can perform actions on.</p>
<h2>Create a basket group</h2>
<p>A basket group is simply a group of baskets. In some libraries, you have several staff members who create baskets, and, at the end of a period of time, someone then groups them together to send to the vendor in bulk. That said, it is possible to have one basket in a basket group if that's the workflow used in your library.</p>
<p><strong>See the full documentation for Basket Groups in the <a href="http://manual.koha-community.org/3.10/en/placingacqorder.html#acqbasketgroup">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]