6c1092396a
As we don't have a fix yet to link to the right translated manual, this adds /en to the links from the help files to the manual to make them work again. Check with both patches applied, that the links work. You will have to change 17.11 to 18.05. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
13 lines
743 B
Text
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 %]/en/html/acquisitions.html#create-a-basket-group">manual</a> (online).</strong></p>
|
|
|
|
[% INCLUDE 'help-bottom.inc' %]
|