~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/base_contact.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:: base_contact
 
3
.. i18n:     :synopsis: Base Contact (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: base_contact
 
8
    :synopsis: Base Contact (Official, Quality Certified)
 
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="/base_contact"></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="/base_contact"></div>
 
40
    <script src="http://js-kit.com/ratings.js"></script>
 
41
 
 
42
.. i18n: Base Contact (*base_contact*)
 
43
.. i18n: =============================
 
44
.. i18n: :Module: base_contact
 
45
.. i18n: :Name: Base Contact
 
46
.. i18n: :Version: 5.0.1.0
 
47
.. i18n: :Author: Tiny
 
48
.. i18n: :Directory: base_contact
 
49
.. i18n: :Web: http://www.openerp.com
 
50
.. i18n: :Official module: yes
 
51
.. i18n: :Quality certified: yes
 
52
 
 
53
Base Contact (*base_contact*)
 
54
=============================
 
55
:Module: base_contact
 
56
:Name: Base Contact
 
57
:Version: 5.0.1.0
 
58
:Author: Tiny
 
59
:Directory: base_contact
 
60
:Web: http://www.openerp.com
 
61
:Official module: yes
 
62
:Quality certified: yes
 
63
 
 
64
.. i18n: Description
 
65
.. i18n: -----------
 
66
 
 
67
Description
 
68
-----------
 
69
 
 
70
.. i18n: ::
 
71
.. i18n: 
 
72
.. i18n:   This module allows you to manage entirely your contacts.
 
73
.. i18n:   
 
74
.. i18n:       It lets you define
 
75
.. i18n:           *contacts unrelated to a partner,
 
76
.. i18n:           *contacts working at several addresses (possibly for different partners),
 
77
.. i18n:           *contacts with possibly different functions for each of its job's addresses
 
78
.. i18n:   
 
79
.. i18n:       It also add new menu items located in
 
80
.. i18n:           Partners \ Contacts
 
81
.. i18n:           Partners \ Functions
 
82
.. i18n:   
 
83
.. i18n:       Pay attention that this module converts the existing addresses into "addresses + contacts". It means that some fields of the addresses will be missing (like the contact name), since these are supposed to be defined in an other object.
 
84
 
 
85
::
 
86
 
 
87
  This module allows you to manage entirely your contacts.
 
88
  
 
89
      It lets you define
 
90
          *contacts unrelated to a partner,
 
91
          *contacts working at several addresses (possibly for different partners),
 
92
          *contacts with possibly different functions for each of its job's addresses
 
93
  
 
94
      It also add new menu items located in
 
95
          Partners \ Contacts
 
96
          Partners \ Functions
 
97
  
 
98
      Pay attention that this module converts the existing addresses into "addresses + contacts". It means that some fields of the addresses will be missing (like the contact name), since these are supposed to be defined in an other object.
 
99
 
 
100
.. i18n: Download links
 
101
.. i18n: --------------
 
102
 
 
103
Download links
 
104
--------------
 
105
 
 
106
.. i18n: You can download this module as a zip file in the following version:
 
107
 
 
108
You can download this module as a zip file in the following version:
 
109
 
 
110
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/base_contact.zip>`_
 
111
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/base_contact.zip>`_
 
112
 
 
113
  * `5.0 <http://www.openerp.com/download/modules/5.0/base_contact.zip>`_
 
114
  * `trunk <http://www.openerp.com/download/modules/trunk/base_contact.zip>`_
 
115
 
 
116
.. i18n: Dependencies
 
117
.. i18n: ------------
 
118
 
 
119
Dependencies
 
120
------------
 
121
 
 
122
.. i18n:  * :mod:`base`
 
123
.. i18n:  * :mod:`process`
 
124
 
 
125
 * :mod:`base`
 
126
 * :mod:`process`
 
127
 
 
128
.. i18n: Reports
 
129
.. i18n: -------
 
130
 
 
131
Reports
 
132
-------
 
133
 
 
134
.. i18n: None
 
135
 
 
136
None
 
137
 
 
138
.. i18n: Menus
 
139
.. i18n: -------
 
140
 
 
141
Menus
 
142
-------
 
143
 
 
144
.. i18n:  * Partners/Contacts
 
145
.. i18n:  * Partners/Contact's Jobs
 
146
 
 
147
 * Partners/Contacts
 
148
 * Partners/Contact's Jobs
 
149
 
 
150
.. i18n: Views
 
151
.. i18n: -----
 
152
 
 
153
Views
 
154
-----
 
155
 
 
156
.. i18n:  * res.partner.contact.tree (tree)
 
157
.. i18n:  * res.partner.contact.form (form)
 
158
.. i18n:  * \* INHERIT Partner form inherited (form)
 
159
.. i18n:  * \* INHERIT res.partner.form (form)
 
160
.. i18n:  * \* INHERIT res.partner.form (form)
 
161
.. i18n:  * \* INHERIT res.partner.form (form)
 
162
.. i18n:  * \* INHERIT Partner addresses inherited (tree)
 
163
.. i18n:  * \* INHERIT res.partner.address.form.inherited0 (form)
 
164
.. i18n:  * \* INHERIT res.partner.address.form.inherited1 (form)
 
165
.. i18n:  * \* INHERIT res.partner.address.form.inherited2 (form)
 
166
.. i18n:  * \* INHERIT res.partner.address.form.inherited3 (form)
 
167
.. i18n:  * \* INHERIT res.partner.address.form.inherited4 (form)
 
168
.. i18n:  * \* INHERIT res.partner.address.form.inherited6 (form)
 
169
.. i18n:  * \* INHERIT res.partner.address.form.inherited5 (form)
 
170
.. i18n:  * res.partner.job.tree (tree)
 
171
.. i18n:  * res.partner.job.form (form)
 
172
 
 
173
 * res.partner.contact.tree (tree)
 
174
 * res.partner.contact.form (form)
 
175
 * \* INHERIT Partner form inherited (form)
 
176
 * \* INHERIT res.partner.form (form)
 
177
 * \* INHERIT res.partner.form (form)
 
178
 * \* INHERIT res.partner.form (form)
 
179
 * \* INHERIT Partner addresses inherited (tree)
 
180
 * \* INHERIT res.partner.address.form.inherited0 (form)
 
181
 * \* INHERIT res.partner.address.form.inherited1 (form)
 
182
 * \* INHERIT res.partner.address.form.inherited2 (form)
 
183
 * \* INHERIT res.partner.address.form.inherited3 (form)
 
184
 * \* INHERIT res.partner.address.form.inherited4 (form)
 
185
 * \* INHERIT res.partner.address.form.inherited6 (form)
 
186
 * \* INHERIT res.partner.address.form.inherited5 (form)
 
187
 * res.partner.job.tree (tree)
 
188
 * res.partner.job.form (form)
 
189
 
 
190
.. i18n: Objects
 
191
.. i18n: -------
 
192
 
 
193
Objects
 
194
-------
 
195
 
 
196
.. i18n: Object: res.partner.contact (res.partner.contact)
 
197
.. i18n: #################################################
 
198
 
 
199
Object: res.partner.contact (res.partner.contact)
 
200
#################################################
 
201
 
 
202
.. i18n: :website: Website, char
 
203
 
 
204
:website: Website, char
 
205
 
 
206
.. i18n: :comment: Notes, text
 
207
 
 
208
:comment: Notes, text
 
209
 
 
210
.. i18n: :first_name: First Name, char
 
211
 
 
212
:first_name: First Name, char
 
213
 
 
214
.. i18n: :name: Last Name, char, required
 
215
 
 
216
:name: Last Name, char, required
 
217
 
 
218
.. i18n: :title: Title, selection
 
219
 
 
220
:title: Title, selection
 
221
 
 
222
.. i18n: :mobile: Mobile, char
 
223
 
 
224
:mobile: Mobile, char
 
225
 
 
226
.. i18n: :country_id: Nationality, many2one
 
227
 
 
228
:country_id: Nationality, many2one
 
229
 
 
230
.. i18n: :birthdate: Birth Date, date
 
231
 
 
232
:birthdate: Birth Date, date
 
233
 
 
234
.. i18n: :email: E-Mail, char
 
235
 
 
236
:email: E-Mail, char
 
237
 
 
238
.. i18n: :lang_id: Language, many2one
 
239
 
 
240
:lang_id: Language, many2one
 
241
 
 
242
.. i18n: :active: Active, boolean
 
243
 
 
244
:active: Active, boolean
 
245
 
 
246
.. i18n: :function_id: Main Job, many2one
 
247
 
 
248
:function_id: Main Job, many2one
 
249
 
 
250
.. i18n: :partner_id: Main Employer, many2one
 
251
 
 
252
:partner_id: Main Employer, many2one
 
253
 
 
254
.. i18n: :job_ids: Functions and Addresses, one2many
 
255
 
 
256
:job_ids: Functions and Addresses, one2many
 
257
 
 
258
.. i18n: Object: Contact Partner Function (res.partner.job)
 
259
.. i18n: ##################################################
 
260
 
 
261
Object: Contact Partner Function (res.partner.job)
 
262
##################################################
 
263
 
 
264
.. i18n: :sequence_partner: Partner Seq., integer
 
265
 
 
266
:sequence_partner: Partner Seq., integer
 
267
 
 
268
.. i18n:     *Order of importance of this job title in the list of job title of the linked partner*
 
269
 
 
270
    *Order of importance of this job title in the list of job title of the linked partner*
 
271
 
 
272
.. i18n: :address_id: Address, many2one
 
273
 
 
274
:address_id: Address, many2one
 
275
 
 
276
.. i18n: :fax: Fax, char
 
277
 
 
278
:fax: Fax, char
 
279
 
 
280
.. i18n: :name: Partner, many2one
 
281
 
 
282
:name: Partner, many2one
 
283
 
 
284
.. i18n: :extension: Extension, char
 
285
 
 
286
:extension: Extension, char
 
287
 
 
288
.. i18n:     *Internal/External extension phone number*
 
289
 
 
290
    *Internal/External extension phone number*
 
291
 
 
292
.. i18n: :date_start: Date Start, date
 
293
 
 
294
:date_start: Date Start, date
 
295
 
 
296
.. i18n: :sequence_contact: Contact Seq., integer
 
297
 
 
298
:sequence_contact: Contact Seq., integer
 
299
 
 
300
.. i18n:     *Order of importance of this address in the list of addresses of the linked contact*
 
301
 
 
302
    *Order of importance of this address in the list of addresses of the linked contact*
 
303
 
 
304
.. i18n: :contact_id: Contact, many2one, required
 
305
 
 
306
:contact_id: Contact, many2one, required
 
307
 
 
308
.. i18n: :phone: Phone, char
 
309
 
 
310
:phone: Phone, char
 
311
 
 
312
.. i18n: :state: State, selection, required
 
313
 
 
314
:state: State, selection, required
 
315
 
 
316
.. i18n: :other: Other, char
 
317
 
 
318
:other: Other, char
 
319
 
 
320
.. i18n:     *Additional phone field*
 
321
 
 
322
    *Additional phone field*
 
323
 
 
324
.. i18n: :date_stop: Date Stop, date
 
325
 
 
326
:date_stop: Date Stop, date
 
327
 
 
328
.. i18n: :team_id: Team, many2one
 
329
 
 
330
:team_id: Team, many2one
 
331
 
 
332
.. i18n: :function_id: Partner Function, many2one
 
333
 
 
334
:function_id: Partner Function, many2one
 
335
 
 
336
.. i18n: :email: E-Mail, char
 
337
 
 
338
:email: E-Mail, char