~openerp-dev/openobject-doc/trunk

« back to all changes in this revision

Viewing changes to i18n/fr/source/technical_guide/report_timesheet.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: Timesheet - Reporting (Official, Quality Certified)
4
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
 
6
..
6
7
 
7
8
.. module:: report_timesheet
8
9
    :synopsis: Timesheet - Reporting (Official, Quality Certified)
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="/report_timesheet"></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://www.openerp.com
50
54
.. i18n: :Official module: yes
51
55
.. i18n: :Quality certified: yes
 
56
..
52
57
 
53
58
Timesheet - Reporting (*report_timesheet*)
54
59
==========================================
63
68
 
64
69
.. i18n: Description
65
70
.. i18n: -----------
 
71
..
66
72
 
67
73
Description
68
74
-----------
71
77
.. i18n: 
72
78
.. i18n:   Module to add timesheet views like
73
79
.. i18n:       All Month, Timesheet By User, Timesheet Of Month, Timesheet By Account
 
80
..
74
81
 
75
82
::
76
83
 
79
86
 
80
87
.. i18n: Download links
81
88
.. i18n: --------------
 
89
..
82
90
 
83
91
Download links
84
92
--------------
85
93
 
86
94
.. i18n: You can download this module as a zip file in the following version:
 
95
..
87
96
 
88
97
You can download this module as a zip file in the following version:
89
98
 
90
99
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/report_timesheet.zip>`_
91
100
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/report_timesheet.zip>`_
92
101
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/report_timesheet.zip>`_
 
102
..
93
103
 
94
104
  * `4.2 <http://www.openerp.com/download/modules/4.2/report_timesheet.zip>`_
95
105
  * `5.0 <http://www.openerp.com/download/modules/5.0/report_timesheet.zip>`_
97
107
 
98
108
.. i18n: Dependencies
99
109
.. i18n: ------------
 
110
..
100
111
 
101
112
Dependencies
102
113
------------
103
114
 
104
115
.. i18n:  * :mod:`hr_timesheet`
105
116
.. i18n:  * :mod:`hr_timesheet_invoice`
 
117
..
106
118
 
107
119
 * :mod:`hr_timesheet`
108
120
 * :mod:`hr_timesheet_invoice`
109
121
 
110
122
.. i18n: Reports
111
123
.. i18n: -------
 
124
..
112
125
 
113
126
Reports
114
127
-------
115
128
 
116
129
.. i18n: None
 
130
..
117
131
 
118
132
None
119
133
 
120
134
.. i18n: Menus
121
135
.. i18n: -------
 
136
..
122
137
 
123
138
Menus
124
139
-------
134
149
.. i18n:  * Human Resources/Reporting/This Month/My daily timesheets by account
135
150
.. i18n:  * Human Resources/Reporting/All Months/Timesheet by Account
136
151
.. i18n:  * Human Resources/Reporting/This Month/My timesheets by account
 
152
..
137
153
 
138
154
 * Human Resources/Reporting/This Month
139
155
 * Human Resources/Reporting/This Month/Timesheet by user (this month)
149
165
 
150
166
.. i18n: Views
151
167
.. i18n: -----
 
168
..
152
169
 
153
170
Views
154
171
-----
168
185
.. i18n:  * report_timesheet.timesheet.account.form (form)
169
186
.. i18n:  * report.random.timesheet.tree (tree)
170
187
.. i18n:  * random.timesheet.lines.tree (tree)
 
188
..
171
189
 
172
190
 * report_timesheet.user.graph (graph)
173
191
 * report_timesheet.timesheet.user.form (form)
187
205
 
188
206
.. i18n: Objects
189
207
.. i18n: -------
 
208
..
190
209
 
191
210
Objects
192
211
-------
193
212
 
194
213
.. i18n: Object: Timesheet per day (report_timesheet.user)
195
214
.. i18n: #################################################
 
215
..
196
216
 
197
217
Object: Timesheet per day (report_timesheet.user)
198
218
#################################################
199
219
 
200
220
.. i18n: :cost: Cost, float, readonly
 
221
..
201
222
 
202
223
:cost: Cost, float, readonly
203
224
 
204
225
.. i18n: :user_id: User, many2one, readonly
 
226
..
205
227
 
206
228
:user_id: User, many2one, readonly
207
229
 
208
230
.. i18n: :name: Date, date, readonly
 
231
..
209
232
 
210
233
:name: Date, date, readonly
211
234
 
212
235
.. i18n: :quantity: Quantity, float, readonly
 
236
..
213
237
 
214
238
:quantity: Quantity, float, readonly
215
239
 
216
240
.. i18n: Object: Timesheet per account (report_timesheet.account)
217
241
.. i18n: ########################################################
 
242
..
218
243
 
219
244
Object: Timesheet per account (report_timesheet.account)
220
245
########################################################
221
246
 
222
247
.. i18n: :quantity: Quantity, float, readonly
 
248
..
223
249
 
224
250
:quantity: Quantity, float, readonly
225
251
 
226
252
.. i18n: :user_id: User, many2one, readonly
 
253
..
227
254
 
228
255
:user_id: User, many2one, readonly
229
256
 
230
257
.. i18n: :name: Month, date, readonly
 
258
..
231
259
 
232
260
:name: Month, date, readonly
233
261
 
234
262
.. i18n: :account_id: Analytic Account, many2one, readonly
 
263
..
235
264
 
236
265
:account_id: Analytic Account, many2one, readonly
237
266
 
238
267
.. i18n: Object: Daily timesheet per account (report_timesheet.account.date)
239
268
.. i18n: ###################################################################
 
269
..
240
270
 
241
271
Object: Daily timesheet per account (report_timesheet.account.date)
242
272
###################################################################
243
273
 
244
274
.. i18n: :quantity: Quantity, float, readonly
 
275
..
245
276
 
246
277
:quantity: Quantity, float, readonly
247
278
 
248
279
.. i18n: :user_id: User, many2one, readonly
 
280
..
249
281
 
250
282
:user_id: User, many2one, readonly
251
283
 
252
284
.. i18n: :name: Date, date, readonly
 
285
..
253
286
 
254
287
:name: Date, date, readonly
255
288
 
256
289
.. i18n: :account_id: Analytic Account, many2one, readonly
 
290
..
257
291
 
258
292
:account_id: Analytic Account, many2one, readonly
259
293
 
260
294
.. i18n: Object: Costs to invoice (report_timesheet.invoice)
261
295
.. i18n: ###################################################
 
296
..
262
297
 
263
298
Object: Costs to invoice (report_timesheet.invoice)
264
299
###################################################
265
300
 
266
301
.. i18n: :amount_invoice: To invoice, float, readonly
 
302
..
267
303
 
268
304
:amount_invoice: To invoice, float, readonly
269
305
 
270
306
.. i18n: :quantity: Quantity, float, readonly
 
307
..
271
308
 
272
309
:quantity: Quantity, float, readonly
273
310
 
274
311
.. i18n: :user_id: User, many2one, readonly
 
312
..
275
313
 
276
314
:user_id: User, many2one, readonly
277
315
 
278
316
.. i18n: :manager_id: Manager, many2one, readonly
 
317
..
279
318
 
280
319
:manager_id: Manager, many2one, readonly
281
320
 
282
321
.. i18n: :account_id: Project, many2one, readonly
 
322
..
283
323
 
284
324
:account_id: Project, many2one, readonly
285
325
 
286
326
.. i18n: Object: Random Timesheet Report (report.random.timesheet)
287
327
.. i18n: #########################################################
 
328
..
288
329
 
289
330
Object: Random Timesheet Report (report.random.timesheet)
290
331
#########################################################
291
332
 
292
333
.. i18n: :analytic_account_id: Analytic Account, many2one, readonly
 
334
..
293
335
 
294
336
:analytic_account_id: Analytic Account, many2one, readonly
295
337
 
296
338
.. i18n: :date: Date, date, readonly
 
339
..
297
340
 
298
341
:date: Date, date, readonly
299
342
 
300
343
.. i18n: :user_id: User, many2one, readonly
 
344
..
301
345
 
302
346
:user_id: User, many2one, readonly
303
347
 
304
348
.. i18n: :name: Description, char, readonly
 
349
..
305
350
 
306
351
:name: Description, char, readonly
307
352
 
308
353
.. i18n: :quantity: Quantity, float, readonly
 
354
..
309
355
 
310
356
:quantity: Quantity, float, readonly
311
357
 
312
358
.. i18n: Object: Random Timesheet Lines (random.timesheet.lines)
313
359
.. i18n: #######################################################
 
360
..
314
361
 
315
362
Object: Random Timesheet Lines (random.timesheet.lines)
316
363
#######################################################
317
364
 
318
365
.. i18n: :analytic_account_id: Analytic Account, many2one, readonly
 
366
..
319
367
 
320
368
:analytic_account_id: Analytic Account, many2one, readonly
321
369
 
322
370
.. i18n: :user_id: User, many2one, readonly
 
371
..
323
372
 
324
373
:user_id: User, many2one, readonly
325
374
 
326
375
.. i18n: :product_id: Product, many2one, readonly
 
376
..
327
377
 
328
378
:product_id: Product, many2one, readonly
329
379
 
330
380
.. i18n: :general_account_id: General Account, many2one, readonly
 
381
..
331
382
 
332
383
:general_account_id: General Account, many2one, readonly
333
384
 
334
385
.. i18n: :to_invoice: Invoicing, many2one, readonly
 
386
..
335
387
 
336
388
:to_invoice: Invoicing, many2one, readonly
337
389
 
338
390
.. i18n: :uom_id: UoM, many2one, readonly
 
391
..
339
392
 
340
393
:uom_id: UoM, many2one, readonly
341
394
 
342
395
.. i18n: :amount: Amount, float, readonly
 
396
..
343
397
 
344
398
:amount: Amount, float, readonly
345
399
 
346
400
.. i18n: :date: Date, date, readonly
 
401
..
347
402
 
348
403
:date: Date, date, readonly
349
404
 
350
405
.. i18n: :quantity: Quantity, float, readonly
 
406
..
351
407
 
352
408
:quantity: Quantity, float, readonly
353
409
 
354
410
.. i18n: :name: Description, char, readonly
 
411
..
355
412
 
356
413
:name: Description, char, readonly