View | Details | Raw Unified | Return to bug 6966
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt (+2 lines)
Lines 16-19 Link Here
16
16
17
<p>It will also be an option when creating a basket.</p>
17
<p>It will also be an option when creating a basket.</p>
18
18
19
<p><strong>See the full documentation for Vendor Contracts in the <a href="http://manual.koha-community.org/3.6/en/acqvendors.html#vendorcontracts">manual</a> (online).</strong></p>
20
19
[% INCLUDE 'help-bottom.inc' %]
21
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt (+2 lines)
Lines 92-95 Link Here
92
92
93
<p>Clicking 'Print' below your order will generate a PDF for printing. The PDF will have all of your library information followed by the items in your order.</p>
93
<p>Clicking 'Print' below your order will generate a PDF for printing. The PDF will have all of your library information followed by the items in your order.</p>
94
94
95
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
96
95
[% INCLUDE 'help-bottom.inc' %]
97
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt (+2 lines)
Lines 8-12 Link Here
8
8
9
<p>A basket group is simply a group of baskets. In some libraries, you have several staff members that 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>
9
<p>A basket group is simply a group of baskets. In some libraries, you have several staff members that 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>
10
10
11
<p><strong>See the full documentation for Basket Groups in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#acqbasketgroup">manual</a> (online).</strong></p>
12
11
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
12
14
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt (+2 lines)
Lines 12-16 Link Here
12
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>
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
14
15
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
16
15
[% INCLUDE 'help-bottom.inc' %]
17
[% INCLUDE 'help-bottom.inc' %]
16
18
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt (-1 / +11 lines)
Lines 1-9 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Vendor Search</h1>
3
<h1>Acquisitions Searching</h1>
4
4
5
<p>At the top of the various Acquisition pages there is a quick search box where you can perform either a Vendor Search or an Order Search.</p>
5
<p>At the top of the various Acquisition pages there is a quick search box where you can perform either a Vendor Search or an Order Search.</p>
6
6
7
<p>In the Vendor Search you can enter any part of the vendor name to get results.</p>
7
<p>In the Vendor Search you can enter any part of the vendor name to get results.</p>
8
9
<p>Using the Orders Search you can search for items that have been ordered with or without the vendor.</p>
10
11
<p>You can enter info in one or both fields and you can enter any part of the title and/or vendor name.</p>
12
13
<p>Clicking the plus sign to the right of the Vendor search box will expand the search and allow you to search for additional fields.</p>
14
15
<p>Clicking Advanced Search to the right of the search button will give you all of the order search options available.</p>
16
17
<p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.6/en/acqsearch.html">manual</a> (online).</strong></p>
8
	
18
	
9
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt (-2 / +12 lines)
Lines 1-10 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Order Search</h1>
3
<h1>Acquisitions Searching</h1>
4
4
5
<p>Using the Order Search you can search for items that have been ordered with or without the vendor.</p>
5
<p>At the top of the various Acquisition pages there is a quick search box where you can perform either a Vendor Search or an Order Search.</p>
6
7
<p>In the Vendor Search you can enter any part of the vendor name to get results.</p>
8
9
<p>Using the Orders Search you can search for items that have been ordered with or without the vendor.</p>
6
10
7
<p>You can enter info in one or both fields and you can enter any part of the title and/or vendor name.</p>
11
<p>You can enter info in one or both fields and you can enter any part of the title and/or vendor name.</p>
12
13
<p>Clicking the plus sign to the right of the Vendor search box will expand the search and allow you to search for additional fields.</p>
14
15
<p>Clicking Advanced Search to the right of the search button will give you all of the order search options available.</p>
16
17
<p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.6/en/acqsearch.html">manual</a> (online).</strong></p>
8
	
18
	
9
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
10
20
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt (+2 lines)
Lines 12-15 Link Here
12
12
13
<p>If you would rather use a different acquisition claim letter (other than the default) you can create that in the notices module and choose it from the menu above the list of late items.</p>
13
<p>If you would rather use a different acquisition claim letter (other than the default) you can create that in the notices module and choose it from the menu above the list of late items.</p>
14
14
15
<p><strong>See the full documentation for Claims and Late Orders in the <a href="http://manual.koha-community.org/3.6/en/acqclaims.html">manual</a> (online).</strong></p>
16
15
[% INCLUDE 'help-bottom.inc' %]
17
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newbiblio.tt (-5 lines)
Lines 1-5 Link Here
1
[% INCLUDE 'help-top.inc' %]
2
3
<h1>Add Bibliographic Record</h1>
4
5
<p>Sorting Field 1 and Sorting Field 2 may now be related to a list of Authorized Values. All you have to do is define an Asort1 or Asort2 category of authorized values and enter the desired values into these categories. You will then be able to use them through Add/Modify Bibliographic Record page</p>[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt (+2 lines)
Lines 12-15 Link Here
12
</li>
12
</li>
13
</ul>
13
</ul>
14
14
15
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
16
15
[% INCLUDE 'help-bottom.inc' %]
17
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt (+2 lines)
Lines 8-11 Link Here
8
	<li>You will be presented with an empty form to fill in all of the necessary details about the item you are ordering</li>
8
	<li>You will be presented with an empty form to fill in all of the necessary details about the item you are ordering</li>
9
</ul>
9
</ul>
10
10
11
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
12
11
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt (+2 lines)
Lines 8-11 Link Here
8
	<li>From this form you can make changes to the Catalog Details if necessary</li>
8
	<li>From this form you can make changes to the Catalog Details if necessary</li>
9
</ul>
9
</ul>
10
10
11
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
12
11
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt (+2 lines)
Lines 14-17 Link Here
14
14
15
<p>You will also see that the item is received if you view the basket.</p>
15
<p>You will also see that the item is received if you view the basket.</p>
16
16
17
<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.6/en/receiveacqorder.html">manual</a> (online).</strong></p>
18
17
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt (-1 / +3 lines)
Lines 13-17 Link Here
13
<p>From this form you can alter the cost information. You can also choose to only receive 1 of multiple items if only 1 arrived. Once you have made any changes necessary, click 'Save' to mark the item as received.</p>
13
<p>From this form you can alter the cost information. You can also choose to only receive 1 of multiple items if only 1 arrived. Once you have made any changes necessary, click 'Save' to mark the item as received.</p>
14
14
15
<p>You will also see that the item is received if you view the basket.</p>
15
<p>You will also see that the item is received if you view the basket.</p>
16
	
16
17
<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.6/en/receiveacqorder.html">manual</a> (online).</strong></p>
18
17
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt (+2 lines)
Lines 14-17 Link Here
14
14
15
<p>You will also see that the item is received if you view the basket.</p>
15
<p>You will also see that the item is received if you view the basket.</p>
16
16
17
<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.6/en/receiveacqorder.html">manual</a> (online).</strong></p>
18
17
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt (-1 / +3 lines)
Lines 26-32 Link Here
26
	<li>To be able to order from a vendor you must make them 'Active'</li>
26
	<li>To be able to order from a vendor you must make them 'Active'</li>
27
	<li>For List Prices and Invoice Prices choose the currency
27
	<li>For List Prices and Invoice Prices choose the currency
28
<ul>
28
<ul>
29
	<li>Currencies are assigned in the Currencies &amp; Exchange Rates admin area</li>
29
	<li>Currencies are assigned in the Currencies & Exchange Rates admin area</li>
30
</ul>
30
</ul>
31
</li>
31
</li>
32
	<li>If the vendor offers a consistent blank discount, enter that in the 'Discount' field
32
	<li>If the vendor offers a consistent blank discount, enter that in the 'Discount' field
Lines 48-51 Link Here
48
48
49
<p>To make changes to the vendor, simply click the 'Edit' button.</p>
49
<p>To make changes to the vendor, simply click the 'Edit' button.</p>
50
50
51
<p><strong>See the full documentation for managing Vendors in the <a href="http://manual.koha-community.org/3.6/en/acqvendors.html">manual</a> (online).</strong></p>
52
51
[% INCLUDE 'help-bottom.inc' %]
53
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt (-1 / +2 lines)
Lines 14-17 Link Here
14
	<li>In the order form that pops up you will not be able to edit the catalog details</li>
14
	<li>In the order form that pops up you will not be able to edit the catalog details</li>
15
</ul>
15
</ul>
16
16
17
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
18
17
[% INCLUDE 'help-bottom.inc' %]
19
[% INCLUDE 'help-bottom.inc' %]
18
- 

Return to bug 6966