~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

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

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: point_of_sale
 
3
.. i18n:     :synopsis: Point Of Sale (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: point_of_sale
 
9
    :synopsis: Point Of Sale (Official, Quality Certified)
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:       <br />
 
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
 
18
 
 
19
.. raw:: html
 
20
 
 
21
      <br />
 
22
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
23
 
 
24
.. i18n: .. tip:: This module is part of the OpenERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the OpenERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover OpenERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `OpenERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/point_of_sale"></div>
 
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
 
40
 
 
41
.. raw:: html
 
42
 
 
43
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/point_of_sale"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Point Of Sale (*point_of_sale*)
 
47
.. i18n: ===============================
 
48
.. i18n: :Module: point_of_sale
 
49
.. i18n: :Name: Point Of Sale
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: point_of_sale
 
53
.. i18n: :Web: 
 
54
.. i18n: :Official module: yes
 
55
.. i18n: :Quality certified: yes
 
56
..
 
57
 
 
58
Point Of Sale (*point_of_sale*)
 
59
===============================
 
60
:Module: point_of_sale
 
61
:Name: Point Of Sale
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: point_of_sale
 
65
:Web: 
 
66
:Official module: yes
 
67
:Quality certified: yes
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   Main features :
 
79
.. i18n:    - Fast encoding of the sale.
 
80
.. i18n:    - Allow to choose one payment mode (the quick way) or to split the payment between several payment mode.
 
81
.. i18n:    - Computation of the amount of money to return.
 
82
.. i18n:    - Create and confirm picking list automatically.
 
83
.. i18n:    - Allow the user to create invoice automatically.
 
84
.. i18n:    - Allow to refund former sales.
 
85
..
 
86
 
 
87
::
 
88
 
 
89
  Main features :
 
90
   - Fast encoding of the sale.
 
91
   - Allow to choose one payment mode (the quick way) or to split the payment between several payment mode.
 
92
   - Computation of the amount of money to return.
 
93
   - Create and confirm picking list automatically.
 
94
   - Allow the user to create invoice automatically.
 
95
   - Allow to refund former sales.
 
96
 
 
97
.. i18n: Download links
 
98
.. i18n: --------------
 
99
..
 
100
 
 
101
Download links
 
102
--------------
 
103
 
 
104
.. i18n: You can download this module as a zip file in the following version:
 
105
..
 
106
 
 
107
You can download this module as a zip file in the following version:
 
108
 
 
109
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/point_of_sale.zip>`_
 
110
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/point_of_sale.zip>`_
 
111
..
 
112
 
 
113
  * `5.0 <http://www.openerp.com/download/modules/5.0/point_of_sale.zip>`_
 
114
  * `trunk <http://www.openerp.com/download/modules/trunk/point_of_sale.zip>`_
 
115
 
 
116
.. i18n: Dependencies
 
117
.. i18n: ------------
 
118
..
 
119
 
 
120
Dependencies
 
121
------------
 
122
 
 
123
.. i18n:  * :mod:`sale`
 
124
.. i18n:  * :mod:`purchase`
 
125
.. i18n:  * :mod:`account`
 
126
.. i18n:  * :mod:`account_tax_include`
 
127
..
 
128
 
 
129
 * :mod:`sale`
 
130
 * :mod:`purchase`
 
131
 * :mod:`account`
 
132
 * :mod:`account_tax_include`
 
133
 
 
134
.. i18n: Reports
 
135
.. i18n: -------
 
136
..
 
137
 
 
138
Reports
 
139
-------
 
140
 
 
141
.. i18n:  * Receipt
 
142
.. i18n: 
 
143
.. i18n:  * Invoice
 
144
.. i18n: 
 
145
.. i18n:  * Details of Sales
 
146
.. i18n: 
 
147
.. i18n:  * Sales (summary)
 
148
.. i18n: 
 
149
.. i18n:  * Pos Lines
 
150
..
 
151
 
 
152
 * Receipt
 
153
 
 
154
 * Invoice
 
155
 
 
156
 * Details of Sales
 
157
 
 
158
 * Sales (summary)
 
159
 
 
160
 * Pos Lines
 
161
 
 
162
.. i18n: Menus
 
163
.. i18n: -------
 
164
..
 
165
 
 
166
Menus
 
167
-------
 
168
 
 
169
.. i18n:  * Point of Sale/Configuration
 
170
.. i18n:  * Point of Sale
 
171
.. i18n:  * Point of Sale/Point of Sale
 
172
.. i18n:  * Point of Sale/Configuration/Default journals
 
173
.. i18n:  * Point of Sale/Point of Sale/Orders of the day
 
174
.. i18n:  * Point of Sale/Point of Sale/All orders
 
175
.. i18n:  * Point of Sale/POS Lines
 
176
.. i18n:  * Point of Sale/POS Lines/POS Lines of the day
 
177
.. i18n:  * Point of Sale/Reporting
 
178
.. i18n:  * Point of Sale/Reporting/Sales of the day
 
179
.. i18n:  * Point of Sale/Reporting/Sales of the month
 
180
.. i18n:  * Point of Sale/Reporting/All the sales
 
181
..
 
182
 
 
183
 * Point of Sale/Configuration
 
184
 * Point of Sale
 
185
 * Point of Sale/Point of Sale
 
186
 * Point of Sale/Configuration/Default journals
 
187
 * Point of Sale/Point of Sale/Orders of the day
 
188
 * Point of Sale/Point of Sale/All orders
 
189
 * Point of Sale/POS Lines
 
190
 * Point of Sale/POS Lines/POS Lines of the day
 
191
 * Point of Sale/Reporting
 
192
 * Point of Sale/Reporting/Sales of the day
 
193
 * Point of Sale/Reporting/Sales of the month
 
194
 * Point of Sale/Reporting/All the sales
 
195
 
 
196
.. i18n: Views
 
197
.. i18n: -----
 
198
..
 
199
 
 
200
Views
 
201
-----
 
202
 
 
203
.. i18n:  * pos.order (form)
 
204
.. i18n:  * Sales (tree)
 
205
.. i18n:  * Sale lines (tree)
 
206
.. i18n:  * Sale line (form)
 
207
.. i18n:  * report.trans.pos.user.form (form)
 
208
.. i18n:  * Sales by user (tree)
 
209
..
 
210
 
 
211
 * pos.order (form)
 
212
 * Sales (tree)
 
213
 * Sale lines (tree)
 
214
 * Sale line (form)
 
215
 * report.trans.pos.user.form (form)
 
216
 * Sales by user (tree)
 
217
 
 
218
.. i18n: Objects
 
219
.. i18n: -------
 
220
..
 
221
 
 
222
Objects
 
223
-------
 
224
 
 
225
.. i18n: Object: Point of Sale journal configuration. (pos.config.journal)
 
226
.. i18n: #################################################################
 
227
..
 
228
 
 
229
Object: Point of Sale journal configuration. (pos.config.journal)
 
230
#################################################################
 
231
 
 
232
.. i18n: :code: Code, char
 
233
..
 
234
 
 
235
:code: Code, char
 
236
 
 
237
.. i18n: :name: Description, char
 
238
..
 
239
 
 
240
:name: Description, char
 
241
 
 
242
.. i18n: :journal_id: Journal, many2one
 
243
..
 
244
 
 
245
:journal_id: Journal, many2one
 
246
 
 
247
.. i18n: Object: Point of Sale (pos.order)
 
248
.. i18n: #################################
 
249
..
 
250
 
 
251
Object: Point of Sale (pos.order)
 
252
#################################
 
253
 
 
254
.. i18n: :sale_journal: Journal, many2one, required, readonly
 
255
..
 
256
 
 
257
:sale_journal: Journal, many2one, required, readonly
 
258
 
 
259
.. i18n: :date_validity: Validity Date, date, required
 
260
..
 
261
 
 
262
:date_validity: Validity Date, date, required
 
263
 
 
264
.. i18n: :account_move: Account Entry, many2one, readonly
 
265
..
 
266
 
 
267
:account_move: Account Entry, many2one, readonly
 
268
 
 
269
.. i18n: :date_order: Date Ordered, datetime, readonly
 
270
..
 
271
 
 
272
:date_order: Date Ordered, datetime, readonly
 
273
 
 
274
.. i18n: :partner_id: Partner, many2one, readonly
 
275
..
 
276
 
 
277
:partner_id: Partner, many2one, readonly
 
278
 
 
279
.. i18n: :last_out_picking: Last Output Picking, many2one, readonly
 
280
..
 
281
 
 
282
:last_out_picking: Last Output Picking, many2one, readonly
 
283
 
 
284
.. i18n: :nb_print: Number of Print, integer, readonly
 
285
..
 
286
 
 
287
:nb_print: Number of Print, integer, readonly
 
288
 
 
289
.. i18n: :note: Notes, text
 
290
..
 
291
 
 
292
:note: Notes, text
 
293
 
 
294
.. i18n: :user_id: Logged in User, many2one, readonly
 
295
..
 
296
 
 
297
:user_id: Logged in User, many2one, readonly
 
298
 
 
299
.. i18n:     *This is the logged in user (not necessarily the salesman).*
 
300
..
 
301
 
 
302
    *This is the logged in user (not necessarily the salesman).*
 
303
 
 
304
.. i18n: :pickings: Picking, one2many, readonly
 
305
..
 
306
 
 
307
:pickings: Picking, one2many, readonly
 
308
 
 
309
.. i18n: :invoice_wanted: Create Invoice, boolean
 
310
..
 
311
 
 
312
:invoice_wanted: Create Invoice, boolean
 
313
 
 
314
.. i18n: :amount_tax: Taxes, float, readonly
 
315
..
 
316
 
 
317
:amount_tax: Taxes, float, readonly
 
318
 
 
319
.. i18n: :state: State, selection, readonly
 
320
..
 
321
 
 
322
:state: State, selection, readonly
 
323
 
 
324
.. i18n: :pricelist_id: Pricelist, many2one, required, readonly
 
325
..
 
326
 
 
327
:pricelist_id: Pricelist, many2one, required, readonly
 
328
 
 
329
.. i18n: :amount_return: unknown, float, readonly
 
330
..
 
331
 
 
332
:amount_return: unknown, float, readonly
 
333
 
 
334
.. i18n: :account_receivable: Default Receivable, many2one, required, readonly
 
335
..
 
336
 
 
337
:account_receivable: Default Receivable, many2one, required, readonly
 
338
 
 
339
.. i18n: :amount_paid: unknown, float, readonly
 
340
..
 
341
 
 
342
:amount_paid: unknown, float, readonly
 
343
 
 
344
.. i18n: :amount_total: Total, float, readonly
 
345
..
 
346
 
 
347
:amount_total: Total, float, readonly
 
348
 
 
349
.. i18n: :name: Order Description, char, required, readonly
 
350
..
 
351
 
 
352
:name: Order Description, char, required, readonly
 
353
 
 
354
.. i18n: :invoice_id: Invoice, many2one, readonly
 
355
..
 
356
 
 
357
:invoice_id: Invoice, many2one, readonly
 
358
 
 
359
.. i18n: :lines: Order Lines, one2many, readonly
 
360
..
 
361
 
 
362
:lines: Order Lines, one2many, readonly
 
363
 
 
364
.. i18n: :salesman_id: Salesman, many2one
 
365
..
 
366
 
 
367
:salesman_id: Salesman, many2one
 
368
 
 
369
.. i18n:     *This is the salesman actually making the order.*
 
370
..
 
371
 
 
372
    *This is the salesman actually making the order.*
 
373
 
 
374
.. i18n: :shop_id: Shop, many2one, required, readonly
 
375
..
 
376
 
 
377
:shop_id: Shop, many2one, required, readonly
 
378
 
 
379
.. i18n: :payments: Order Payments, one2many, readonly
 
380
..
 
381
 
 
382
:payments: Order Payments, one2many, readonly
 
383
 
 
384
.. i18n: Object: Lines of Point of Sale (pos.order.line)
 
385
.. i18n: ###############################################
 
386
..
 
387
 
 
388
Object: Lines of Point of Sale (pos.order.line)
 
389
###############################################
 
390
 
 
391
.. i18n: :create_date: Creation Date, datetime, readonly
 
392
..
 
393
 
 
394
:create_date: Creation Date, datetime, readonly
 
395
 
 
396
.. i18n: :name: Line Description, char
 
397
..
 
398
 
 
399
:name: Line Description, char
 
400
 
 
401
.. i18n: :order_id: Order Ref, many2one
 
402
..
 
403
 
 
404
:order_id: Order Ref, many2one
 
405
 
 
406
.. i18n: :price_unit: Unit Price, float, required
 
407
..
 
408
 
 
409
:price_unit: Unit Price, float, required
 
410
 
 
411
.. i18n: :price_subtotal: Subtotal, float, readonly
 
412
..
 
413
 
 
414
:price_subtotal: Subtotal, float, readonly
 
415
 
 
416
.. i18n: :qty: Quantity, float
 
417
..
 
418
 
 
419
:qty: Quantity, float
 
420
 
 
421
.. i18n: :discount: Discount (%), float
 
422
..
 
423
 
 
424
:discount: Discount (%), float
 
425
 
 
426
.. i18n: :product_id: Product, many2one, required
 
427
..
 
428
 
 
429
:product_id: Product, many2one, required
 
430
 
 
431
.. i18n: Object: Pos Payment (pos.payment)
 
432
.. i18n: #################################
 
433
..
 
434
 
 
435
Object: Pos Payment (pos.payment)
 
436
#################################
 
437
 
 
438
.. i18n: :payment_id: Payment Term, many2one
 
439
..
 
440
 
 
441
:payment_id: Payment Term, many2one
 
442
 
 
443
.. i18n: :payment_date: Payment Date, date, required
 
444
..
 
445
 
 
446
:payment_date: Payment Date, date, required
 
447
 
 
448
.. i18n: :payment_name: Payment Name, char
 
449
..
 
450
 
 
451
:payment_name: Payment Name, char
 
452
 
 
453
.. i18n: :name: Description, char
 
454
..
 
455
 
 
456
:name: Description, char
 
457
 
 
458
.. i18n: :order_id: Order Ref, many2one, required
 
459
..
 
460
 
 
461
:order_id: Order Ref, many2one, required
 
462
 
 
463
.. i18n: :journal_id: Journal, many2one, required
 
464
..
 
465
 
 
466
:journal_id: Journal, many2one, required
 
467
 
 
468
.. i18n: :amount: Amount, float, required
 
469
..
 
470
 
 
471
:amount: Amount, float, required
 
472
 
 
473
.. i18n: :payment_nb: Piece Number, char
 
474
..
 
475
 
 
476
:payment_nb: Piece Number, char
 
477
 
 
478
.. i18n: Object: transaction for the pos (report.transaction.pos)
 
479
.. i18n: ########################################################
 
480
..
 
481
 
 
482
Object: transaction for the pos (report.transaction.pos)
 
483
########################################################
 
484
 
 
485
.. i18n: :user_id: User, many2one, readonly
 
486
..
 
487
 
 
488
:user_id: User, many2one, readonly
 
489
 
 
490
.. i18n: :no_trans: Number of Transaction, float, readonly
 
491
..
 
492
 
 
493
:no_trans: Number of Transaction, float, readonly
 
494
 
 
495
.. i18n: :invoice_id: Invoice, many2one, readonly
 
496
..
 
497
 
 
498
:invoice_id: Invoice, many2one, readonly
 
499
 
 
500
.. i18n: :journal_id: Journal, many2one, readonly
 
501
..
 
502
 
 
503
:journal_id: Journal, many2one, readonly
 
504
 
 
505
.. i18n: :date_create: Date, char, readonly
 
506
..
 
507
 
 
508
:date_create: Date, char, readonly
 
509
 
 
510
.. i18n: :amount: Amount, float, readonly
 
511
..
 
512
 
 
513
:amount: Amount, float, readonly