Merge lp:~openerp-community/openobject-doc/openobject_doc-pos-uco into lp:~openerp-community/openobject-doc/6.1

Proposed by Ujjvala Collins
Status: Needs review
Proposed branch: lp:~openerp-community/openobject-doc/openobject_doc-pos-uco
Merge into: lp:~openerp-community/openobject-doc/6.1
Diff against target: 125 lines (+100/-0)
2 files modified
source/book/6/6_16_Sales/6_16_Point_of_Sale.rst (+99/-0)
source/book/6/6_16_Sales/index.rst (+1/-0)
To merge this branch: bzr merge lp:~openerp-community/openobject-doc/openobject_doc-pos-uco
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+80980@code.launchpad.net

Description of the change

[ADD] : Added documentation on POS touchscreen interface.

To post a comment you must log in.

Unmerged revisions

1609. By Ujjvala Collins

[IMP] point_of_sale: Improved doc.

1608. By Ujjvala Collins

[IMP] point_of_sale: Improved pos doc according to touchscreen application.

1607. By Ujjvala Collins

[IMP]: Improved description for pos doc.

1606. By Ujjvala Collins

[IMP]: Improved images for pos doc.

1605. By Ujjvala Collins

[IMP]: Improved pos doc.

1604. By Ujjvala Collins

[ADD]: Added doc for point of sale module.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'source/book/6/6_16_Sales/6_16_Point_of_Sale.rst'
2--- source/book/6/6_16_Sales/6_16_Point_of_Sale.rst 1970-01-01 00:00:00 +0000
3+++ source/book/6/6_16_Sales/6_16_Point_of_Sale.rst 2011-11-02 06:52:29 +0000
4@@ -0,0 +1,99 @@
5+
6+Point of Sale
7+=============
8+
9+You can manage your retail business and its account transactions using point_of_sale module.
10+
11+ *This module provides fast and easy way to manage sales orders. The primary function of point-of-sale is to make transactions easy to manage without sacrificing quick, efficient service or customer data. There are different ways of making payments and to split them between different payment modes. Computation of amount of money and creation and confirmation of the pickings are done automatically.*
12+
13+
14+You can click on *Install* button given below the Point of Sales on the home page to install this module:
15+
16+.. figure:: images/1_home_page_pos.png
17+ :scale: 75
18+ :align: center
19+
20+ *Home page to install point_of_sale module*
21+
22+The point of sale provides maximum efficiency, with all retail transactions conducted. Since the point-of-sale application is parameter-driven, you determine what, if any, information, you must enter to begin an order. For most businesses with a point-of-sale operation, a cash sale is the most common type of transaction. Depending on the way you set up your parameters, the Cash Sale Customer will be displayed and the paycode will default to cash.
23+
24+Daily sales of products, picking and delivery of the products and invoicing are the main features that is provided by this module. In and out of the cash is being maintained using Cash Registers. Each cash register is created based on the Cash / Bank Journals so it will make easier to create journal entries and thus we can keep track of all accounting entries in appropriate accounts.
25+
26+
27+Generate Sale Orders
28+--------------------
29+
30+For any retail business, the process flow of point of sale starts by making the sales orders. To start point of sale touchscreen application you can click on *Point of Sale ‣ Start Point of Sale*. It will open the following screen:
31+
32+.. figure:: images/2_pos_order.png
33+ :scale: 75
34+ :align: center
35+
36+ *POS order view*
37+
38+There are three steps to make a complete sale order:
39+ - Select products, quantity, discount, etc.
40+ - Make payment with or without selecting cash registers.
41+ - Print receipt of the payment.
42+
43+There are thumbnails of Products on the right side of the screen. You can click on the product you are selling and that product will be added in your list which you can see on the up left corner of the screen.
44+
45+You can use the combinations of numbers with Qty, Disc and Price. If you want to add quantity then first you need to click on **Qty** button and press the numbers to enter the quantity. Same goes with **Disc** and **Price** buttons. You can see it in the following screen:
46+
47+.. figure:: images/3_order_products.png
48+ :scale: 75
49+ :align: center
50+
51+ *Making a sale order by selecting products*
52+
53+Making Payment
54+--------------
55+
56+You need to make payment to complete a sale order. In OpenERP we provide you certain payment modes using which you can pay for your sale order.
57+
58+After finishing your order you can click on **Payment** button or any of the Cash registers listed on the left side. This will open a new screen which will display the total amount to be paid and selected register name. You can see it in the following figure:
59+
60+.. figure:: images/4_pos_payment.png
61+ :scale: 75
62+ :align: center
63+
64+ *Payment of sale order*
65+
66+There will be a **Validate** button on the screen. When you click on it a new screen will appear which consists of a payment receipt of the sale order.
67+
68+Payment Receipt
69+---------------
70+
71+After you validate your sale order you will get a payment receipt and one button will appear **Next Order**, to create a new order. You can see it in the following screen:
72+
73+.. figure:: images/5_pos_payment_receipt.png
74+ :scale: 75
75+ :align: center
76+
77+ *Payment receipt*
78+
79+.. Copyright © Open Object Press. All rights reserved.
80+
81+.. You may take electronic copy of this publication and distribute it if you don't
82+.. change the content. You can also print a copy to be read by yourself only.
83+
84+.. We have contracts with different publishers in different countries to sell and
85+.. distribute paper or electronic based versions of this book (translated or not)
86+.. in bookstores. This helps to distribute and promote the OpenERP product. It
87+.. also helps us to create incentives to pay contributors and authors using author
88+.. rights of these sales.
89+
90+.. Due to this, grants to translate, modify or sell this book are strictly
91+.. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
92+.. written authorisation for this.
93+
94+.. Many of the designations used by manufacturers and suppliers to distinguish their
95+.. products are claimed as trademarks. Where those designations appear in this book,
96+.. and Open Object Press was aware of a trademark claim, the designations have been
97+.. printed in initial capitals.
98+
99+.. While every precaution has been taken in the preparation of this book, the publisher
100+.. and the authors assume no responsibility for errors or omissions, or for damages
101+.. resulting from the use of the information contained herein.
102+
103+.. Published by Open Object Press, Grand Rosière, Belgium
104
105=== added file 'source/book/6/6_16_Sales/images/1_home_page_pos.png'
106Binary files source/book/6/6_16_Sales/images/1_home_page_pos.png 1970-01-01 00:00:00 +0000 and source/book/6/6_16_Sales/images/1_home_page_pos.png 2011-11-02 06:52:29 +0000 differ
107=== added file 'source/book/6/6_16_Sales/images/2_pos_order.png'
108Binary files source/book/6/6_16_Sales/images/2_pos_order.png 1970-01-01 00:00:00 +0000 and source/book/6/6_16_Sales/images/2_pos_order.png 2011-11-02 06:52:29 +0000 differ
109=== added file 'source/book/6/6_16_Sales/images/3_order_products.png'
110Binary files source/book/6/6_16_Sales/images/3_order_products.png 1970-01-01 00:00:00 +0000 and source/book/6/6_16_Sales/images/3_order_products.png 2011-11-02 06:52:29 +0000 differ
111=== added file 'source/book/6/6_16_Sales/images/4_pos_payment.png'
112Binary files source/book/6/6_16_Sales/images/4_pos_payment.png 1970-01-01 00:00:00 +0000 and source/book/6/6_16_Sales/images/4_pos_payment.png 2011-11-02 06:52:29 +0000 differ
113=== added file 'source/book/6/6_16_Sales/images/5_pos_payment_receipt.png'
114Binary files source/book/6/6_16_Sales/images/5_pos_payment_receipt.png 1970-01-01 00:00:00 +0000 and source/book/6/6_16_Sales/images/5_pos_payment_receipt.png 2011-11-02 06:52:29 +0000 differ
115=== modified file 'source/book/6/6_16_Sales/index.rst'
116--- source/book/6/6_16_Sales/index.rst 2011-02-21 20:20:37 +0000
117+++ source/book/6/6_16_Sales/index.rst 2011-11-02 06:52:29 +0000
118@@ -29,6 +29,7 @@
119 6_16_Sales_packing
120 6_16_Sales_alerts
121 6_16_Sales_control
122+ 6_16_Point_of_Sale
123 6_16_Sales_carriers
124 6_16_Sales_margins
125 6_16_Sales_pricing