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

« back to all changes in this revision

Viewing changes to i18n/ru/source/book/6/6_16_Sales/6_16_Sales_quotations.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: Sales Quotations
 
3
.. i18n: ================
 
4
..
 
5
 
 
6
Sales Quotations
 
7
================
 
8
 
 
9
.. i18n: In OpenERP a quotation and an order are handled by the same underlying object, but in different states. You
 
10
.. i18n: can consider an order to be a quotation that has evolved because it has been confirmed by the
 
11
.. i18n: customer. Or, conversely, that a quotation is an order that hasn't yet been validated or cancelled.
 
12
.. i18n: All of the orders and quotations in the system can be reached using the menu :menuselection:`Sales
 
13
.. i18n: Management --> Orders`.
 
14
..
 
15
 
 
16
In OpenERP a quotation and an order are handled by the same underlying object, but in different states. You
 
17
can consider an order to be a quotation that has evolved because it has been confirmed by the
 
18
customer. Or, conversely, that a quotation is an order that hasn't yet been validated or cancelled.
 
19
All of the orders and quotations in the system can be reached using the menu :menuselection:`Sales
 
20
Management --> Orders`.
 
21
 
 
22
.. i18n: Entering Quotation details
 
23
.. i18n: --------------------------
 
24
..
 
25
 
 
26
Entering Quotation details
 
27
--------------------------
 
28
 
 
29
.. i18n: To enter details of a new quotations you can use the menu :menuselection:`Sales Management -->
 
30
.. i18n: Orders --> New Quotation`. OpenERP then opens a new window so that you can enter data into new
 
31
.. i18n: blank quotation form.
 
32
..
 
33
 
 
34
To enter details of a new quotations you can use the menu :menuselection:`Sales Management -->
 
35
Orders --> New Quotation`. OpenERP then opens a new window so that you can enter data into new
 
36
blank quotation form.
 
37
 
 
38
.. i18n: .. figure:: images/sale_quotation_new.png
 
39
.. i18n:    :scale: 75
 
40
.. i18n:    :align: center
 
41
.. i18n: 
 
42
.. i18n:    *Data entry for a new quotation*
 
43
..
 
44
 
 
45
.. figure:: images/sale_quotation_new.png
 
46
   :scale: 75
 
47
   :align: center
 
48
 
 
49
   *Data entry for a new quotation*
 
50
 
 
51
.. i18n: Some information is automatically completed by the system:
 
52
..
 
53
 
 
54
Some information is automatically completed by the system:
 
55
 
 
56
.. i18n: * an internal reference for the quotation or order,
 
57
.. i18n: 
 
58
.. i18n: * the sale point that the order will be delivered from,
 
59
.. i18n: 
 
60
.. i18n: * the order date.
 
61
..
 
62
 
 
63
* an internal reference for the quotation or order,
 
64
 
 
65
* the sale point that the order will be delivered from,
 
66
 
 
67
* the order date.
 
68
 
 
69
.. i18n: You can modify any of that information before validating the quotation. The customer
 
70
.. i18n: reference is shown in the header of the order. This optional field if for the customer's own reference
 
71
.. i18n: number – if the customer doesn't supply one then just leave it empty.
 
72
..
 
73
 
 
74
You can modify any of that information before validating the quotation. The customer
 
75
reference is shown in the header of the order. This optional field if for the customer's own reference
 
76
number – if the customer doesn't supply one then just leave it empty.
 
77
 
 
78
.. i18n: You then enter all the data about the order in the :guilabel:`Sale Order` tab. Start by entering
 
79
.. i18n: the customer name, selecting the correct customer from the list of customers in the system. You can
 
80
.. i18n: create a new customer on the fly at this stage if necessary – press :kbd:`<F1>` in the empty
 
81
.. i18n: :guilabel:`Customer` field to do that.
 
82
..
 
83
 
 
84
You then enter all the data about the order in the :guilabel:`Sale Order` tab. Start by entering
 
85
the customer name, selecting the correct customer from the list of customers in the system. You can
 
86
create a new customer on the fly at this stage if necessary – press :kbd:`<F1>` in the empty
 
87
:guilabel:`Customer` field to do that.
 
88
 
 
89
.. i18n: Once the customer name has been selected, different fields of the order become completed
 
90
.. i18n: automatically, based on the configuration of the partner form for that customer:
 
91
..
 
92
 
 
93
Once the customer name has been selected, different fields of the order become completed
 
94
automatically, based on the configuration of the partner form for that customer:
 
95
 
 
96
.. i18n: * :guilabel:`Order Address` : person handling the order at the customer. By default, OpenERP
 
97
.. i18n:   proposes the Contact Address at the selected partner.
 
98
.. i18n: 
 
99
.. i18n: * :guilabel:`Delivery Address` : address used on the delivery order. By default, OpenERP proposes
 
100
.. i18n:   the Delivery address from the partner form. If nothing is defined in that slot, it uses the default
 
101
.. i18n:   address instead.
 
102
.. i18n: 
 
103
.. i18n: * :guilabel:`Invoice Address` : address used to send the invoice to the customer. By default, Open
 
104
.. i18n:   ERP proposes the address labelled :guilabel:`Invoice` from the partner form. If nothing is defined there,
 
105
.. i18n:   it uses the default address instead.
 
106
.. i18n: 
 
107
.. i18n: * :guilabel:`Price List` : will determine both the currency of the quotation and the price that will
 
108
.. i18n:   be used for each product.
 
109
.. i18n: 
 
110
.. i18n: * :guilabel:`Payment Conditions` : shows the payment method that the customer will follow, for example
 
111
.. i18n:   ``50% on order, 50% on delivery`` .
 
112
.. i18n: 
 
113
.. i18n: * :guilabel:`Delivery Method` : for example ``Post – Express Mail`` .
 
114
..
 
115
 
 
116
* :guilabel:`Order Address` : person handling the order at the customer. By default, OpenERP
 
117
  proposes the Contact Address at the selected partner.
 
118
 
 
119
* :guilabel:`Delivery Address` : address used on the delivery order. By default, OpenERP proposes
 
120
  the Delivery address from the partner form. If nothing is defined in that slot, it uses the default
 
121
  address instead.
 
122
 
 
123
* :guilabel:`Invoice Address` : address used to send the invoice to the customer. By default, Open
 
124
  ERP proposes the address labelled :guilabel:`Invoice` from the partner form. If nothing is defined there,
 
125
  it uses the default address instead.
 
126
 
 
127
* :guilabel:`Price List` : will determine both the currency of the quotation and the price that will
 
128
  be used for each product.
 
129
 
 
130
* :guilabel:`Payment Conditions` : shows the payment method that the customer will follow, for example
 
131
  ``50% on order, 50% on delivery`` .
 
132
 
 
133
* :guilabel:`Delivery Method` : for example ``Post – Express Mail`` .
 
134
 
 
135
.. i18n: You can modify any of these fields on the order as you go.
 
136
..
 
137
 
 
138
You can modify any of these fields on the order as you go.
 
139
 
 
140
.. i18n: You can also set an analytic account for your order. This account will be used during invoicing
 
141
.. i18n: to generate accounting entries corresponding to the invoice automatically. This is extremely useful
 
142
.. i18n: for assigning revenues to the project or case specified by this order.
 
143
..
 
144
 
 
145
You can also set an analytic account for your order. This account will be used during invoicing
 
146
to generate accounting entries corresponding to the invoice automatically. This is extremely useful
 
147
for assigning revenues to the project or case specified by this order.
 
148
 
 
149
.. i18n: .. tip::  Analytic Accounts
 
150
.. i18n: 
 
151
.. i18n:    If you're managing by task, the analytic account to be selected is the one that corresponds to
 
152
.. i18n:    the project for the order.
 
153
.. i18n:    The sale carried out by the order can be allocated to the project so that profitability
 
154
.. i18n:    calculations can be made.
 
155
..
 
156
 
 
157
.. tip::  Analytic Accounts
 
158
 
 
159
   If you're managing by task, the analytic account to be selected is the one that corresponds to
 
160
   the project for the order.
 
161
   The sale carried out by the order can be allocated to the project so that profitability
 
162
   calculations can be made.
 
163
 
 
164
.. i18n: Once the information has been entered, you can enter data for the order lines. To do that, create a
 
165
.. i18n: new order line as shown in the figure :ref:`fig-slinf`:
 
166
..
 
167
 
 
168
Once the information has been entered, you can enter data for the order lines. To do that, create a
 
169
new order line as shown in the figure :ref:`fig-slinf`:
 
170
 
 
171
.. i18n: .. _fig-slinf:
 
172
.. i18n: 
 
173
.. i18n: .. figure:: images/sale_line_form.png
 
174
.. i18n:    :scale: 75
 
175
.. i18n:    :align: center
 
176
.. i18n: 
 
177
.. i18n:    *Entering a new customer order line*
 
178
..
 
179
 
 
180
.. _fig-slinf:
 
181
 
 
182
.. figure:: images/sale_line_form.png
 
183
   :scale: 75
 
184
   :align: center
 
185
 
 
186
   *Entering a new customer order line*
 
187
 
 
188
.. i18n: First of all select the product that is to be sold to the customer. OpenERP shows some
 
189
.. i18n: useful information in the list of products to help you during your sale:
 
190
..
 
191
 
 
192
First of all select the product that is to be sold to the customer. OpenERP shows some
 
193
useful information in the list of products to help you during your sale:
 
194
 
 
195
.. i18n: * :guilabel:`Real stock` : physically present in your warehouses. This value depends on the sale
 
196
.. i18n:   point selected in the order header. Different sale points can be linked to different warehouses,
 
197
.. i18n:   giving different stock levels, or can use the same warehouse.
 
198
.. i18n: 
 
199
.. i18n: * :guilabel:`Virtual stock` : shows a salesperson the quantity that can be sold, taking into account
 
200
.. i18n:   both stock reserved for other orders and amounts that could arrive in the short term.
 
201
.. i18n: 
 
202
.. i18n: * :guilabel:`Customer Price` : (May not be shown, depending on the installed modules). depends on the conditions attached to the customer, calculated on the
 
203
.. i18n:   list price. This is the price that's proposed by default in the customer quotation, unless it's been
 
204
.. i18n:   modified by the salesperson. 
 
205
.. i18n: 
 
206
.. i18n: * :guilabel:`List Price` : the base sale price for the given product. It provides a base for the
 
207
.. i18n:   salesperson to be able to judge whether to offer a discount to the customer, and how much any
 
208
.. i18n:   discount should be.
 
209
.. i18n: 
 
210
.. i18n: * :guilabel:`Cost Price` : shows the cost price of the product. If the salesperson sells at less
 
211
.. i18n:   than this amount, then the company loses money.
 
212
..
 
213
 
 
214
* :guilabel:`Real stock` : physically present in your warehouses. This value depends on the sale
 
215
  point selected in the order header. Different sale points can be linked to different warehouses,
 
216
  giving different stock levels, or can use the same warehouse.
 
217
 
 
218
* :guilabel:`Virtual stock` : shows a salesperson the quantity that can be sold, taking into account
 
219
  both stock reserved for other orders and amounts that could arrive in the short term.
 
220
 
 
221
* :guilabel:`Customer Price` : (May not be shown, depending on the installed modules). depends on the conditions attached to the customer, calculated on the
 
222
  list price. This is the price that's proposed by default in the customer quotation, unless it's been
 
223
  modified by the salesperson. 
 
224
 
 
225
* :guilabel:`List Price` : the base sale price for the given product. It provides a base for the
 
226
  salesperson to be able to judge whether to offer a discount to the customer, and how much any
 
227
  discount should be.
 
228
 
 
229
* :guilabel:`Cost Price` : shows the cost price of the product. If the salesperson sells at less
 
230
  than this amount, then the company loses money.
 
231
 
 
232
.. i18n: .. figure:: images/sale_product_list.png
 
233
.. i18n:    :scale: 75
 
234
.. i18n:    :align: center
 
235
.. i18n: 
 
236
.. i18n:    *Selecting a product in a Sales Order*
 
237
..
 
238
 
 
239
.. figure:: images/sale_product_list.png
 
240
   :scale: 75
 
241
   :align: center
 
242
 
 
243
   *Selecting a product in a Sales Order*
 
244
 
 
245
.. i18n: When the product that's to be sold to the customer has been selected, OpenERP automatically
 
246
.. i18n: completes all the other required fields: price, unit of measure, description, discount, lead times,
 
247
.. i18n: applicable taxes, default packaging and the product description. All of this information comes from
 
248
.. i18n: the product form.
 
249
..
 
250
 
 
251
When the product that's to be sold to the customer has been selected, OpenERP automatically
 
252
completes all the other required fields: price, unit of measure, description, discount, lead times,
 
253
applicable taxes, default packaging and the product description. All of this information comes from
 
254
the product form.
 
255
 
 
256
.. i18n: .. index::
 
257
.. i18n:    single: module; product_visible_discount
 
258
..
 
259
 
 
260
.. index::
 
261
   single: module; product_visible_discount
 
262
 
 
263
.. i18n: .. tip:: Visible Discount
 
264
.. i18n: 
 
265
.. i18n:    If a discounted price is taken from a price list then by default that figure is shown as the 
 
266
.. i18n:    sale price to the customer. He'll see a discount of 0% along with unit price that is different 
 
267
.. i18n:    from the list price.
 
268
.. i18n:    If you install the module :mod:`product_visible_discount` from addons-extra
 
269
.. i18n:    you can configure whether you want to make the discount
 
270
.. i18n:    explicitly visible on an order form as a percentage difference from the list price, 
 
271
.. i18n:    or just show a reduced unit price as it does by default.
 
272
..
 
273
 
 
274
.. tip:: Visible Discount
 
275
 
 
276
   If a discounted price is taken from a price list then by default that figure is shown as the 
 
277
   sale price to the customer. He'll see a discount of 0% along with unit price that is different 
 
278
   from the list price.
 
279
   If you install the module :mod:`product_visible_discount` from addons-extra
 
280
   you can configure whether you want to make the discount
 
281
   explicitly visible on an order form as a percentage difference from the list price, 
 
282
   or just show a reduced unit price as it does by default.
 
283
 
 
284
.. i18n: In the form, the selected product is presented in the language of the user so that he can see
 
285
.. i18n: what he's selling. The description of the product sold can also be expressed in the customer's language. 
 
286
.. i18n: The translation to the customer's language is used on the quotation or order when it's printed.
 
287
..
 
288
 
 
289
In the form, the selected product is presented in the language of the user so that he can see
 
290
what he's selling. The description of the product sold can also be expressed in the customer's language. 
 
291
The translation to the customer's language is used on the quotation or order when it's printed.
 
292
 
 
293
.. i18n: .. figure:: images/sale_line_translation.png
 
294
.. i18n:    :scale: 75
 
295
.. i18n:    :align: center
 
296
.. i18n: 
 
297
.. i18n:    *Sale of a product in a partner language that differs from the user language*
 
298
..
 
299
 
 
300
.. figure:: images/sale_line_translation.png
 
301
   :scale: 75
 
302
   :align: center
 
303
 
 
304
   *Sale of a product in a partner language that differs from the user language*
 
305
 
 
306
.. i18n: .. note:: One-off Sales
 
307
.. i18n: 
 
308
.. i18n:    If a product's only sold to a customer once, you don't have to enter data into a complete new
 
309
.. i18n:    product form just for that sale.
 
310
.. i18n:    You can manually complete all the information in the order without putting it into a product:
 
311
.. i18n:    description, price, quantity, lead time, taxes.
 
312
.. i18n:    In this case OpenERP won't generate a delivery note because the product isn't held in stock.
 
313
..
 
314
 
 
315
.. note:: One-off Sales
 
316
 
 
317
   If a product's only sold to a customer once, you don't have to enter data into a complete new
 
318
   product form just for that sale.
 
319
   You can manually complete all the information in the order without putting it into a product:
 
320
   description, price, quantity, lead time, taxes.
 
321
   In this case OpenERP won't generate a delivery note because the product isn't held in stock.
 
322
 
 
323
.. i18n: When all of the products are entered, you can print the quotation and send it to the customer. To do
 
324
.. i18n: this, click on the report :guilabel:`Quotation / Order` in the :guilabel:`REPORTS` links to the right. 
 
325
.. i18n: OpenERP opens the quotation in PDF to enable to you to see it before printing.
 
326
..
 
327
 
 
328
When all of the products are entered, you can print the quotation and send it to the customer. To do
 
329
this, click on the report :guilabel:`Quotation / Order` in the :guilabel:`REPORTS` links to the right. 
 
330
OpenERP opens the quotation in PDF to enable to you to see it before printing.
 
331
 
 
332
.. i18n: .. figure:: images/sale_print.png
 
333
.. i18n:    :scale: 75
 
334
.. i18n:    :align: center
 
335
.. i18n: 
 
336
.. i18n:    *Printing a customer quotation*
 
337
..
 
338
 
 
339
.. figure:: images/sale_print.png
 
340
   :scale: 75
 
341
   :align: center
 
342
 
 
343
   *Printing a customer quotation*
 
344
 
 
345
.. i18n: You can then confirm the quotation to move it on to an order if the order is confirmed by the
 
346
.. i18n: customer, or just cancel the window without confirming the order to leave it in quotation state. To
 
347
.. i18n: find all of the current quotations, you can use the menu :menuselection:`Sales Management --> Orders
 
348
.. i18n: --> My Orders --> My Quotations`.
 
349
..
 
350
 
 
351
You can then confirm the quotation to move it on to an order if the order is confirmed by the
 
352
customer, or just cancel the window without confirming the order to leave it in quotation state. To
 
353
find all of the current quotations, you can use the menu :menuselection:`Sales Management --> Orders
 
354
--> My Orders --> My Quotations`.
 
355
 
 
356
.. i18n: To follow the process for your order, you can click on the process view from the order form. Open
 
357
.. i18n: ERP shows you an interactive process view of that order. For more information about its use,
 
358
.. i18n: look at :ref:`ch-process`.
 
359
..
 
360
 
 
361
To follow the process for your order, you can click on the process view from the order form. Open
 
362
ERP shows you an interactive process view of that order. For more information about its use,
 
363
look at :ref:`ch-process`.
 
364
 
 
365
.. i18n: .. figure:: images/sale_process.png
 
366
.. i18n:    :scale: 75
 
367
.. i18n:    :align: center
 
368
.. i18n: 
 
369
.. i18n:    *Process view from following a customer order*
 
370
..
 
371
 
 
372
.. figure:: images/sale_process.png
 
373
   :scale: 75
 
374
   :align: center
 
375
 
 
376
   *Process view from following a customer order*
 
377
 
 
378
.. i18n: .. Copyright © Open Object Press. All rights reserved.
 
379
..
 
380
 
 
381
.. Copyright © Open Object Press. All rights reserved.
 
382
 
 
383
.. i18n: .. You may take electronic copy of this publication and distribute it if you don't
 
384
.. i18n: .. change the content. You can also print a copy to be read by yourself only.
 
385
..
 
386
 
 
387
.. You may take electronic copy of this publication and distribute it if you don't
 
388
.. change the content. You can also print a copy to be read by yourself only.
 
389
 
 
390
.. i18n: .. We have contracts with different publishers in different countries to sell and
 
391
.. i18n: .. distribute paper or electronic based versions of this book (translated or not)
 
392
.. i18n: .. in bookstores. This helps to distribute and promote the OpenERP product. It
 
393
.. i18n: .. also helps us to create incentives to pay contributors and authors using author
 
394
.. i18n: .. rights of these sales.
 
395
..
 
396
 
 
397
.. We have contracts with different publishers in different countries to sell and
 
398
.. distribute paper or electronic based versions of this book (translated or not)
 
399
.. in bookstores. This helps to distribute and promote the OpenERP product. It
 
400
.. also helps us to create incentives to pay contributors and authors using author
 
401
.. rights of these sales.
 
402
 
 
403
.. i18n: .. Due to this, grants to translate, modify or sell this book are strictly
 
404
.. i18n: .. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
405
.. i18n: .. written authorisation for this.
 
406
..
 
407
 
 
408
.. Due to this, grants to translate, modify or sell this book are strictly
 
409
.. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
410
.. written authorisation for this.
 
411
 
 
412
.. i18n: .. Many of the designations used by manufacturers and suppliers to distinguish their
 
413
.. i18n: .. products are claimed as trademarks. Where those designations appear in this book,
 
414
.. i18n: .. and Open Object Press was aware of a trademark claim, the designations have been
 
415
.. i18n: .. printed in initial capitals.
 
416
..
 
417
 
 
418
.. Many of the designations used by manufacturers and suppliers to distinguish their
 
419
.. products are claimed as trademarks. Where those designations appear in this book,
 
420
.. and Open Object Press was aware of a trademark claim, the designations have been
 
421
.. printed in initial capitals.
 
422
 
 
423
.. i18n: .. While every precaution has been taken in the preparation of this book, the publisher
 
424
.. i18n: .. and the authors assume no responsibility for errors or omissions, or for damages
 
425
.. i18n: .. resulting from the use of the information contained herein.
 
426
..
 
427
 
 
428
.. While every precaution has been taken in the preparation of this book, the publisher
 
429
.. and the authors assume no responsibility for errors or omissions, or for damages
 
430
.. resulting from the use of the information contained herein.
 
431
 
 
432
.. i18n: .. Published by Open Object Press, Grand Rosière, Belgium
 
433
..
 
434
 
 
435
.. Published by Open Object Press, Grand Rosière, Belgium