~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/point_of_sale.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-19 19:02:35 UTC
  • Revision ID: truongsinh@vipescoserver-20090719190235-fu3bxcrbpvwuk5h7
[FIX] build_i18n.py .. raw:: html

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
.. i18n: .. module:: point_of_sale
3
 
    .. i18n: :synopsis: Point Of Sale (Official, Quality Certified)
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Point Of Sale (Official, Quality Certified)
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: point_of_sale
8
8
    :synopsis: Point Of Sale (Official, Quality Certified)
9
9
    :noindex:
10
 
.... i18n:  
 
10
.. 
11
11
 
12
12
.. i18n: .. raw:: html
13
 
 
14
 
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/point_of_sale"></div>
15
 
    <script src="http://js-kit.com/ratings.js"></script>
16
 
 
17
 
      .. i18n: <br />
18
 
    .. i18n: <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
13
.. i18n: 
 
14
.. i18n:       <br />
 
15
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
16
 
 
17
.. raw:: html
19
18
 
20
19
      <br />
21
20
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
22
21
 
23
22
.. i18n: .. tip:: This module is part of the Open ERP software, the leading Open Source 
24
 
  .. i18n: enterprise management system. If you want to discover Open ERP, check our 
25
 
  .. i18n: `screencasts <http://openerp.tv>`_ or download 
26
 
  .. i18n: `Open ERP <http://openerp.com>`_ directly.
 
23
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
24
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
25
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
27
26
 
28
27
.. tip:: This module is part of the Open ERP software, the leading Open Source 
29
28
  enterprise management system. If you want to discover Open ERP, check our 
31
30
  `Open ERP <http://openerp.com>`_ directly.
32
31
 
33
32
.. i18n: .. raw:: html
34
 
 
35
 
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/point_of_sale"></div>
36
 
    <script src="http://js-kit.com/ratings.js"></script>
37
 
 
38
 
    .. i18n: <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/point_of_sale"></div>
39
 
    .. i18n: <script src="http://js-kit.com/ratings.js"></script>
 
33
.. i18n: 
 
34
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/point_of_sale"></div>
 
35
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
36
 
 
37
.. raw:: html
40
38
 
41
39
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/point_of_sale"></div>
42
40
    <script src="http://js-kit.com/ratings.js"></script>
70
68
-----------
71
69
 
72
70
.. i18n: ::
73
 
 
74
 
  Main features :
75
 
   - Fast encoding of the sale.
76
 
   - Allow to choose one payment mode (the quick way) or to split the payment between several payment mode.
77
 
   - Computation of the amount of money to return.
78
 
   - Create and confirm picking list automatically.
79
 
   - Allow the user to create invoice automatically.
80
 
   - Allow to refund former sales.
81
 
 
82
 
  .. i18n: Main features :
83
 
   .. i18n: - Fast encoding of the sale.
84
 
   .. i18n: - Allow to choose one payment mode (the quick way) or to split the payment between several payment mode.
85
 
   .. i18n: - Computation of the amount of money to return.
86
 
   .. i18n: - Create and confirm picking list automatically.
87
 
   .. i18n: - Allow the user to create invoice automatically.
88
 
   .. i18n: - Allow to refund former sales.
 
71
.. i18n: 
 
72
.. i18n:   Main features :
 
73
.. i18n:    - Fast encoding of the sale.
 
74
.. i18n:    - Allow to choose one payment mode (the quick way) or to split the payment between several payment mode.
 
75
.. i18n:    - Computation of the amount of money to return.
 
76
.. i18n:    - Create and confirm picking list automatically.
 
77
.. i18n:    - Allow the user to create invoice automatically.
 
78
.. i18n:    - Allow to refund former sales.
 
79
 
 
80
::
89
81
 
90
82
  Main features :
91
83
   - Fast encoding of the sale.
105
97
 
106
98
You can download this module as a zip file in the following version:
107
99
 
108
 
  .. i18n: * `5.0 <http://www.openerp.com/download/modules/5.0/point_of_sale.zip>`_
109
 
  .. i18n: * `trunk <http://www.openerp.com/download/modules/trunk/point_of_sale.zip>`_
 
100
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/point_of_sale.zip>`_
 
101
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/point_of_sale.zip>`_
110
102
 
111
103
  * `5.0 <http://www.openerp.com/download/modules/5.0/point_of_sale.zip>`_
112
104
  * `trunk <http://www.openerp.com/download/modules/trunk/point_of_sale.zip>`_
117
109
Dependencies
118
110
------------
119
111
 
120
 
 .. i18n: * :mod:`sale`
121
 
 .. i18n: * :mod:`purchase`
122
 
 .. i18n: * :mod:`account`
123
 
 .. i18n: * :mod:`account_tax_include`
 
112
.. i18n:  * :mod:`sale`
 
113
.. i18n:  * :mod:`purchase`
 
114
.. i18n:  * :mod:`account`
 
115
.. i18n:  * :mod:`account_tax_include`
124
116
 
125
117
 * :mod:`sale`
126
118
 * :mod:`purchase`
133
125
Reports
134
126
-------
135
127
 
136
 
 .. i18n: * Receipt
 
128
.. i18n:  * Receipt
 
129
.. i18n: 
 
130
.. i18n:  * Invoice
 
131
.. i18n: 
 
132
.. i18n:  * Details of Sales
 
133
.. i18n: 
 
134
.. i18n:  * Sales (summary)
 
135
.. i18n: 
 
136
.. i18n:  * Pos Lines
 
137
 
 
138
 * Receipt
137
139
 
138
140
 * Invoice
139
141
 
140
 
 .. i18n: * Invoice
141
 
 
142
142
 * Details of Sales
143
143
 
144
 
 .. i18n: * Details of Sales
145
 
 
146
144
 * Sales (summary)
147
145
 
148
 
 .. i18n: * Sales (summary)
149
 
 
150
 
 * Pos Lines
151
 
 
152
 
 .. i18n: * Pos Lines
153
 
 
154
146
 * Pos Lines
155
147
 
156
148
.. i18n: Menus
159
151
Menus
160
152
-------
161
153
 
162
 
 .. i18n: * Point of Sale
163
 
 .. i18n: * Point of Sale/Point of Sale
164
 
 .. i18n: * Point of Sale/Configuration
165
 
 .. i18n: * Point of Sale/Configuration/Default journals
166
 
 .. i18n: * Point of Sale/Point of Sale/Orders of the day
167
 
 .. i18n: * Point of Sale/Point of Sale/All orders
168
 
 .. i18n: * Point of Sale/POS Lines
169
 
 .. i18n: * Point of Sale/POS Lines/POS Lines of the day
170
 
 .. i18n: * Point of Sale/Reporting
171
 
 .. i18n: * Point of Sale/Reporting/Sales of the day
172
 
 .. i18n: * Point of Sale/Reporting/Sales of the month
173
 
 .. i18n: * Point of Sale/Reporting/All the sales
 
154
.. i18n:  * Point of Sale
 
155
.. i18n:  * Point of Sale/Point of Sale
 
156
.. i18n:  * Point of Sale/Configuration
 
157
.. i18n:  * Point of Sale/Configuration/Default journals
 
158
.. i18n:  * Point of Sale/Point of Sale/Orders of the day
 
159
.. i18n:  * Point of Sale/Point of Sale/All orders
 
160
.. i18n:  * Point of Sale/POS Lines
 
161
.. i18n:  * Point of Sale/POS Lines/POS Lines of the day
 
162
.. i18n:  * Point of Sale/Reporting
 
163
.. i18n:  * Point of Sale/Reporting/Sales of the day
 
164
.. i18n:  * Point of Sale/Reporting/Sales of the month
 
165
.. i18n:  * Point of Sale/Reporting/All the sales
174
166
 
175
167
 * Point of Sale
176
168
 * Point of Sale/Point of Sale
191
183
Views
192
184
-----
193
185
 
194
 
 .. i18n: * pos.order (form)
195
 
 .. i18n: * Sales (tree)
196
 
 .. i18n: * Sale lines (tree)
197
 
 .. i18n: * Sale line (form)
198
 
 .. i18n: * report.trans.pos.user.form (form)
199
 
 .. i18n: * Sales by user (tree)
 
186
.. i18n:  * pos.order (form)
 
187
.. i18n:  * Sales (tree)
 
188
.. i18n:  * Sale lines (tree)
 
189
.. i18n:  * Sale line (form)
 
190
.. i18n:  * report.trans.pos.user.form (form)
 
191
.. i18n:  * Sales by user (tree)
200
192
 
201
193
 * pos.order (form)
202
194
 * Sales (tree)