~openerp-chinese-team/openobject-doc/Chinese-init

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/technical_guide/hr_timesheet_sheet.rst

  • Committer: JoshuaJan
  • Date: 2012-12-04 01:36:44 UTC
  • Revision ID: popkar77@gmail.com-20121204013644-k25kpyac672wxe22
Chinese initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: hr_timesheet_sheet
 
3
.. i18n:     :synopsis: Timesheets (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: hr_timesheet_sheet
 
9
    :synopsis: Timesheets (Official, Quality Certified)
 
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 OpenERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the OpenERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover OpenERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `OpenERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/hr_timesheet_sheet"></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="/hr_timesheet_sheet"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Timesheets (*hr_timesheet_sheet*)
 
47
.. i18n: =================================
 
48
.. i18n: :Module: hr_timesheet_sheet
 
49
.. i18n: :Name: Timesheets
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: hr_timesheet_sheet
 
53
.. i18n: :Web: http://www.openerp.com
 
54
.. i18n: :Official module: yes
 
55
.. i18n: :Quality certified: yes
 
56
..
 
57
 
 
58
Timesheets (*hr_timesheet_sheet*)
 
59
=================================
 
60
:Module: hr_timesheet_sheet
 
61
:Name: Timesheets
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: hr_timesheet_sheet
 
65
:Web: http://www.openerp.com
 
66
:Official module: yes
 
67
:Quality certified: yes
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   This module help you easily encode and validate timesheet and attendances
 
79
.. i18n:   within the same view. The upper part of the view is for attendances and
 
80
.. i18n:   track (sign in/sign out) events. The lower part is for timesheet.
 
81
.. i18n:   
 
82
.. i18n:   Others tabs contains statistics views to help you analyse your
 
83
.. i18n:   time or the time of your team:
 
84
.. i18n:   * Time spent by day (with attendances)
 
85
.. i18n:   * Time spent by project
 
86
.. i18n:   
 
87
.. i18n:   This module also implement a complete timesheet validation process:
 
88
.. i18n:   * Draft sheet
 
89
.. i18n:   * Confirmation at the end of the period by the employee
 
90
.. i18n:   * Validation by the project manager
 
91
.. i18n:   
 
92
.. i18n:   The validation can be configured in te company:
 
93
.. i18n:   * Period size (day, week, month, year)
 
94
.. i18n:   * Maximal difference between timesheet and attendances
 
95
..
 
96
 
 
97
::
 
98
 
 
99
  This module help you easily encode and validate timesheet and attendances
 
100
  within the same view. The upper part of the view is for attendances and
 
101
  track (sign in/sign out) events. The lower part is for timesheet.
 
102
  
 
103
  Others tabs contains statistics views to help you analyse your
 
104
  time or the time of your team:
 
105
  * Time spent by day (with attendances)
 
106
  * Time spent by project
 
107
  
 
108
  This module also implement a complete timesheet validation process:
 
109
  * Draft sheet
 
110
  * Confirmation at the end of the period by the employee
 
111
  * Validation by the project manager
 
112
  
 
113
  The validation can be configured in te company:
 
114
  * Period size (day, week, month, year)
 
115
  * Maximal difference between timesheet and attendances
 
116
 
 
117
.. i18n: Download links
 
118
.. i18n: --------------
 
119
..
 
120
 
 
121
Download links
 
122
--------------
 
123
 
 
124
.. i18n: You can download this module as a zip file in the following version:
 
125
..
 
126
 
 
127
You can download this module as a zip file in the following version:
 
128
 
 
129
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/hr_timesheet_sheet.zip>`_
 
130
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/hr_timesheet_sheet.zip>`_
 
131
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/hr_timesheet_sheet.zip>`_
 
132
..
 
133
 
 
134
  * `4.2 <http://www.openerp.com/download/modules/4.2/hr_timesheet_sheet.zip>`_
 
135
  * `5.0 <http://www.openerp.com/download/modules/5.0/hr_timesheet_sheet.zip>`_
 
136
  * `trunk <http://www.openerp.com/download/modules/trunk/hr_timesheet_sheet.zip>`_
 
137
 
 
138
.. i18n: Dependencies
 
139
.. i18n: ------------
 
140
..
 
141
 
 
142
Dependencies
 
143
------------
 
144
 
 
145
.. i18n:  * :mod:`hr_timesheet`
 
146
.. i18n:  * :mod:`hr_timesheet_invoice`
 
147
.. i18n:  * :mod:`process`
 
148
..
 
149
 
 
150
 * :mod:`hr_timesheet`
 
151
 * :mod:`hr_timesheet_invoice`
 
152
 * :mod:`process`
 
153
 
 
154
.. i18n: Reports
 
155
.. i18n: -------
 
156
..
 
157
 
 
158
Reports
 
159
-------
 
160
 
 
161
.. i18n: None
 
162
..
 
163
 
 
164
None
 
165
 
 
166
.. i18n: Menus
 
167
.. i18n: -------
 
168
..
 
169
 
 
170
Menus
 
171
-------
 
172
 
 
173
.. i18n:  * Human Resources/Timesheets
 
174
.. i18n:  * Human Resources/Timesheets/Timesheets
 
175
.. i18n:  * Human Resources/Timesheets/My timesheets
 
176
.. i18n:  * Human Resources/Timesheets/My timesheets/My timesheets to confirm
 
177
.. i18n:  * Human Resources/Timesheets/My Department's Timesheet
 
178
.. i18n:  * Human Resources/Timesheets/My Department's Timesheet/My Department's Timesheet to Validate
 
179
.. i18n:  * Human Resources/Timesheets/My Department's Timesheet/My Department's Timesheet to Confirm
 
180
.. i18n:  * Human Resources/Timesheets/My timesheets/My Current Timesheet
 
181
.. i18n:  * Human Resources/Timesheets/Timesheets/Timesheets To Confirm
 
182
.. i18n:  * Human Resources/Timesheets/Timesheets/Timesheets To Validate
 
183
.. i18n:  * Human Resources/Timesheets/Timesheets/Unvalidated Timesheets
 
184
..
 
185
 
 
186
 * Human Resources/Timesheets
 
187
 * Human Resources/Timesheets/Timesheets
 
188
 * Human Resources/Timesheets/My timesheets
 
189
 * Human Resources/Timesheets/My timesheets/My timesheets to confirm
 
190
 * Human Resources/Timesheets/My Department's Timesheet
 
191
 * Human Resources/Timesheets/My Department's Timesheet/My Department's Timesheet to Validate
 
192
 * Human Resources/Timesheets/My Department's Timesheet/My Department's Timesheet to Confirm
 
193
 * Human Resources/Timesheets/My timesheets/My Current Timesheet
 
194
 * Human Resources/Timesheets/Timesheets/Timesheets To Confirm
 
195
 * Human Resources/Timesheets/Timesheets/Timesheets To Validate
 
196
 * Human Resources/Timesheets/Timesheets/Unvalidated Timesheets
 
197
 
 
198
.. i18n: Views
 
199
.. i18n: -----
 
200
..
 
201
 
 
202
Views
 
203
-----
 
204
 
 
205
.. i18n:  * hr.timesheet.sheet.tree (tree)
 
206
.. i18n:  * hr.timesheet.account.form (form)
 
207
.. i18n:  * hr.timesheet.account.tree (tree)
 
208
.. i18n:  * hr.timesheet.day.form (form)
 
209
.. i18n:  * hr.timesheet.day.tree (tree)
 
210
.. i18n:  * hr.timesheet.sheet.form (form)
 
211
.. i18n:  * \* INHERIT res.company.sheet (form)
 
212
.. i18n:  * \* INHERIT hr.analytic.timesheet.form (form)
 
213
.. i18n:  * \* INHERIT hr.attendance.form (form)
 
214
.. i18n:  * \* INHERIT hr.attendance.tree (tree)
 
215
.. i18n:  * hr.timesheet.sheet.tree.simplified (tree)
 
216
..
 
217
 
 
218
 * hr.timesheet.sheet.tree (tree)
 
219
 * hr.timesheet.account.form (form)
 
220
 * hr.timesheet.account.tree (tree)
 
221
 * hr.timesheet.day.form (form)
 
222
 * hr.timesheet.day.tree (tree)
 
223
 * hr.timesheet.sheet.form (form)
 
224
 * \* INHERIT res.company.sheet (form)
 
225
 * \* INHERIT hr.analytic.timesheet.form (form)
 
226
 * \* INHERIT hr.attendance.form (form)
 
227
 * \* INHERIT hr.attendance.tree (tree)
 
228
 * hr.timesheet.sheet.tree.simplified (tree)
 
229
 
 
230
.. i18n: Objects
 
231
.. i18n: -------
 
232
..
 
233
 
 
234
Objects
 
235
-------
 
236
 
 
237
.. i18n: Object: hr_timesheet_sheet.sheet (hr_timesheet_sheet.sheet)
 
238
.. i18n: ###########################################################
 
239
..
 
240
 
 
241
Object: hr_timesheet_sheet.sheet (hr_timesheet_sheet.sheet)
 
242
###########################################################
 
243
 
 
244
.. i18n: :total_attendance: Total Attendance, float, readonly
 
245
..
 
246
 
 
247
:total_attendance: Total Attendance, float, readonly
 
248
 
 
249
.. i18n: :timesheet_ids: Timesheet lines, one2many, readonly
 
250
..
 
251
 
 
252
:timesheet_ids: Timesheet lines, one2many, readonly
 
253
 
 
254
.. i18n: :user_id: User, many2one, required
 
255
..
 
256
 
 
257
:user_id: User, many2one, required
 
258
 
 
259
.. i18n: :name: Description, char
 
260
..
 
261
 
 
262
:name: Description, char
 
263
 
 
264
.. i18n: :total_timesheet: Total Timesheet, float, readonly
 
265
..
 
266
 
 
267
:total_timesheet: Total Timesheet, float, readonly
 
268
 
 
269
.. i18n: :date_from: Date from, date, required, readonly
 
270
..
 
271
 
 
272
:date_from: Date from, date, required, readonly
 
273
 
 
274
.. i18n: :date_to: Date to, date, required, readonly
 
275
..
 
276
 
 
277
:date_to: Date to, date, required, readonly
 
278
 
 
279
.. i18n: :attendances_ids: Attendances, one2many, readonly
 
280
..
 
281
 
 
282
:attendances_ids: Attendances, one2many, readonly
 
283
 
 
284
.. i18n: :period_ids: Period, one2many, readonly
 
285
..
 
286
 
 
287
:period_ids: Period, one2many, readonly
 
288
 
 
289
.. i18n: :total_difference: Difference, float, readonly
 
290
..
 
291
 
 
292
:total_difference: Difference, float, readonly
 
293
 
 
294
.. i18n: :total_difference_day: Difference, float, readonly
 
295
..
 
296
 
 
297
:total_difference_day: Difference, float, readonly
 
298
 
 
299
.. i18n: :state: Status, selection, required, readonly
 
300
..
 
301
 
 
302
:state: Status, selection, required, readonly
 
303
 
 
304
.. i18n: :total_attendance_day: Total Attendance, float, readonly
 
305
..
 
306
 
 
307
:total_attendance_day: Total Attendance, float, readonly
 
308
 
 
309
.. i18n: :account_ids: Analytic accounts, one2many, readonly
 
310
..
 
311
 
 
312
:account_ids: Analytic accounts, one2many, readonly
 
313
 
 
314
.. i18n: :date_current: Current date, date, required
 
315
..
 
316
 
 
317
:date_current: Current date, date, required
 
318
 
 
319
.. i18n: :state_attendance: Current Status, selection, readonly
 
320
..
 
321
 
 
322
:state_attendance: Current Status, selection, readonly
 
323
 
 
324
.. i18n: :total_timesheet_day: Total Timesheet, float, readonly
 
325
..
 
326
 
 
327
:total_timesheet_day: Total Timesheet, float, readonly
 
328
 
 
329
.. i18n: Object: Timesheets by period (hr_timesheet_sheet.sheet.day)
 
330
.. i18n: ###########################################################
 
331
..
 
332
 
 
333
Object: Timesheets by period (hr_timesheet_sheet.sheet.day)
 
334
###########################################################
 
335
 
 
336
.. i18n: :total_attendance: Attendance, float, readonly
 
337
..
 
338
 
 
339
:total_attendance: Attendance, float, readonly
 
340
 
 
341
.. i18n: :total_difference: Difference, float, readonly
 
342
..
 
343
 
 
344
:total_difference: Difference, float, readonly
 
345
 
 
346
.. i18n: :sheet_id: Sheet, many2one, readonly
 
347
..
 
348
 
 
349
:sheet_id: Sheet, many2one, readonly
 
350
 
 
351
.. i18n: :total_timesheet: Project Timesheet, float, readonly
 
352
..
 
353
 
 
354
:total_timesheet: Project Timesheet, float, readonly
 
355
 
 
356
.. i18n: :name: Date, date, readonly
 
357
..
 
358
 
 
359
:name: Date, date, readonly
 
360
 
 
361
.. i18n: Object: Timesheets by period (hr_timesheet_sheet.sheet.account)
 
362
.. i18n: ###############################################################
 
363
..
 
364
 
 
365
Object: Timesheets by period (hr_timesheet_sheet.sheet.account)
 
366
###############################################################
 
367
 
 
368
.. i18n: :total: Total Time, float, readonly
 
369
..
 
370
 
 
371
:total: Total Time, float, readonly
 
372
 
 
373
.. i18n: :sheet_id: Sheet, many2one, readonly
 
374
..
 
375
 
 
376
:sheet_id: Sheet, many2one, readonly
 
377
 
 
378
.. i18n: :name: Analytic Account, many2one, readonly
 
379
..
 
380
 
 
381
:name: Analytic Account, many2one, readonly
 
382
 
 
383
.. i18n: :invoice_rate: Invoice rate, many2one, readonly
 
384
..
 
385
 
 
386
:invoice_rate: Invoice rate, many2one, readonly