~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/es/source/technical_guide/account_asset.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:: account_asset
 
3
.. i18n:     :synopsis: Asset management 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: account_asset
 
8
    :synopsis: Asset management 
 
9
    :noindex:
 
10
.. 
 
11
 
 
12
.. i18n: .. raw:: html
 
13
.. i18n: 
 
14
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
15
 
 
16
.. raw:: html
 
17
 
 
18
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
19
 
 
20
.. i18n: Asset management (*account_asset*)
 
21
.. i18n: ==================================
 
22
.. i18n: :Module: account_asset
 
23
.. i18n: :Name: Asset management
 
24
.. i18n: :Version: 5.0.1.0
 
25
.. i18n: :Author: Tiny
 
26
.. i18n: :Directory: account_asset
 
27
.. i18n: :Web: http://www.openerp.com/
 
28
.. i18n: :Official module: no
 
29
.. i18n: :Quality certified: no
 
30
 
 
31
Asset management (*account_asset*)
 
32
==================================
 
33
:Module: account_asset
 
34
:Name: Asset management
 
35
:Version: 5.0.1.0
 
36
:Author: Tiny
 
37
:Directory: account_asset
 
38
:Web: http://www.openerp.com/
 
39
:Official module: no
 
40
:Quality certified: no
 
41
 
 
42
.. i18n: Description
 
43
.. i18n: -----------
 
44
 
 
45
Description
 
46
-----------
 
47
 
 
48
.. i18n: ::
 
49
.. i18n: 
 
50
.. i18n:   Financial and accounting asset management.
 
51
.. i18n:       Allows to define
 
52
.. i18n:       * Asset category. 
 
53
.. i18n:       * Assets.
 
54
.. i18n:       *Asset usage period and property.
 
55
 
 
56
::
 
57
 
 
58
  Financial and accounting asset management.
 
59
      Allows to define
 
60
      * Asset category. 
 
61
      * Assets.
 
62
      *Asset usage period and property.
 
63
 
 
64
.. i18n: Dependencies
 
65
.. i18n: ------------
 
66
 
 
67
Dependencies
 
68
------------
 
69
 
 
70
.. i18n:  * :mod:`account`
 
71
.. i18n:  * :mod:`account_simulation`
 
72
 
 
73
 * :mod:`account`
 
74
 * :mod:`account_simulation`
 
75
 
 
76
.. i18n: Reports
 
77
.. i18n: -------
 
78
 
 
79
Reports
 
80
-------
 
81
 
 
82
.. i18n: None
 
83
 
 
84
None
 
85
 
 
86
.. i18n: Menus
 
87
.. i18n: -------
 
88
 
 
89
Menus
 
90
-------
 
91
 
 
92
.. i18n:  * Financial Management/Periodical Processing/Compute assets
 
93
.. i18n:  * Financial Management/Configuration/Assets
 
94
.. i18n:  * Financial Management/Configuration/Assets/Asset Category
 
95
.. i18n:  * Financial Management/Configuration/Assets/Asset
 
96
.. i18n:  * Financial Management/Assets
 
97
.. i18n:  * Financial Management/Assets/Asset Hierarchy
 
98
.. i18n:  * Financial Management/Assets/Assets
 
99
.. i18n:  * Financial Management/Assets/Assets/Draft Assets
 
100
.. i18n:  * Financial Management/Assets/Assets/Open Assets
 
101
 
 
102
 * Financial Management/Periodical Processing/Compute assets
 
103
 * Financial Management/Configuration/Assets
 
104
 * Financial Management/Configuration/Assets/Asset Category
 
105
 * Financial Management/Configuration/Assets/Asset
 
106
 * Financial Management/Assets
 
107
 * Financial Management/Assets/Asset Hierarchy
 
108
 * Financial Management/Assets/Assets
 
109
 * Financial Management/Assets/Assets/Draft Assets
 
110
 * Financial Management/Assets/Assets/Open Assets
 
111
 
 
112
.. i18n: Views
 
113
.. i18n: -----
 
114
 
 
115
Views
 
116
-----
 
117
 
 
118
.. i18n:  * account.asset.category.form (form)
 
119
.. i18n:  * account.asset.category.tree (tree)
 
120
.. i18n:  * account.asset.property.tree (tree)
 
121
.. i18n:  * account.asset.asset.form (form)
 
122
.. i18n:  * account.asset.property.history.form (form)
 
123
.. i18n:  * account.asset.property.history.tree (tree)
 
124
.. i18n:  * account.asset.board.form (form)
 
125
.. i18n:  * account.asset.board.tree (tree)
 
126
.. i18n:  * account.asset.asset.tree (tree)
 
127
.. i18n:  * \* INHERIT account.invoice.line.form (form)
 
128
 
 
129
 * account.asset.category.form (form)
 
130
 * account.asset.category.tree (tree)
 
131
 * account.asset.property.tree (tree)
 
132
 * account.asset.asset.form (form)
 
133
 * account.asset.property.history.form (form)
 
134
 * account.asset.property.history.tree (tree)
 
135
 * account.asset.board.form (form)
 
136
 * account.asset.board.tree (tree)
 
137
 * account.asset.asset.tree (tree)
 
138
 * \* INHERIT account.invoice.line.form (form)
 
139
 
 
140
.. i18n: Objects
 
141
.. i18n: -------
 
142
 
 
143
Objects
 
144
-------
 
145
 
 
146
.. i18n: Object: Asset category (account.asset.category)
 
147
.. i18n: ###############################################
 
148
 
 
149
Object: Asset category (account.asset.category)
 
150
###############################################
 
151
 
 
152
.. i18n: :note: Note, text
 
153
 
 
154
:note: Note, text
 
155
 
 
156
.. i18n: :code: Asset code, char
 
157
 
 
158
:code: Asset code, char
 
159
 
 
160
.. i18n: :name: Asset category, char, required
 
161
 
 
162
:name: Asset category, char, required
 
163
 
 
164
.. i18n: Object: Asset (account.asset.asset)
 
165
.. i18n: ###################################
 
166
 
 
167
Object: Asset (account.asset.asset)
 
168
###################################
 
169
 
 
170
.. i18n: :property_ids: Asset method name, one2many, readonly
 
171
 
 
172
:property_ids: Asset method name, one2many, readonly
 
173
 
 
174
.. i18n: :note: Note, text
 
175
 
 
176
:note: Note, text
 
177
 
 
178
.. i18n: :code: Asset code, char
 
179
 
 
180
:code: Asset code, char
 
181
 
 
182
.. i18n: :name: Asset, char, required
 
183
 
 
184
:name: Asset, char, required
 
185
 
 
186
.. i18n: :sequence: Sequence, integer
 
187
 
 
188
:sequence: Sequence, integer
 
189
 
 
190
.. i18n: :child_ids: Childs asset, one2many
 
191
 
 
192
:child_ids: Childs asset, one2many
 
193
 
 
194
.. i18n: :entry_ids: Entries, one2many, readonly
 
195
 
 
196
:entry_ids: Entries, one2many, readonly
 
197
 
 
198
.. i18n: :localisation: Localisation, char
 
199
 
 
200
:localisation: Localisation, char
 
201
 
 
202
.. i18n: :date: Date, date, required
 
203
 
 
204
:date: Date, date, required
 
205
 
 
206
.. i18n: :state: Global state, selection, required
 
207
 
 
208
:state: Global state, selection, required
 
209
 
 
210
.. i18n: :period_id: Period, many2one, required, readonly
 
211
 
 
212
:period_id: Period, many2one, required, readonly
 
213
 
 
214
.. i18n: :parent_id: Parent asset, many2one
 
215
 
 
216
:parent_id: Parent asset, many2one
 
217
 
 
218
.. i18n: :value_total: Total value, float, readonly
 
219
 
 
220
:value_total: Total value, float, readonly
 
221
 
 
222
.. i18n: :active: Active, boolean
 
223
 
 
224
:active: Active, boolean
 
225
 
 
226
.. i18n: :category_id: Asset category, many2one
 
227
 
 
228
:category_id: Asset category, many2one
 
229
 
 
230
.. i18n: :partner_id: Partner, many2one
 
231
 
 
232
:partner_id: Partner, many2one
 
233
 
 
234
.. i18n: Object: Asset property (account.asset.property)
 
235
.. i18n: ###############################################
 
236
 
 
237
Object: Asset property (account.asset.property)
 
238
###############################################
 
239
 
 
240
.. i18n: :asset_id: Asset, many2one, required
 
241
 
 
242
:asset_id: Asset, many2one, required
 
243
 
 
244
.. i18n: :board_ids: Asset board, one2many
 
245
 
 
246
:board_ids: Asset board, one2many
 
247
 
 
248
.. i18n: :entry_asset_ids: Asset Entries, many2many
 
249
 
 
250
:entry_asset_ids: Asset Entries, many2many
 
251
 
 
252
.. i18n: :history_ids: History, one2many, readonly
 
253
 
 
254
:history_ids: History, one2many, readonly
 
255
 
 
256
.. i18n: :method_progress_factor: Progressif factor, float, readonly
 
257
 
 
258
:method_progress_factor: Progressif factor, float, readonly
 
259
 
 
260
.. i18n: :method_end: Ending date, date
 
261
 
 
262
:method_end: Ending date, date
 
263
 
 
264
.. i18n: :account_asset_id: Asset account, many2one, required
 
265
 
 
266
:account_asset_id: Asset account, many2one, required
 
267
 
 
268
.. i18n: :journal_id: Journal, many2one, required
 
269
 
 
270
:journal_id: Journal, many2one, required
 
271
 
 
272
.. i18n: :method: Computation method, selection, required, readonly
 
273
 
 
274
:method: Computation method, selection, required, readonly
 
275
 
 
276
.. i18n: :journal_analytic_id: Analytic journal, many2one
 
277
 
 
278
:journal_analytic_id: Analytic journal, many2one
 
279
 
 
280
.. i18n: :date: Date created, date
 
281
 
 
282
:date: Date created, date
 
283
 
 
284
.. i18n: :method_time: Time method, selection, required, readonly
 
285
 
 
286
:method_time: Time method, selection, required, readonly
 
287
 
 
288
.. i18n: :state: State, selection, required
 
289
 
 
290
:state: State, selection, required
 
291
 
 
292
.. i18n: :method_period: Period per interval, integer, readonly
 
293
 
 
294
:method_period: Period per interval, integer, readonly
 
295
 
 
296
.. i18n: :value_residual: Residual value, float, readonly
 
297
 
 
298
:value_residual: Residual value, float, readonly
 
299
 
 
300
.. i18n: :value_total: Gross value, float, readonly
 
301
 
 
302
:value_total: Gross value, float, readonly
 
303
 
 
304
.. i18n: :account_analytic_id: Analytic account, many2one
 
305
 
 
306
:account_analytic_id: Analytic account, many2one
 
307
 
 
308
.. i18n: :account_actif_id: Depreciation account, many2one, required
 
309
 
 
310
:account_actif_id: Depreciation account, many2one, required
 
311
 
 
312
.. i18n: :type: Depr. method type, selection, required
 
313
 
 
314
:type: Depr. method type, selection, required
 
315
 
 
316
.. i18n: :method_delay: Number of interval, integer, readonly
 
317
 
 
318
:method_delay: Number of interval, integer, readonly
 
319
 
 
320
.. i18n: :name: Method name, char
 
321
 
 
322
:name: Method name, char
 
323
 
 
324
.. i18n: Object: Asset history (account.asset.property.history)
 
325
.. i18n: ######################################################
 
326
 
 
327
Object: Asset history (account.asset.property.history)
 
328
######################################################
 
329
 
 
330
.. i18n: :user_id: User, many2one, required
 
331
 
 
332
:user_id: User, many2one, required
 
333
 
 
334
.. i18n: :name: History name, char
 
335
 
 
336
:name: History name, char
 
337
 
 
338
.. i18n: :method_end: Ending date, date
 
339
 
 
340
:method_end: Ending date, date
 
341
 
 
342
.. i18n: :asset_property_id: Method, many2one, required
 
343
 
 
344
:asset_property_id: Method, many2one, required
 
345
 
 
346
.. i18n: :note: Note, text
 
347
 
 
348
:note: Note, text
 
349
 
 
350
.. i18n: :method_delay: Number of interval, integer
 
351
 
 
352
:method_delay: Number of interval, integer
 
353
 
 
354
.. i18n: :method_period: Period per interval, integer
 
355
 
 
356
:method_period: Period per interval, integer
 
357
 
 
358
.. i18n: :date: Date, date, required
 
359
 
 
360
:date: Date, date, required
 
361
 
 
362
.. i18n: Object: Asset board (account.asset.board)
 
363
.. i18n: #########################################
 
364
 
 
365
Object: Asset board (account.asset.board)
 
366
#########################################
 
367
 
 
368
.. i18n: :asset_id: Asset, many2one, required
 
369
 
 
370
:asset_id: Asset, many2one, required
 
371
 
 
372
.. i18n: :value_gross: Gross value, float, required
 
373
 
 
374
:value_gross: Gross value, float, required
 
375
 
 
376
.. i18n: :value_asset_cumul: Cumul. value, float, required
 
377
 
 
378
:value_asset_cumul: Cumul. value, float, required
 
379
 
 
380
.. i18n: :name: Asset name, char, required
 
381
 
 
382
:name: Asset name, char, required
 
383
 
 
384
.. i18n: :value_asset: Asset Value, float, required
 
385
 
 
386
:value_asset: Asset Value, float, required
 
387
 
 
388
.. i18n: :value_net: Net value, float, required
 
389
 
 
390
:value_net: Net value, float, required