~openerp-chinese-team/openobject-doc/Chinese-init

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/book/5/5_15_Manufacturing/5_15_Manufacturing.rst

  • Committer: JoshuaJan
  • Date: 2012-12-04 01:36:44 UTC
  • Revision ID: popkar77@gmail.com-20121204013644-k25kpyac672wxe22
Chinese initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: Manufacturing Orders
 
3
.. i18n: ====================
 
4
..
 
5
 
 
6
Manufacturing Orders
 
7
====================
 
8
 
 
9
.. i18n: Once the bills of materials have been defined, OpenERP is capable of automatically deciding on the manufacturing route according to the needs of the company.
 
10
..
 
11
 
 
12
Once the bills of materials have been defined, OpenERP is capable of automatically deciding on the manufacturing route according to the needs of the company.
 
13
 
 
14
.. i18n: Production orders can be proposed automatically by the system depending on several criteria described in the preceding chapter:
 
15
..
 
16
 
 
17
Production orders can be proposed automatically by the system depending on several criteria described in the preceding chapter:
 
18
 
 
19
.. i18n: * Using the ``Make to Order`` rules,
 
20
.. i18n: 
 
21
.. i18n: * Using the ``Order Point`` (Minimum Stock) rules,
 
22
.. i18n: 
 
23
.. i18n: * Using the Production plan.
 
24
..
 
25
 
 
26
* Using the ``Make to Order`` rules,
 
27
 
 
28
* Using the ``Order Point`` (Minimum Stock) rules,
 
29
 
 
30
* Using the Production plan.
 
31
 
 
32
.. i18n: Of course, you can also start production manually by clicking the button :guilabel:`New` in the menu :menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders`.
 
33
..
 
34
 
 
35
Of course, you can also start production manually by clicking the button :guilabel:`New` in the menu :menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders`.
 
36
 
 
37
.. i18n: .. figure:: images/mrp_manual.png
 
38
.. i18n:    :scale: 75
 
39
.. i18n:    :align: center
 
40
.. i18n: 
 
41
.. i18n:    *Manufacturing Order*
 
42
..
 
43
 
 
44
.. figure:: images/mrp_manual.png
 
45
   :scale: 75
 
46
   :align: center
 
47
 
 
48
   *Manufacturing Order*
 
49
 
 
50
.. i18n: .. index::
 
51
.. i18n:    single: module; mrp_jit
 
52
..
 
53
 
 
54
.. index::
 
55
   single: module; mrp_jit
 
56
 
 
57
.. i18n: If you have not installed the Just-in-Time planning module :mod:`mrp_jit`, you should start using OpenERP to schedule the Production Orders automatically using the various system rules. To do this, use the menu :menuselection:`Warehouse --> Schedulers --> Compute Schedulers`.
 
58
..
 
59
 
 
60
If you have not installed the Just-in-Time planning module :mod:`mrp_jit`, you should start using OpenERP to schedule the Production Orders automatically using the various system rules. To do this, use the menu :menuselection:`Warehouse --> Schedulers --> Compute Schedulers`.
 
61
 
 
62
.. i18n: .. tip:: Procurement Exceptions
 
63
.. i18n: 
 
64
.. i18n:         Pay attention to the fact that you have to define `minimum stock rules` for each product set as ``Make to Stock``.
 
65
..
 
66
 
 
67
.. tip:: Procurement Exceptions
 
68
 
 
69
        Pay attention to the fact that you have to define `minimum stock rules` for each product set as ``Make to Stock``.
 
70
 
 
71
.. i18n: Complete Production Workflow
 
72
.. i18n: ============================
 
73
..
 
74
 
 
75
Complete Production Workflow
 
76
============================
 
77
 
 
78
.. i18n: To understand the usefulness and the functioning of the system you should test a complete workflow
 
79
.. i18n: on the database installed with the demonstration data. We will show you:
 
80
..
 
81
 
 
82
To understand the usefulness and the functioning of the system you should test a complete workflow
 
83
on the database installed with the demonstration data. We will show you:
 
84
 
 
85
.. i18n: * How to create a sales order,
 
86
.. i18n: 
 
87
.. i18n: * The manufacturing workflow for an intermediate product,
 
88
.. i18n: 
 
89
.. i18n: * The manufacturing of an ordered product,
 
90
.. i18n: 
 
91
.. i18n: * The delivery of products to a customer,
 
92
.. i18n: 
 
93
.. i18n: * Invoicing at the end of the month,
 
94
.. i18n: 
 
95
.. i18n: * Traceability for after-sales service.
 
96
..
 
97
 
 
98
* How to create a sales order,
 
99
 
 
100
* The manufacturing workflow for an intermediate product,
 
101
 
 
102
* The manufacturing of an ordered product,
 
103
 
 
104
* The delivery of products to a customer,
 
105
 
 
106
* Invoicing at the end of the month,
 
107
 
 
108
* Traceability for after-sales service.
 
109
 
 
110
.. i18n: .. tip:: Demonstration data
 
111
.. i18n: 
 
112
.. i18n:     To exactly follow the workflow as shown below, you should keep the same quantities as in the
 
113
.. i18n:     example and start from a new database. Then you will not run into exceptions resulting from a lack of stock.
 
114
..
 
115
 
 
116
.. tip:: Demonstration data
 
117
 
 
118
    To exactly follow the workflow as shown below, you should keep the same quantities as in the
 
119
    example and start from a new database. Then you will not run into exceptions resulting from a lack of stock.
 
120
 
 
121
.. i18n: This more advanced case of handling problems in procurement will be sorted out later in the chapter.
 
122
..
 
123
 
 
124
This more advanced case of handling problems in procurement will be sorted out later in the chapter.
 
125
 
 
126
.. i18n: To be able to do the following step, add ``Sales Management`` through the Reconfigure wizard.
 
127
..
 
128
 
 
129
To be able to do the following step, add ``Sales Management`` through the Reconfigure wizard.
 
130
 
 
131
.. i18n: The Sales Order
 
132
.. i18n: +++++++++++++++
 
133
..
 
134
 
 
135
The Sales Order
 
136
+++++++++++++++
 
137
 
 
138
.. i18n: .. index:: quotation
 
139
.. i18n: .. index:: sales order
 
140
..
 
141
 
 
142
.. index:: quotation
 
143
.. index:: sales order
 
144
 
 
145
.. i18n: Begin by encoding a sales (or customer) order through the menu :menuselection:`Sales --> Sales Orders -> New Quotation`. Enter the following information:
 
146
..
 
147
 
 
148
Begin by encoding a sales (or customer) order through the menu :menuselection:`Sales --> Sales Orders -> New Quotation`. Enter the following information:
 
149
 
 
150
.. i18n: * :guilabel:`Customer` : Agrolait,
 
151
.. i18n: 
 
152
.. i18n: * :guilabel:`Shipping Policy` : Invoice from the picking (``Other Information`` tab),
 
153
.. i18n: 
 
154
.. i18n: * :guilabel:`Sales Order Lines`, click `New`:
 
155
.. i18n: 
 
156
.. i18n:   * :guilabel:`Product` : PC2 – Basic PC (assembly on order),
 
157
.. i18n: 
 
158
.. i18n:   * :guilabel:`Quantity (UoM)` : 1,
 
159
.. i18n: 
 
160
.. i18n:   * :guilabel:`Product UoM` : PCE,
 
161
.. i18n: 
 
162
.. i18n:   * :guilabel:`Procurement Method` : on order.
 
163
..
 
164
 
 
165
* :guilabel:`Customer` : Agrolait,
 
166
 
 
167
* :guilabel:`Shipping Policy` : Invoice from the picking (``Other Information`` tab),
 
168
 
 
169
* :guilabel:`Sales Order Lines`, click `New`:
 
170
 
 
171
  * :guilabel:`Product` : PC2 – Basic PC (assembly on order),
 
172
 
 
173
  * :guilabel:`Quantity (UoM)` : 1,
 
174
 
 
175
  * :guilabel:`Product UoM` : PCE,
 
176
 
 
177
  * :guilabel:`Procurement Method` : on order.
 
178
 
 
179
.. i18n: Once the quotation has been entered, you can confirm it immediately by clicking the button
 
180
.. i18n: :guilabel:`Confirm Order` at the bottom to the right. Keep note of the order reference because this
 
181
.. i18n: follows all through the process. Usually, in a new database, this will be ``SO007`` . At this stage,
 
182
.. i18n: you can look at the process linked to your order using the :guilabel:`Question Mark` button next to the ``Sales Orders`` title.
 
183
..
 
184
 
 
185
Once the quotation has been entered, you can confirm it immediately by clicking the button
 
186
:guilabel:`Confirm Order` at the bottom to the right. Keep note of the order reference because this
 
187
follows all through the process. Usually, in a new database, this will be ``SO007`` . At this stage,
 
188
you can look at the process linked to your order using the :guilabel:`Question Mark` button next to the ``Sales Orders`` title.
 
189
 
 
190
.. i18n: .. figure:: images/mrp_sales_process_new.png
 
191
.. i18n:    :scale: 75
 
192
.. i18n:    :align: center
 
193
.. i18n: 
 
194
.. i18n:    *Process for Handling Sales Order SO007*
 
195
..
 
196
 
 
197
.. figure:: images/mrp_sales_process_new.png
 
198
   :scale: 75
 
199
   :align: center
 
200
 
 
201
   *Process for Handling Sales Order SO007*
 
202
 
 
203
.. i18n: Start the requirements calculation using the menu :menuselection:`Manufacturing --> Compute All Schedulers`.
 
204
..
 
205
 
 
206
Start the requirements calculation using the menu :menuselection:`Manufacturing --> Compute All Schedulers`.
 
207
 
 
208
.. i18n: .. index::
 
209
.. i18n:    single: semi-finished product
 
210
..
 
211
 
 
212
.. index::
 
213
   single: semi-finished product
 
214
 
 
215
.. i18n: Producing an Intermediate Product
 
216
.. i18n: +++++++++++++++++++++++++++++++++
 
217
..
 
218
 
 
219
Producing an Intermediate Product
 
220
+++++++++++++++++++++++++++++++++
 
221
 
 
222
.. i18n: To understand the implications of requirements calculation, you should know the configuration of the sold product. To do this, go to the form for product PC2 and click the link :guilabel:`Product BoM Structure` to the right. You get the scheme shown in :ref:`fig-mrpbomtree` which is the composition of the selected product.
 
223
..
 
224
 
 
225
To understand the implications of requirements calculation, you should know the configuration of the sold product. To do this, go to the form for product PC2 and click the link :guilabel:`Product BoM Structure` to the right. You get the scheme shown in :ref:`fig-mrpbomtree` which is the composition of the selected product.
 
226
 
 
227
.. i18n: .. _fig-mrpbomtree:
 
228
.. i18n: 
 
229
.. i18n: .. figure:: images/mrp_product_bom_tree_new.png
 
230
.. i18n:    :scale: 75
 
231
.. i18n:    :align: center
 
232
.. i18n: 
 
233
.. i18n:    *Composition of PC2*
 
234
..
 
235
 
 
236
.. _fig-mrpbomtree:
 
237
 
 
238
.. figure:: images/mrp_product_bom_tree_new.png
 
239
   :scale: 75
 
240
   :align: center
 
241
 
 
242
   *Composition of PC2*
 
243
 
 
244
.. i18n: The PC2 computer has to be manufactured in two steps:
 
245
..
 
246
 
 
247
The PC2 computer has to be manufactured in two steps:
 
248
 
 
249
.. i18n: 1: The intermediate product: CPU_GEN
 
250
..
 
251
 
 
252
1: The intermediate product: CPU_GEN
 
253
 
 
254
.. i18n: 2: The finished product using that intermediate product: PC2
 
255
..
 
256
 
 
257
2: The finished product using that intermediate product: PC2
 
258
 
 
259
.. i18n: The manufacturing supervisor can then consult the production orders using the menu
 
260
.. i18n: :menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders`. You then get a
 
261
.. i18n: list of orders to start (``Ready to Produce``) and the estimated start date (``Scheduled Date``) to meet the customer delivery date.
 
262
..
 
263
 
 
264
The manufacturing supervisor can then consult the production orders using the menu
 
265
:menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders`. You then get a
 
266
list of orders to start (``Ready to Produce``) and the estimated start date (``Scheduled Date``) to meet the customer delivery date.
 
267
 
 
268
.. i18n: .. figure:: images/mrp_production_list_new.png
 
269
.. i18n:    :scale: 75
 
270
.. i18n:    :align: center
 
271
.. i18n: 
 
272
.. i18n:    *List of Manufacturing Orders*
 
273
..
 
274
 
 
275
.. figure:: images/mrp_production_list_new.png
 
276
   :scale: 75
 
277
   :align: center
 
278
 
 
279
   *List of Manufacturing Orders*
 
280
 
 
281
.. i18n: You will see the production order for CPU_GEN, but not the one for PC2 because it depends on an intermediate product that has to be produced first. Return to the production order for CPU_GEN and click it. If there are several of them, select the one corresponding to your order using the source document that contains your order number (in this example ``SO007`` ).
 
282
..
 
283
 
 
284
You will see the production order for CPU_GEN, but not the one for PC2 because it depends on an intermediate product that has to be produced first. Return to the production order for CPU_GEN and click it. If there are several of them, select the one corresponding to your order using the source document that contains your order number (in this example ``SO007`` ).
 
285
 
 
286
.. i18n: .. figure:: images/mrp_production_form_new.png
 
287
.. i18n:    :scale: 75
 
288
.. i18n:    :align: center
 
289
.. i18n: 
 
290
.. i18n:    *Details of a Production Order*
 
291
..
 
292
 
 
293
.. figure:: images/mrp_production_form_new.png
 
294
   :scale: 75
 
295
   :align: center
 
296
 
 
297
   *Details of a Production Order*
 
298
 
 
299
.. i18n: The system shows you that you have to manufacture product CPU_GEN using the components: MB1, CPU1, FAN, RAM. You can then confirm the production twice:
 
300
..
 
301
 
 
302
The system shows you that you have to manufacture product CPU_GEN using the components: MB1, CPU1, FAN, RAM. You can then confirm the production twice:
 
303
 
 
304
.. i18n: Start production: consumption of raw materials,
 
305
..
 
306
 
 
307
Start production: consumption of raw materials,
 
308
 
 
309
.. i18n: Produce: manufacturing of finished product.
 
310
..
 
311
 
 
312
Produce: manufacturing of finished product.
 
313
 
 
314
.. i18n: Click the ``Start Production`` button, then click the ``Edit`` button, and edit the line for the product MB1. Enter a lot number for it by putting the cursor in the field :guilabel:`Production Lot` and pressing :kbd:`<F1>` to create a new lot. Enter an internal reference, for example: ``MB1345678``. The system may then show you a warning because this lot is not in stock, but you can ignore this message.
 
315
..
 
316
 
 
317
Click the ``Start Production`` button, then click the ``Edit`` button, and edit the line for the product MB1. Enter a lot number for it by putting the cursor in the field :guilabel:`Production Lot` and pressing :kbd:`<F1>` to create a new lot. Enter an internal reference, for example: ``MB1345678``. The system may then show you a warning because this lot is not in stock, but you can ignore this message.
 
318
 
 
319
.. i18n: Click the ``Produce`` button to manufacture the finished product.
 
320
..
 
321
 
 
322
Click the ``Produce`` button to manufacture the finished product.
 
323
 
 
324
.. i18n: The production order has to be in the closed state as shown in the figure :ref:`fig-mrpprdfrm`.
 
325
..
 
326
 
 
327
The production order has to be in the closed state as shown in the figure :ref:`fig-mrpprdfrm`.
 
328
 
 
329
.. i18n: .. _fig-mrpprdfrm:
 
330
.. i18n: 
 
331
.. i18n: .. figure:: images/mrp_production_form_end_new.png
 
332
.. i18n:    :scale: 75
 
333
.. i18n:    :align: center
 
334
.. i18n: 
 
335
.. i18n:    *Production Order after the Different Stages*
 
336
..
 
337
 
 
338
.. _fig-mrpprdfrm:
 
339
 
 
340
.. figure:: images/mrp_production_form_end_new.png
 
341
   :scale: 75
 
342
   :align: center
 
343
 
 
344
   *Production Order after the Different Stages*
 
345
 
 
346
.. i18n: Finished Product Manufacturing
 
347
.. i18n: ++++++++++++++++++++++++++++++
 
348
..
 
349
 
 
350
Finished Product Manufacturing
 
351
++++++++++++++++++++++++++++++
 
352
 
 
353
.. i18n: Having manufactured the intermediate product CPU_GEN, OpenERP automatically proposes the manufacturing
 
354
.. i18n: of the computer PC2 using the order created earlier. Return to the Manufacturing Orders menu and look at the orders Ready to Produce through  :menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders`.
 
355
..
 
356
 
 
357
Having manufactured the intermediate product CPU_GEN, OpenERP automatically proposes the manufacturing
 
358
of the computer PC2 using the order created earlier. Return to the Manufacturing Orders menu and look at the orders Ready to Produce through  :menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders`.
 
359
 
 
360
.. i18n: You will find computer PC2 which has been sold to the customer (source document SO007), as shown in the figure hereafter.
 
361
..
 
362
 
 
363
You will find computer PC2 which has been sold to the customer (source document SO007), as shown in the figure hereafter.
 
364
 
 
365
.. i18n: .. figure:: images/mrp_production_list_end_new.png
 
366
.. i18n:     :scale: 75
 
367
.. i18n:     :align: center
 
368
.. i18n:     
 
369
.. i18n:     *Completed Production for PC2*
 
370
..
 
371
 
 
372
.. figure:: images/mrp_production_list_end_new.png
 
373
    :scale: 75
 
374
    :align: center
 
375
    
 
376
    *Completed Production for PC2*
 
377
 
 
378
.. i18n: Now that the production has been completed, the product sold to the customer has been manufactured and the raw materials have been consumed and taken out of stock.
 
379
.. i18n:  
 
380
.. i18n: .. tip:: Automatic Actions
 
381
.. i18n: 
 
382
.. i18n:     As well as managing the use of materials and the production of stocks, manufacturing can have the following
 
383
.. i18n:     automatic effects which are detailed further on in the chapter:
 
384
.. i18n:     
 
385
.. i18n:     * adding value to stock,
 
386
.. i18n:     * generating operations for assembly staff,
 
387
.. i18n:     * automatically creating analytical accounting entries.
 
388
..
 
389
 
 
390
Now that the production has been completed, the product sold to the customer has been manufactured and the raw materials have been consumed and taken out of stock.
 
391
 
 
392
.. tip:: Automatic Actions
 
393
 
 
394
    As well as managing the use of materials and the production of stocks, manufacturing can have the following
 
395
    automatic effects which are detailed further on in the chapter:
 
396
    
 
397
    * adding value to stock,
 
398
    * generating operations for assembly staff,
 
399
    * automatically creating analytical accounting entries.
 
400
 
 
401
.. i18n: Subproduct Production
 
402
.. i18n: +++++++++++++++++++++
 
403
..
 
404
 
 
405
Subproduct Production
 
406
+++++++++++++++++++++
 
407
 
 
408
.. i18n: If you need to manage subproducts, you should install the module :mod:`mrp_subproduct` (Reconfigure wizard, MRP Sub-
 
409
.. i18n: products). The normal behaviour of manufacturing in OpenERP enables you to manufacture several units of the
 
410
.. i18n: same finished product from raw materials (A + B > C). With Subproduct management, the manufacturing result can be to have both finished products and secondary products (A + B > C + D).
 
411
..
 
412
 
 
413
If you need to manage subproducts, you should install the module :mod:`mrp_subproduct` (Reconfigure wizard, MRP Sub-
 
414
products). The normal behaviour of manufacturing in OpenERP enables you to manufacture several units of the
 
415
same finished product from raw materials (A + B > C). With Subproduct management, the manufacturing result can be to have both finished products and secondary products (A + B > C + D).
 
416
 
 
417
.. i18n: .. note:: Subproduct Material
 
418
.. i18n: 
 
419
.. i18n:     In OpenERP, subproduct material corresponds to secondary products that are a by-product of the main manufacturing
 
420
.. i18n:     process. For example, cutting planks of timber will produce other planks but these bits of timber are too small 
 
421
.. i18n:     (or the offcuts may have value for the company if they can be used elsewhere).
 
422
..
 
423
 
 
424
.. note:: Subproduct Material
 
425
 
 
426
    In OpenERP, subproduct material corresponds to secondary products that are a by-product of the main manufacturing
 
427
    process. For example, cutting planks of timber will produce other planks but these bits of timber are too small 
 
428
    (or the offcuts may have value for the company if they can be used elsewhere).
 
429
 
 
430
.. i18n: If the module :mod:`mrp_subproduct` has been installed, you get a new tab Sub products in the Bill of Material
 
431
.. i18n: that lets you set secondary products resulting from the manufacturing of the finished product.
 
432
..
 
433
 
 
434
If the module :mod:`mrp_subproduct` has been installed, you get a new tab Sub products in the Bill of Material
 
435
that lets you set secondary products resulting from the manufacturing of the finished product.
 
436
 
 
437
.. i18n: .. figure:: images/mrp_bom_subproduct.png
 
438
.. i18n:     :scale: 75
 
439
.. i18n:     :align: center
 
440
.. i18n:     
 
441
.. i18n:     *Definition of Subproducts*
 
442
..
 
443
 
 
444
.. figure:: images/mrp_bom_subproduct.png
 
445
    :scale: 75
 
446
    :align: center
 
447
    
 
448
    *Definition of Subproducts*
 
449
 
 
450
.. i18n: When OpenERP generates a production order based on a bill of materials that uses a secondary product, you pick
 
451
.. i18n: up the list of all products in the second tab of the production order ``Finished Products``.
 
452
.. i18n:     
 
453
.. i18n: .. figure:: images/mrp_production.png
 
454
.. i18n:     :scale: 75
 
455
.. i18n:     :align: center
 
456
.. i18n:     
 
457
.. i18n:     *Production Order producing Several Finished Products*
 
458
..
 
459
 
 
460
When OpenERP generates a production order based on a bill of materials that uses a secondary product, you pick
 
461
up the list of all products in the second tab of the production order ``Finished Products``.
 
462
    
 
463
.. figure:: images/mrp_production.png
 
464
    :scale: 75
 
465
    :align: center
 
466
    
 
467
    *Production Order producing Several Finished Products*
 
468
 
 
469
.. i18n: Secondary products enable you to generate several types of products from the same raw materials and manufacturing methods - only these are not used in the calculation of requirements. Then, if you need the secondary products, OpenERP will not ask you to manufacture another product to use the waste products and secondary products of this production. In this case, you should enter another production order for the secondary product.
 
470
..
 
471
 
 
472
Secondary products enable you to generate several types of products from the same raw materials and manufacturing methods - only these are not used in the calculation of requirements. Then, if you need the secondary products, OpenERP will not ask you to manufacture another product to use the waste products and secondary products of this production. In this case, you should enter another production order for the secondary product.
 
473
 
 
474
.. i18n: .. note:: Services in Manufacturing
 
475
.. i18n: 
 
476
.. i18n:     Unlike most software for production management, OpenERP manages services as well as stockable products. So
 
477
.. i18n:     it is possible to put products of type Service in a bill of materials. These do not appear in the production 
 
478
.. i18n:     order, but their requirements will be taken into account.
 
479
.. i18n:     
 
480
.. i18n:     If they are defined as Make to Order, OpenERP will generate a task for the manufacturing or a subcontract
 
481
.. i18n:     order for the operations. The behaviour will depend on the Supply Method configured in the product form: Buy
 
482
.. i18n:     or Produce.
 
483
..
 
484
 
 
485
.. note:: Services in Manufacturing
 
486
 
 
487
    Unlike most software for production management, OpenERP manages services as well as stockable products. So
 
488
    it is possible to put products of type Service in a bill of materials. These do not appear in the production 
 
489
    order, but their requirements will be taken into account.
 
490
    
 
491
    If they are defined as Make to Order, OpenERP will generate a task for the manufacturing or a subcontract
 
492
    order for the operations. The behaviour will depend on the Supply Method configured in the product form: Buy
 
493
    or Produce.
 
494
 
 
495
.. i18n: Scrapping
 
496
.. i18n: +++++++++
 
497
..
 
498
 
 
499
Scrapping
 
500
+++++++++
 
501
 
 
502
.. i18n: If you have to scrap the final product before it is finished, you will have to scrap every component allowed for this product. 
 
503
..
 
504
 
 
505
If you have to scrap the final product before it is finished, you will have to scrap every component allowed for this product. 
 
506
 
 
507
.. i18n: .. figure:: images/mo_scrap.png
 
508
.. i18n:     :scale: 75
 
509
.. i18n:     :align: center
 
510
.. i18n:     
 
511
.. i18n:     *Scrapping a Product to Finish*
 
512
..
 
513
 
 
514
.. figure:: images/mo_scrap.png
 
515
    :scale: 75
 
516
    :align: center
 
517
    
 
518
    *Scrapping a Product to Finish*
 
519
 
 
520
.. i18n: If you scrap a Product to Finish, you will get the situation illustrated in the previous figure. A finished product will be *created* and put in the scrapped virtual location. A new Product to Finish has been added to the manufacturing order.
 
521
..
 
522
 
 
523
If you scrap a Product to Finish, you will get the situation illustrated in the previous figure. A finished product will be *created* and put in the scrapped virtual location. A new Product to Finish has been added to the manufacturing order.
 
524
 
 
525
.. i18n: .. tip:: Scrap a product
 
526
.. i18n: 
 
527
.. i18n:     To scrap a product, you have to edit the manufacturing order and then select the product to be
 
528
.. i18n:     scrapped by clicking the little pencil at the left of the item.
 
529
..
 
530
 
 
531
.. tip:: Scrap a product
 
532
 
 
533
    To scrap a product, you have to edit the manufacturing order and then select the product to be
 
534
    scrapped by clicking the little pencil at the left of the item.
 
535
 
 
536
.. i18n: This new product has been added for the following reason: when you have to manufacture a product and if this product
 
537
.. i18n: has to be scrapped, you have to produce another product to replace the scrapped one. The reason why 
 
538
.. i18n: you have to scrap each component manually is that the production problem can come from one component.
 
539
..
 
540
 
 
541
This new product has been added for the following reason: when you have to manufacture a product and if this product
 
542
has to be scrapped, you have to produce another product to replace the scrapped one. The reason why 
 
543
you have to scrap each component manually is that the production problem can come from one component.
 
544
 
 
545
.. i18n: If the production process is finished and you see that you have to scrap the finished product, you will
 
546
.. i18n: not have to scrap the different components. They are already *consumed*. They are not available anymore
 
547
.. i18n: for further manufacturing orders; they have been moved to the production Stock Location.
 
548
..
 
549
 
 
550
If the production process is finished and you see that you have to scrap the finished product, you will
 
551
not have to scrap the different components. They are already *consumed*. They are not available anymore
 
552
for further manufacturing orders; they have been moved to the production Stock Location.
 
553
 
 
554
.. i18n: Production Orders
 
555
.. i18n: +++++++++++++++++
 
556
..
 
557
 
 
558
Production Orders
 
559
+++++++++++++++++
 
560
 
 
561
.. i18n: To open a Production Order, use the menu :menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders` and click the `New` button.
 
562
.. i18n: You get a blank form to enter a new production order as shown in the figure :ref:`fig-mrpprdnew`.
 
563
..
 
564
 
 
565
To open a Production Order, use the menu :menuselection:`Manufacturing --> Manufacturing --> Manufacturing Orders` and click the `New` button.
 
566
You get a blank form to enter a new production order as shown in the figure :ref:`fig-mrpprdnew`.
 
567
 
 
568
.. i18n: .. _fig-mrpprdnew:
 
569
.. i18n: 
 
570
.. i18n: .. figure:: images/mrp_production_new.png
 
571
.. i18n:    :scale: 75
 
572
.. i18n:    :align: center
 
573
.. i18n: 
 
574
.. i18n:    *New Production Order*
 
575
..
 
576
 
 
577
.. _fig-mrpprdnew:
 
578
 
 
579
.. figure:: images/mrp_production_new.png
 
580
   :scale: 75
 
581
   :align: center
 
582
 
 
583
   *New Production Order*
 
584
 
 
585
.. i18n: The production order follows the process given by the figure :ref:`fig-mrpprdproc`.
 
586
..
 
587
 
 
588
The production order follows the process given by the figure :ref:`fig-mrpprdproc`.
 
589
 
 
590
.. i18n: .. _fig-mrpprdproc:
 
591
.. i18n: 
 
592
.. i18n: .. figure:: images/mrp_production_processus.png
 
593
.. i18n:    :scale: 75
 
594
.. i18n:    :align: center
 
595
.. i18n: 
 
596
.. i18n:    *Process for Handling a Production Order*
 
597
..
 
598
 
 
599
.. _fig-mrpprdproc:
 
600
 
 
601
.. figure:: images/mrp_production_processus.png
 
602
   :scale: 75
 
603
   :align: center
 
604
 
 
605
   *Process for Handling a Production Order*
 
606
 
 
607
.. i18n: The `Scheduled date` , `Product Qty` and `Reference`, are automatically completed when the form is first opened.
 
608
.. i18n: Enter the product that you want to produce, and the quantity required. The :guilabel:`Product UOM` by
 
609
.. i18n: default is completed automatically by OpenERP when the product is first selected.
 
610
..
 
611
 
 
612
The `Scheduled date` , `Product Qty` and `Reference`, are automatically completed when the form is first opened.
 
613
Enter the product that you want to produce, and the quantity required. The :guilabel:`Product UOM` by
 
614
default is completed automatically by OpenERP when the product is first selected.
 
615
 
 
616
.. i18n: You then have to set two locations:
 
617
..
 
618
 
 
619
You then have to set two locations:
 
620
 
 
621
.. i18n:        * The location from which the required raw materials should be found, and
 
622
.. i18n: 
 
623
.. i18n:        * The location for depositing the finished products.
 
624
..
 
625
 
 
626
        * The location from which the required raw materials should be found, and
 
627
 
 
628
        * The location for depositing the finished products.
 
629
 
 
630
.. i18n: For simplicity, put the ``Stock`` location in both places. The field :guilabel:`Bill of Materials` will
 
631
.. i18n: automatically be completed by OpenERP when you select the product. You can then overwrite it with another BoM to specify something else to use for this specific manufacturing, then click the button :guilabel:`Compute Data`.
 
632
..
 
633
 
 
634
For simplicity, put the ``Stock`` location in both places. The field :guilabel:`Bill of Materials` will
 
635
automatically be completed by OpenERP when you select the product. You can then overwrite it with another BoM to specify something else to use for this specific manufacturing, then click the button :guilabel:`Compute Data`.
 
636
 
 
637
.. i18n: The tabs :guilabel:`Scheduled Products` and :guilabel:`Work Orders` are also completed automatically when you click
 
638
.. i18n: :guilabel:`Compute Data` (in the :guilabel:`Work Orders` or :guilabel:`Scheduled Products` tabs). 
 
639
.. i18n: You will find the raw materials there that are required for the production and the operations needed by the assembly staff.
 
640
..
 
641
 
 
642
The tabs :guilabel:`Scheduled Products` and :guilabel:`Work Orders` are also completed automatically when you click
 
643
:guilabel:`Compute Data` (in the :guilabel:`Work Orders` or :guilabel:`Scheduled Products` tabs). 
 
644
You will find the raw materials there that are required for the production and the operations needed by the assembly staff.
 
645
 
 
646
.. i18n: If you want to start production, click the button :guilabel:`Confirm Production`, and OpenERP automatically completes the :guilabel:`Products to Consume` field in the :guilabel:`Consumed Products` tab and :guilabel:`Products to Finish` field in :guilabel:`Finished Products` tab.
 
647
..
 
648
 
 
649
If you want to start production, click the button :guilabel:`Confirm Production`, and OpenERP automatically completes the :guilabel:`Products to Consume` field in the :guilabel:`Consumed Products` tab and :guilabel:`Products to Finish` field in :guilabel:`Finished Products` tab.
 
650
 
 
651
.. i18n: The information in the :guilabel:`Consumed Products` tab can be changed if:
 
652
..
 
653
 
 
654
The information in the :guilabel:`Consumed Products` tab can be changed if:
 
655
 
 
656
.. i18n: * you want to enter a serial number for raw materials,
 
657
.. i18n: 
 
658
.. i18n: * you want to change the quantities consumed (lost during production).
 
659
..
 
660
 
 
661
* you want to enter a serial number for raw materials,
 
662
 
 
663
* you want to change the quantities consumed (lost during production).
 
664
 
 
665
.. i18n: For traceability, you can set lot numbers on the raw materials used, or on the finished
 
666
.. i18n: products.
 
667
.. i18n: Note the :guilabel:`Production Lot` and :guilabel:`Pack` numbers.
 
668
..
 
669
 
 
670
For traceability, you can set lot numbers on the raw materials used, or on the finished
 
671
products.
 
672
Note the :guilabel:`Production Lot` and :guilabel:`Pack` numbers.
 
673
 
 
674
.. i18n: Once the order is confirmed, you should force the reservation of materials
 
675
.. i18n: using the :guilabel:`Force Reservation` button. This means that you do not have
 
676
.. i18n: to wait for the scheduler to assign and reserve the raw materials from your stock for this
 
677
.. i18n: production run. This shortens the procurement process.
 
678
..
 
679
 
 
680
Once the order is confirmed, you should force the reservation of materials
 
681
using the :guilabel:`Force Reservation` button. This means that you do not have
 
682
to wait for the scheduler to assign and reserve the raw materials from your stock for this
 
683
production run. This shortens the procurement process.
 
684
 
 
685
.. i18n: If you do not want to change the priorities, just leave the production order in this state and the scheduler will create a plan based on the priority and your planned date.
 
686
..
 
687
 
 
688
If you do not want to change the priorities, just leave the production order in this state and the scheduler will create a plan based on the priority and your planned date.
 
689
 
 
690
.. i18n: To start the production of products, click :guilabel:`Start Production`. The raw materials are then consumed automatically from stock, which means that the draft ( ``Waiting`` ) movements become ``Done``.
 
691
..
 
692
 
 
693
To start the production of products, click :guilabel:`Start Production`. The raw materials are then consumed automatically from stock, which means that the draft ( ``Waiting`` ) movements become ``Done``.
 
694
 
 
695
.. i18n: Once the production is complete, click :guilabel:`Produce`. The finished products are now moved into stock.
 
696
..
 
697
 
 
698
Once the production is complete, click :guilabel:`Produce`. The finished products are now moved into stock.
 
699
 
 
700
.. i18n: .. Copyright © Open Object Press. All rights reserved.
 
701
..
 
702
 
 
703
.. Copyright © Open Object Press. All rights reserved.
 
704
 
 
705
.. i18n: .. You may take electronic copy of this publication and distribute it if you don't
 
706
.. i18n: .. change the content. You can also print a copy to be read by yourself only.
 
707
..
 
708
 
 
709
.. You may take electronic copy of this publication and distribute it if you don't
 
710
.. change the content. You can also print a copy to be read by yourself only.
 
711
 
 
712
.. i18n: .. We have contracts with different publishers in different countries to sell and
 
713
.. i18n: .. distribute paper or electronic based versions of this book (translated or not)
 
714
.. i18n: .. in bookstores. This helps to distribute and promote the OpenERP product. It
 
715
.. i18n: .. also helps us to create incentives to pay contributors and authors using author
 
716
.. i18n: .. rights of these sales.
 
717
..
 
718
 
 
719
.. We have contracts with different publishers in different countries to sell and
 
720
.. distribute paper or electronic based versions of this book (translated or not)
 
721
.. in bookstores. This helps to distribute and promote the OpenERP product. It
 
722
.. also helps us to create incentives to pay contributors and authors using author
 
723
.. rights of these sales.
 
724
 
 
725
.. i18n: .. Due to this, grants to translate, modify or sell this book are strictly
 
726
.. i18n: .. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
727
.. i18n: .. written authorisation for this.
 
728
..
 
729
 
 
730
.. Due to this, grants to translate, modify or sell this book are strictly
 
731
.. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
732
.. written authorisation for this.
 
733
 
 
734
.. i18n: .. Many of the designations used by manufacturers and suppliers to distinguish their
 
735
.. i18n: .. products are claimed as trademarks. Where those designations appear in this book,
 
736
.. i18n: .. and Open Object Press was aware of a trademark claim, the designations have been
 
737
.. i18n: .. printed in initial capitals.
 
738
..
 
739
 
 
740
.. Many of the designations used by manufacturers and suppliers to distinguish their
 
741
.. products are claimed as trademarks. Where those designations appear in this book,
 
742
.. and Open Object Press was aware of a trademark claim, the designations have been
 
743
.. printed in initial capitals.
 
744
 
 
745
.. i18n: .. While every precaution has been taken in the preparation of this book, the publisher
 
746
.. i18n: .. and the authors assume no responsibility for errors or omissions, or for damages
 
747
.. i18n: .. resulting from the use of the information contained herein.
 
748
..
 
749
 
 
750
.. While every precaution has been taken in the preparation of this book, the publisher
 
751
.. and the authors assume no responsibility for errors or omissions, or for damages
 
752
.. resulting from the use of the information contained herein.
 
753
 
 
754
.. i18n: .. Published by Open Object Press, Grand Rosière, Belgium
 
755
..
 
756
 
 
757
.. Published by Open Object Press, Grand Rosière, Belgium