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

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/product_variant_configurator.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:: product_variant_configurator
 
3
.. i18n:     :synopsis: Products with multi-level variants configurator 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: product_variant_configurator
 
9
    :synopsis: Products with multi-level variants configurator 
 
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="/product_variant_configurator"></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="/product_variant_configurator"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Products with multi-level variants configurator (*product_variant_configurator*)
 
47
.. i18n: ================================================================================
 
48
.. i18n: :Module: product_variant_configurator
 
49
.. i18n: :Name: Products with multi-level variants configurator
 
50
.. i18n: :Version: 5.0.0.5
 
51
.. i18n: :Author: Smile.fr
 
52
.. i18n: :Directory: product_variant_configurator
 
53
.. i18n: :Web: http://www.smile.fr
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Products with multi-level variants configurator (*product_variant_configurator*)
 
59
================================================================================
 
60
:Module: product_variant_configurator
 
61
:Name: Products with multi-level variants configurator
 
62
:Version: 5.0.0.5
 
63
:Author: Smile.fr
 
64
:Directory: product_variant_configurator
 
65
:Web: http://www.smile.fr
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   Product Variant Configurator. Assists the product variant selection in the sale order form.
 
79
.. i18n:   For each product template dimension a dimension value is asked. Then the matching product variants
 
80
.. i18n:   are proposed for selection.
 
81
.. i18n:   Should be used along with the product_variant_multi module.
 
82
.. i18n:   Might not work well in the web-client due to web-client current limitations.
 
83
.. i18n:   
 
84
.. i18n:   Please notice that the product configurator user interface could me more user friendly
 
85
.. i18n:   if some OpenObject framework enhancements were implemented, especially:
 
86
.. i18n:   - allow select box widget to select dimension values instead of many2one popups:
 
87
.. i18n:   https://blueprints.launchpad.net/openobject-server/+spec/dynamic-domain-on-selection-widget
 
88
.. i18n:   - automatically select the product variant if unique once dimensions are set:
 
89
.. i18n:   https://blueprints.launchpad.net/openobject-server/+spec/form-parent-field-update-on-change
 
90
..
 
91
 
 
92
::
 
93
 
 
94
  Product Variant Configurator. Assists the product variant selection in the sale order form.
 
95
  For each product template dimension a dimension value is asked. Then the matching product variants
 
96
  are proposed for selection.
 
97
  Should be used along with the product_variant_multi module.
 
98
  Might not work well in the web-client due to web-client current limitations.
 
99
  
 
100
  Please notice that the product configurator user interface could me more user friendly
 
101
  if some OpenObject framework enhancements were implemented, especially:
 
102
  - allow select box widget to select dimension values instead of many2one popups:
 
103
  https://blueprints.launchpad.net/openobject-server/+spec/dynamic-domain-on-selection-widget
 
104
  - automatically select the product variant if unique once dimensions are set:
 
105
  https://blueprints.launchpad.net/openobject-server/+spec/form-parent-field-update-on-change
 
106
 
 
107
.. i18n: Download links
 
108
.. i18n: --------------
 
109
..
 
110
 
 
111
Download links
 
112
--------------
 
113
 
 
114
.. i18n: You can download this module as a zip file in the following version:
 
115
..
 
116
 
 
117
You can download this module as a zip file in the following version:
 
118
 
 
119
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/product_variant_configurator.zip>`_
 
120
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/product_variant_configurator.zip>`_
 
121
..
 
122
 
 
123
  * `5.0 <http://www.openerp.com/download/modules/5.0/product_variant_configurator.zip>`_
 
124
  * `trunk <http://www.openerp.com/download/modules/trunk/product_variant_configurator.zip>`_
 
125
 
 
126
.. i18n: Dependencies
 
127
.. i18n: ------------
 
128
..
 
129
 
 
130
Dependencies
 
131
------------
 
132
 
 
133
.. i18n:  * :mod:`product_variant_multi`
 
134
.. i18n:  * :mod:`sale`
 
135
.. i18n:  * :mod:`sale_product_multistep_configurator`
 
136
..
 
137
 
 
138
 * :mod:`product_variant_multi`
 
139
 * :mod:`sale`
 
140
 * :mod:`sale_product_multistep_configurator`
 
141
 
 
142
.. i18n: Reports
 
143
.. i18n: -------
 
144
..
 
145
 
 
146
Reports
 
147
-------
 
148
 
 
149
.. i18n: None
 
150
..
 
151
 
 
152
None
 
153
 
 
154
.. i18n: Menus
 
155
.. i18n: -------
 
156
..
 
157
 
 
158
Menus
 
159
-------
 
160
 
 
161
.. i18n: None
 
162
..
 
163
 
 
164
None
 
165
 
 
166
.. i18n: Views
 
167
.. i18n: -----
 
168
..
 
169
 
 
170
Views
 
171
-----
 
172
 
 
173
.. i18n:  * view_product_variant_configurator (form)
 
174
.. i18n:  * \* INHERIT product_variant_configurator.sale_order_form_view (form)
 
175
.. i18n:  * \* INHERIT product_variant_configurator.sale_order_line_form_view (form)
 
176
..
 
177
 
 
178
 * view_product_variant_configurator (form)
 
179
 * \* INHERIT product_variant_configurator.sale_order_form_view (form)
 
180
 * \* INHERIT product_variant_configurator.sale_order_line_form_view (form)
 
181
 
 
182
.. i18n: Objects
 
183
.. i18n: -------
 
184
..
 
185
 
 
186
Objects
 
187
-------
 
188
 
 
189
.. i18n: Object: sale.order.line.dimension_custom_values (sale.order.line.dimension_custom_values)
 
190
.. i18n: #########################################################################################
 
191
..
 
192
 
 
193
Object: sale.order.line.dimension_custom_values (sale.order.line.dimension_custom_values)
 
194
#########################################################################################
 
195
 
 
196
.. i18n: :mrp_production_id: Production Order, many2one
 
197
..
 
198
 
 
199
:mrp_production_id: Production Order, many2one
 
200
 
 
201
.. i18n: :sale_order_line_id: Sale Order Line, many2one
 
202
..
 
203
 
 
204
:sale_order_line_id: Sale Order Line, many2one
 
205
 
 
206
.. i18n: :custom_value: Custom Value, char
 
207
..
 
208
 
 
209
:custom_value: Custom Value, char
 
210
 
 
211
.. i18n: :dimension_type_id: Dimension Type, many2one
 
212
..
 
213
 
 
214
:dimension_type_id: Dimension Type, many2one
 
215
 
 
216
.. i18n: Object: product_variant_configurator.line (product_variant_configurator.line)
 
217
.. i18n: #############################################################################
 
218
..
 
219
 
 
220
Object: product_variant_configurator.line (product_variant_configurator.line)
 
221
#############################################################################
 
222
 
 
223
.. i18n: :dimension_type_id: Dimension Type, many2one
 
224
..
 
225
 
 
226
:dimension_type_id: Dimension Type, many2one
 
227
 
 
228
.. i18n: :dimension_custom_value: Custom Value, char
 
229
..
 
230
 
 
231
:dimension_custom_value: Custom Value, char
 
232
 
 
233
.. i18n: :allow_custom_value: Allow custom values ?, boolean
 
234
..
 
235
 
 
236
:allow_custom_value: Allow custom values ?, boolean
 
237
 
 
238
.. i18n: :dimension_type_value_id: Dimension Value, many2one
 
239
..
 
240
 
 
241
:dimension_type_value_id: Dimension Value, many2one
 
242
 
 
243
.. i18n: :configurator_id: product_variant_configurator Test, many2one
 
244
..
 
245
 
 
246
:configurator_id: product_variant_configurator Test, many2one
 
247
 
 
248
.. i18n: Object: product_variant_configurator.configurator (product_variant_configurator.configurator)
 
249
.. i18n: #############################################################################################
 
250
..
 
251
 
 
252
Object: product_variant_configurator.configurator (product_variant_configurator.configurator)
 
253
#############################################################################################
 
254
 
 
255
.. i18n: :product_tmpl_id: Product Template, many2one
 
256
..
 
257
 
 
258
:product_tmpl_id: Product Template, many2one
 
259
 
 
260
.. i18n: :dimension_configuration_line_ids: Configurator Lines, one2many
 
261
..
 
262
 
 
263
:dimension_configuration_line_ids: Configurator Lines, one2many
 
264
 
 
265
.. i18n: :product_variant_id: Product Variant, many2one, required
 
266
..
 
267
 
 
268
:product_variant_id: Product Variant, many2one, required