~openerp-dev/openobject-doc/trunk

« back to all changes in this revision

Viewing changes to i18n/fr/source/technical_guide/magento_openerp_synchro.rst

  • Committer: Antony Lesuisse
  • Date: 2010-03-05 16:46:40 UTC
  • Revision ID: al@openerp.com-20100305164640-9b7anc1t5ujha8lw
Merge doc into feature, before deletion of both features and doc. (odo)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
.. i18n:     :synopsis: Magento Synchro Smile 
4
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
 
6
..
6
7
 
7
8
.. module:: magento_openerp_synchro
8
9
    :synopsis: Magento Synchro Smile 
13
14
.. i18n: 
14
15
.. i18n:       <br />
15
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
16
18
 
17
19
.. raw:: html
18
20
 
23
25
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
24
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
25
27
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
 
28
..
26
29
 
27
30
.. tip:: This module is part of the Open ERP software, the leading Open Source 
28
31
  enterprise management system. If you want to discover Open ERP, check our 
33
36
.. i18n: 
34
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/magento_openerp_synchro"></div>
35
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
36
40
 
37
41
.. raw:: html
38
42
 
49
53
.. i18n: :Web: http://code.google.com/p/magento-openerp-smile-synchro/
50
54
.. i18n: :Official module: no
51
55
.. i18n: :Quality certified: no
 
56
..
52
57
 
53
58
Magento Synchro Smile (*magento_openerp_synchro*)
54
59
=================================================
63
68
 
64
69
.. i18n: Description
65
70
.. i18n: -----------
 
71
..
66
72
 
67
73
Description
68
74
-----------
73
79
.. i18n:   and sale orders synchronization between OpenERP and Magento.
74
80
.. i18n:   This module is contributed by the Smile French IT company (www.smile.fr)
75
81
.. i18n:   and Zikzakmedia (www.zikzakmedia.com)
 
82
..
76
83
 
77
84
::
78
85
 
83
90
 
84
91
.. i18n: Download links
85
92
.. i18n: --------------
 
93
..
86
94
 
87
95
Download links
88
96
--------------
89
97
 
90
98
.. i18n: You can download this module as a zip file in the following version:
 
99
..
91
100
 
92
101
You can download this module as a zip file in the following version:
93
102
 
94
103
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/magento_openerp_synchro.zip>`_
 
104
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/magento_openerp_synchro.zip>`_
95
105
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/magento_openerp_synchro.zip>`_
 
106
..
96
107
 
97
108
  * `4.2 <http://www.openerp.com/download/modules/4.2/magento_openerp_synchro.zip>`_
 
109
  * `5.0 <http://www.openerp.com/download/modules/5.0/magento_openerp_synchro.zip>`_
98
110
  * `trunk <http://www.openerp.com/download/modules/trunk/magento_openerp_synchro.zip>`_
99
111
 
100
112
.. i18n: Dependencies
101
113
.. i18n: ------------
 
114
..
102
115
 
103
116
Dependencies
104
117
------------
108
121
.. i18n:  * :mod:`sale`
109
122
.. i18n:  * :mod:`account`
110
123
.. i18n:  * :mod:`account_tax_include`
 
124
..
111
125
 
112
126
 * :mod:`product`
113
127
 * :mod:`stock`
117
131
 
118
132
.. i18n: Reports
119
133
.. i18n: -------
 
134
..
120
135
 
121
136
Reports
122
137
-------
123
138
 
124
139
.. i18n: None
 
140
..
125
141
 
126
142
None
127
143
 
128
144
.. i18n: Menus
129
145
.. i18n: -------
 
146
..
130
147
 
131
148
Menus
132
149
-------
139
156
.. i18n:  * Magento/Synchronization/Import sale orders
140
157
.. i18n:  * Magento/Synchronization/Correct sale orders
141
158
.. i18n:  * Magento/Synchronization/Update sale orders
 
159
..
142
160
 
143
161
 * Magento
144
162
 * Magento/Magento Web
151
169
 
152
170
.. i18n: Views
153
171
.. i18n: -----
 
172
..
154
173
 
155
174
Views
156
175
-----
169
188
.. i18n:  * \* INHERIT sale.shop.form.inherit (form)
170
189
.. i18n:  * magento.web.form (form)
171
190
.. i18n:  * magento.web.tree (tree)
 
191
..
172
192
 
173
193
 * \* INHERIT product.product.form.magento (form)
174
194
 * \* INHERIT product.product.tree.magento (tree)
187
207
 
188
208
.. i18n: Objects
189
209
.. i18n: -------
 
210
..
190
211
 
191
212
Objects
192
213
-------
193
214
 
194
215
.. i18n: Object: Magento Web (magento.web)
195
216
.. i18n: #################################
 
217
..
196
218
 
197
219
Object: Magento Web (magento.web)
198
220
#################################
199
221
 
200
222
.. i18n: :api_pwd: Magento Api Password, char
 
223
..
201
224
 
202
225
:api_pwd: Magento Api Password, char
203
226
 
204
227
.. i18n: :api_user: Magento Api User, char
 
228
..
205
229
 
206
230
:api_user: Magento Api User, char
207
231
 
208
232
.. i18n: :auto_update: Auto update products and categories, boolean
 
233
..
209
234
 
210
235
:auto_update: Auto update products and categories, boolean
211
236
 
212
237
.. i18n:     *If auto update is checked, when you create, modify or delete products and categories in OpenERP, they are automatically created, modified or deleted in Magento. Also, if a existing product or category in OpenERP is checked as exportable, it is created in Magento. And when is unchecked as exportable, it is deleted in Magento.*
 
238
..
213
239
 
214
240
    *If auto update is checked, when you create, modify or delete products and categories in OpenERP, they are automatically created, modified or deleted in Magento. Also, if a existing product or category in OpenERP is checked as exportable, it is created in Magento. And when is unchecked as exportable, it is deleted in Magento.*
215
241
 
216
242
.. i18n: :magento_url: Magento Url, char
 
243
..
217
244
 
218
245
:magento_url: Magento Url, char
219
246
 
220
247
.. i18n:     *URL to Magento shop ending with /*
 
248
..
221
249
 
222
250
    *URL to Magento shop ending with /*
223
251
 
224
252
.. i18n: :magento_flag: Magento web flag, boolean
 
253
..
225
254
 
226
255
:magento_flag: Magento web flag, boolean
227
256
 
228
257
.. i18n:     *The Magento active web must have this box checked.*
 
258
..
229
259
 
230
260
    *The Magento active web must have this box checked.*
231
261
 
232
262
.. i18n: :magento_name: Magento web name, char
 
263
..
233
264
 
234
265
:magento_name: Magento web name, char