3525caf048a32882620dcfd7ccf7a3af7ded5815
[kohadocs.git] / source / pointofsale.rst
1 .. include:: images.rst
2
3 .. _point-of-sale-label:
4
5 Point of sale
6 ===============================================================================
7
8 Point of sale is a module designed for selling items to people who aren't 
9 registered at the library or to make sales that do not need to be linked to a 
10 patron account.
11
12 For example, you can sell used books or promotional items. These items can be 
13 sold to anyone and you don't need to link the sale to a particular patron.
14
15 For invoices that need to be linked to a patron's account (like a lost item or 
16 new card fee), use :ref:`manual invoicing <creating-manual-invoices-label>`.
17
18 -  *Get there:* More > Point of sale
19
20 .. _setup-point-of-sale-label:
21
22 Setup
23 -------------------------------------------------------------------------------
24
25 To enable the point of sale module, you must turn on the :ref:`EnablePointOfSale` 
26 system preference. 
27
28 If it's not already done, you must also enable the :ref:`UseCashRegisters` 
29 system preference.
30
31 Make sure you :ref:`configure your cash registers <cashregisters-label>` in the 
32 administration module.
33
34 Finally, you must add items that you will be selling in the :ref:`debit types 
35 <debit-types-label>` section of the administration module.
36
37 .. _making-a-sale-label:
38
39 Making a sale
40 -------------------------------------------------------------------------------
41
42 When you first go in the point of sale module, the left side will show all the 
43 items for sale. These are :ref:debit types <debit-types-label>` that were 
44 marked as 'Can be sold'.
45
46 On the right side is the current sale.
47
48 image goes here
49
50 Click on the 'Add' button next to the items to add to the current sale.
51
52 If you need to change the cost or the quantity, click on the amount on the 
53 right side and it will become an input box where you can enter the correct 
54 amount.
55
56
57