~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/smsclient.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-17 18:59:45 UTC
  • Revision ID: truongsinh@vipescoserver-20090717185945-ajjp3zso6xh5jddm
[FIX]private issue

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