Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt
Jonathan Druart 674c32a094 Bug 18817: Update links with anchor automatically
I generate a mapping files (old anchor > new anchor) from the doc files.
Here are the links that have been updated automatically

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

13 lines
743 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://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket-group">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]