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

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/mrp_subproduct.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:: mrp_subproduct
 
3
.. i18n:     :synopsis: MRP Sub Product (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: mrp_subproduct
 
9
    :synopsis: MRP Sub Product (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="/mrp_subproduct"></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="/mrp_subproduct"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: MRP Sub Product (*mrp_subproduct*)
 
47
.. i18n: ==================================
 
48
.. i18n: :Module: mrp_subproduct
 
49
.. i18n: :Name: MRP Sub Product
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: mrp_subproduct
 
53
.. i18n: :Web: http://www.openerp.com
 
54
.. i18n: :Official module: yes
 
55
.. i18n: :Quality certified: yes
 
56
..
 
57
 
 
58
MRP Sub Product (*mrp_subproduct*)
 
59
==================================
 
60
:Module: mrp_subproduct
 
61
:Name: MRP Sub Product
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: mrp_subproduct
 
65
:Web: http://www.openerp.com
 
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:   This module allows you to produce several products from one production order.
 
79
.. i18n:   You can configure sub-products in the bill of material.
 
80
.. i18n:   Without this module:
 
81
.. i18n:       A + B + C -> D
 
82
.. i18n:   With this module:
 
83
.. i18n:       A + B + C -> D + E
 
84
..
 
85
 
 
86
::
 
87
 
 
88
  This module allows you to produce several products from one production order.
 
89
  You can configure sub-products in the bill of material.
 
90
  Without this module:
 
91
      A + B + C -> D
 
92
  With this module:
 
93
      A + B + C -> D + E
 
94
 
 
95
.. i18n: Download links
 
96
.. i18n: --------------
 
97
..
 
98
 
 
99
Download links
 
100
--------------
 
101
 
 
102
.. i18n: You can download this module as a zip file in the following version:
 
103
..
 
104
 
 
105
You can download this module as a zip file in the following version:
 
106
 
 
107
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/mrp_subproduct.zip>`_
 
108
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/mrp_subproduct.zip>`_
 
109
..
 
110
 
 
111
  * `5.0 <http://www.openerp.com/download/modules/5.0/mrp_subproduct.zip>`_
 
112
  * `trunk <http://www.openerp.com/download/modules/trunk/mrp_subproduct.zip>`_
 
113
 
 
114
.. i18n: Dependencies
 
115
.. i18n: ------------
 
116
..
 
117
 
 
118
Dependencies
 
119
------------
 
120
 
 
121
.. i18n:  * :mod:`base`
 
122
.. i18n:  * :mod:`mrp`
 
123
..
 
124
 
 
125
 * :mod:`base`
 
126
 * :mod:`mrp`
 
127
 
 
128
.. i18n: Reports
 
129
.. i18n: -------
 
130
..
 
131
 
 
132
Reports
 
133
-------
 
134
 
 
135
.. i18n: None
 
136
..
 
137
 
 
138
None
 
139
 
 
140
.. i18n: Menus
 
141
.. i18n: -------
 
142
..
 
143
 
 
144
Menus
 
145
-------
 
146
 
 
147
.. i18n: None
 
148
..
 
149
 
 
150
None
 
151
 
 
152
.. i18n: Views
 
153
.. i18n: -----
 
154
..
 
155
 
 
156
Views
 
157
-----
 
158
 
 
159
.. i18n:  * \* INHERIT mrp.bom.sub.product (form)
 
160
..
 
161
 
 
162
 * \* INHERIT mrp.bom.sub.product (form)
 
163
 
 
164
.. i18n: Objects
 
165
.. i18n: -------
 
166
..
 
167
 
 
168
Objects
 
169
-------
 
170
 
 
171
.. i18n: Object: Mrp Sub Product (mrp.subproduct)
 
172
.. i18n: ########################################
 
173
..
 
174
 
 
175
Object: Mrp Sub Product (mrp.subproduct)
 
176
########################################
 
177
 
 
178
.. i18n: :bom_id: BoM, many2one
 
179
..
 
180
 
 
181
:bom_id: BoM, many2one
 
182
 
 
183
.. i18n: :subproduct_type: Quantity Type, selection, required
 
184
..
 
185
 
 
186
:subproduct_type: Quantity Type, selection, required
 
187
 
 
188
.. i18n: :product_id: Product, many2one, required
 
189
..
 
190
 
 
191
:product_id: Product, many2one, required
 
192
 
 
193
.. i18n: :product_uom: Product UOM, many2one, required
 
194
..
 
195
 
 
196
:product_uom: Product UOM, many2one, required
 
197
 
 
198
.. i18n: :product_qty: Product Qty, float, required
 
199
..
 
200
 
 
201
:product_qty: Product Qty, float, required