~openerp-dev/openobject-doc/trunk

« back to all changes in this revision

Viewing changes to i18n/it/source/technical_guide/smsclient.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:
 
1
 
 
2
.. i18n: .. module:: smsclient
 
3
.. i18n:     :synopsis: SMS Client 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: smsclient
 
9
    :synopsis: SMS Client 
 
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 Open ERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover Open ERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `Open ERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/smsclient"></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="/smsclient"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: SMS Client (*smsclient*)
 
47
.. i18n: ========================
 
48
.. i18n: :Module: smsclient
 
49
.. i18n: :Name: SMS Client
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: smsclient
 
53
.. i18n: :Web: http://www.openerp.com
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
SMS Client (*smsclient*)
 
59
========================
 
60
:Module: smsclient
 
61
:Name: SMS Client
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: smsclient
 
65
:Web: http://www.openerp.com
 
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:   SMS Client module that provides:
 
79
.. i18n:       Sending SMS
 
80
.. i18n:       Use Multiple Gateways
 
81
..
 
82
 
 
83
::
 
84
 
 
85
  SMS Client module that provides:
 
86
      Sending SMS
 
87
      Use Multiple Gateways
 
88
 
 
89
.. i18n: Download links
 
90
.. i18n: --------------
 
91
..
 
92
 
 
93
Download links
 
94
--------------
 
95
 
 
96
.. i18n: You can download this module as a zip file in the following version:
 
97
..
 
98
 
 
99
You can download this module as a zip file in the following version:
 
100
 
 
101
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/smsclient.zip>`_
 
102
..
 
103
 
 
104
  * `trunk <http://www.openerp.com/download/modules/trunk/smsclient.zip>`_
 
105
 
 
106
.. i18n: Dependencies
 
107
.. i18n: ------------
 
108
..
 
109
 
 
110
Dependencies
 
111
------------
 
112
 
 
113
.. i18n:  * :mod:`base`
 
114
..
 
115
 
 
116
 * :mod:`base`
 
117
 
 
118
.. i18n: Reports
 
119
.. i18n: -------
 
120
..
 
121
 
 
122
Reports
 
123
-------
 
124
 
 
125
.. i18n: None
 
126
..
 
127
 
 
128
None
 
129
 
 
130
.. i18n: Menus
 
131
.. i18n: -------
 
132
..
 
133
 
 
134
Menus
 
135
-------
 
136
 
 
137
.. i18n:  * Administration/Configuration/SMS Gateway
 
138
.. i18n:  * Administration/Configuration/SMS Gateway/Gateway List
 
139
.. i18n:  * Administration/Configuration/SMS Gateway/SMS Gateway History
 
140
.. i18n:  * Administration/Configuration/SMS Gateway/Message Queue
 
141
..
 
142
 
 
143
 * Administration/Configuration/SMS Gateway
 
144
 * Administration/Configuration/SMS Gateway/Gateway List
 
145
 * Administration/Configuration/SMS Gateway/SMS Gateway History
 
146
 * Administration/Configuration/SMS Gateway/Message Queue
 
147
 
 
148
.. i18n: Views
 
149
.. i18n: -----
 
150
..
 
151
 
 
152
Views
 
153
-----
 
154
 
 
155
.. i18n:  * sms.smsclient.form (form)
 
156
.. i18n:  * sms.smsclient.history.tree (tree)
 
157
.. i18n:  * sms.smsclient.history.form (form)
 
158
.. i18n:  * sms.smsclient.queue.tree (tree)
 
159
.. i18n:  * sms.smsclient.history.form (form)
 
160
.. i18n:  * \* INHERIT ir.actions.server.form.inherit (form)
 
161
..
 
162
 
 
163
 * sms.smsclient.form (form)
 
164
 * sms.smsclient.history.tree (tree)
 
165
 * sms.smsclient.history.form (form)
 
166
 * sms.smsclient.queue.tree (tree)
 
167
 * sms.smsclient.history.form (form)
 
168
 * \* INHERIT ir.actions.server.form.inherit (form)
 
169
 
 
170
.. i18n: Objects
 
171
.. i18n: -------
 
172
..
 
173
 
 
174
Objects
 
175
-------
 
176
 
 
177
.. i18n: Object: SMS Client (sms.smsclient)
 
178
.. i18n: ##################################
 
179
..
 
180
 
 
181
Object: SMS Client (sms.smsclient)
 
182
##################################
 
183
 
 
184
.. i18n: :property_ids: Parameters, one2many
 
185
..
 
186
 
 
187
:property_ids: Parameters, one2many
 
188
 
 
189
.. i18n: :history_line: History, one2many
 
190
..
 
191
 
 
192
:history_line: History, one2many
 
193
 
 
194
.. i18n: :code: Verification Code, char
 
195
..
 
196
 
 
197
:code: Verification Code, char
 
198
 
 
199
.. i18n: :name: Gateway Name, char, required
 
200
..
 
201
 
 
202
:name: Gateway Name, char, required
 
203
 
 
204
.. i18n: :url: Gateway URL, char, required
 
205
..
 
206
 
 
207
:url: Gateway URL, char, required
 
208
 
 
209
.. i18n: :body: Message, text
 
210
..
 
211
 
 
212
:body: Message, text
 
213
 
 
214
.. i18n:     *The message text that will be send along with the email which is send through this server*
 
215
..
 
216
 
 
217
    *The message text that will be send along with the email which is send through this server*
 
218
 
 
219
.. i18n: :users_id: Users Allowed, many2many
 
220
..
 
221
 
 
222
:users_id: Users Allowed, many2many
 
223
 
 
224
.. i18n: :state: Gateway Status, selection, readonly
 
225
..
 
226
 
 
227
:state: Gateway Status, selection, readonly
 
228
 
 
229
.. i18n: :method: API Method, selection
 
230
..
 
231
 
 
232
:method: API Method, selection
 
233
 
 
234
.. i18n: Object: SMS Queue (sms.smsclient.queue)
 
235
.. i18n: #######################################
 
236
..
 
237
 
 
238
Object: SMS Queue (sms.smsclient.queue)
 
239
#######################################
 
240
 
 
241
.. i18n: :gateway_id: SMS Gateway, many2one, readonly
 
242
..
 
243
 
 
244
:gateway_id: SMS Gateway, many2one, readonly
 
245
 
 
246
.. i18n: :name: SMS Request, text, required, readonly
 
247
..
 
248
 
 
249
:name: SMS Request, text, required, readonly
 
250
 
 
251
.. i18n: :mobile: Mobile No, char, required, readonly
 
252
..
 
253
 
 
254
:mobile: Mobile No, char, required, readonly
 
255
 
 
256
.. i18n: :date_create: Date, datetime, readonly
 
257
..
 
258
 
 
259
:date_create: Date, datetime, readonly
 
260
 
 
261
.. i18n: :state: Message Status, selection, readonly
 
262
..
 
263
 
 
264
:state: Message Status, selection, readonly
 
265
 
 
266
.. i18n: :error: Last Error, text, readonly
 
267
..
 
268
 
 
269
:error: Last Error, text, readonly
 
270
 
 
271
.. i18n: :msg: SMS Text, text, required, readonly
 
272
..
 
273
 
 
274
:msg: SMS Text, text, required, readonly
 
275
 
 
276
.. i18n: Object: SMS Client Properties (sms.smsclient.parms)
 
277
.. i18n: ###################################################
 
278
..
 
279
 
 
280
Object: SMS Client Properties (sms.smsclient.parms)
 
281
###################################################
 
282
 
 
283
.. i18n: :gateway_id: SMS Gateway, many2one
 
284
..
 
285
 
 
286
:gateway_id: SMS Gateway, many2one
 
287
 
 
288
.. i18n: :type: API Method, selection
 
289
..
 
290
 
 
291
:type: API Method, selection
 
292
 
 
293
.. i18n: :name: Property name, char, required
 
294
..
 
295
 
 
296
:name: Property name, char, required
 
297
 
 
298
.. i18n: :value: Property value, char, required
 
299
..
 
300
 
 
301
:value: Property value, char, required
 
302
 
 
303
.. i18n: Object: SMS Client History (sms.smsclient.history)
 
304
.. i18n: ##################################################
 
305
..
 
306
 
 
307
Object: SMS Client History (sms.smsclient.history)
 
308
##################################################
 
309
 
 
310
.. i18n: :gateway_id: SMS Gateway, many2one, required
 
311
..
 
312
 
 
313
:gateway_id: SMS Gateway, many2one, required
 
314
 
 
315
.. i18n: :user_id: Username, many2one, readonly
 
316
..
 
317
 
 
318
:user_id: Username, many2one, readonly
 
319
 
 
320
.. i18n: :name: Description, char, required, readonly
 
321
..
 
322
 
 
323
:name: Description, char, required, readonly
 
324
 
 
325
.. i18n: :sms: SMS, text, readonly
 
326
..
 
327
 
 
328
:sms: SMS, text, readonly
 
329
 
 
330
.. i18n: :date_create: Date, datetime, readonly
 
331
..
 
332
 
 
333
:date_create: Date, datetime, readonly
 
334
 
 
335
.. i18n: :to: Mobile No, char, readonly
 
336
..
 
337
 
 
338
:to: Mobile No, char, readonly