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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
.. i18n: .. module:: product_variant_configurator
.. i18n:     :synopsis: Products with multi-level variants configurator 
.. i18n:     :noindex:
.. i18n: .. 
..

.. module:: product_variant_configurator
    :synopsis: Products with multi-level variants configurator 
    :noindex:
.. 

.. i18n: .. raw:: html
.. i18n: 
.. i18n:       <br />
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
..

.. raw:: html

      <br />
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />

.. i18n: .. tip:: This module is part of the OpenERP software, the leading Open Source 
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
..

.. tip:: This module is part of the OpenERP software, the leading Open Source 
  enterprise management system. If you want to discover OpenERP, check our 
  `screencasts <http://openerp.tv>`_ or download 
  `OpenERP <http://openerp.com>`_ directly.

.. i18n: .. raw:: html
.. i18n: 
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/product_variant_configurator"></div>
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
..

.. raw:: html

    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/product_variant_configurator"></div>
    <script src="http://js-kit.com/ratings.js"></script>

.. i18n: Products with multi-level variants configurator (*product_variant_configurator*)
.. i18n: ================================================================================
.. i18n: :Module: product_variant_configurator
.. i18n: :Name: Products with multi-level variants configurator
.. i18n: :Version: 5.0.0.5
.. i18n: :Author: Smile.fr
.. i18n: :Directory: product_variant_configurator
.. i18n: :Web: http://www.smile.fr
.. i18n: :Official module: no
.. i18n: :Quality certified: no
..

Products with multi-level variants configurator (*product_variant_configurator*)
================================================================================
:Module: product_variant_configurator
:Name: Products with multi-level variants configurator
:Version: 5.0.0.5
:Author: Smile.fr
:Directory: product_variant_configurator
:Web: http://www.smile.fr
:Official module: no
:Quality certified: no

.. i18n: Description
.. i18n: -----------
..

Description
-----------

.. i18n: ::
.. i18n: 
.. i18n:   Product Variant Configurator. Assists the product variant selection in the sale order form.
.. i18n:   For each product template dimension a dimension value is asked. Then the matching product variants
.. i18n:   are proposed for selection.
.. i18n:   Should be used along with the product_variant_multi module.
.. i18n:   Might not work well in the web-client due to web-client current limitations.
.. i18n:   
.. i18n:   Please notice that the product configurator user interface could me more user friendly
.. i18n:   if some OpenObject framework enhancements were implemented, especially:
.. i18n:   - allow select box widget to select dimension values instead of many2one popups:
.. i18n:   https://blueprints.launchpad.net/openobject-server/+spec/dynamic-domain-on-selection-widget
.. i18n:   - automatically select the product variant if unique once dimensions are set:
.. i18n:   https://blueprints.launchpad.net/openobject-server/+spec/form-parent-field-update-on-change
..

::

  Product Variant Configurator. Assists the product variant selection in the sale order form.
  For each product template dimension a dimension value is asked. Then the matching product variants
  are proposed for selection.
  Should be used along with the product_variant_multi module.
  Might not work well in the web-client due to web-client current limitations.
  
  Please notice that the product configurator user interface could me more user friendly
  if some OpenObject framework enhancements were implemented, especially:
  - allow select box widget to select dimension values instead of many2one popups:
  https://blueprints.launchpad.net/openobject-server/+spec/dynamic-domain-on-selection-widget
  - automatically select the product variant if unique once dimensions are set:
  https://blueprints.launchpad.net/openobject-server/+spec/form-parent-field-update-on-change

.. i18n: Download links
.. i18n: --------------
..

Download links
--------------

.. i18n: You can download this module as a zip file in the following version:
..

You can download this module as a zip file in the following version:

.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/product_variant_configurator.zip>`_
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/product_variant_configurator.zip>`_
..

  * `5.0 <http://www.openerp.com/download/modules/5.0/product_variant_configurator.zip>`_
  * `trunk <http://www.openerp.com/download/modules/trunk/product_variant_configurator.zip>`_

.. i18n: Dependencies
.. i18n: ------------
..

Dependencies
------------

.. i18n:  * :mod:`product_variant_multi`
.. i18n:  * :mod:`sale`
.. i18n:  * :mod:`sale_product_multistep_configurator`
..

 * :mod:`product_variant_multi`
 * :mod:`sale`
 * :mod:`sale_product_multistep_configurator`

.. i18n: Reports
.. i18n: -------
..

Reports
-------

.. i18n: None
..

None

.. i18n: Menus
.. i18n: -------
..

Menus
-------

.. i18n: None
..

None

.. i18n: Views
.. i18n: -----
..

Views
-----

.. i18n:  * view_product_variant_configurator (form)
.. i18n:  * \* INHERIT product_variant_configurator.sale_order_form_view (form)
.. i18n:  * \* INHERIT product_variant_configurator.sale_order_line_form_view (form)
..

 * view_product_variant_configurator (form)
 * \* INHERIT product_variant_configurator.sale_order_form_view (form)
 * \* INHERIT product_variant_configurator.sale_order_line_form_view (form)

.. i18n: Objects
.. i18n: -------
..

Objects
-------

.. i18n: Object: sale.order.line.dimension_custom_values (sale.order.line.dimension_custom_values)
.. i18n: #########################################################################################
..

Object: sale.order.line.dimension_custom_values (sale.order.line.dimension_custom_values)
#########################################################################################

.. i18n: :mrp_production_id: Production Order, many2one
..

:mrp_production_id: Production Order, many2one

.. i18n: :sale_order_line_id: Sale Order Line, many2one
..

:sale_order_line_id: Sale Order Line, many2one

.. i18n: :custom_value: Custom Value, char
..

:custom_value: Custom Value, char

.. i18n: :dimension_type_id: Dimension Type, many2one
..

:dimension_type_id: Dimension Type, many2one

.. i18n: Object: product_variant_configurator.line (product_variant_configurator.line)
.. i18n: #############################################################################
..

Object: product_variant_configurator.line (product_variant_configurator.line)
#############################################################################

.. i18n: :dimension_type_id: Dimension Type, many2one
..

:dimension_type_id: Dimension Type, many2one

.. i18n: :dimension_custom_value: Custom Value, char
..

:dimension_custom_value: Custom Value, char

.. i18n: :allow_custom_value: Allow custom values ?, boolean
..

:allow_custom_value: Allow custom values ?, boolean

.. i18n: :dimension_type_value_id: Dimension Value, many2one
..

:dimension_type_value_id: Dimension Value, many2one

.. i18n: :configurator_id: product_variant_configurator Test, many2one
..

:configurator_id: product_variant_configurator Test, many2one

.. i18n: Object: product_variant_configurator.configurator (product_variant_configurator.configurator)
.. i18n: #############################################################################################
..

Object: product_variant_configurator.configurator (product_variant_configurator.configurator)
#############################################################################################

.. i18n: :product_tmpl_id: Product Template, many2one
..

:product_tmpl_id: Product Template, many2one

.. i18n: :dimension_configuration_line_ids: Configurator Lines, one2many
..

:dimension_configuration_line_ids: Configurator Lines, one2many

.. i18n: :product_variant_id: Product Variant, many2one, required
..

:product_variant_id: Product Variant, many2one, required