~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to source/technical_guide/c2c_timesheet_reports.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
.. module:: c2c_timesheet_reports
 
3
    :synopsis: Timesheet Reports 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
10
 
 
11
Timesheet Reports (*c2c_timesheet_reports*)
 
12
===========================================
 
13
:Module: c2c_timesheet_reports
 
14
:Name: Timesheet Reports
 
15
:Version: 1.0
 
16
:Author: camptocamp.com (aw)
 
17
:Directory: c2c_timesheet_reports
 
18
:Web: http://camptocamp.com
 
19
:Official module: no
 
20
:Quality certified: no
 
21
 
 
22
Description
 
23
-----------
 
24
 
 
25
::
 
26
 
 
27
  
 
28
          Timesheet Reports Module:
 
29
              * Add a report "/HR/report/Timesheets/Timesheet Status" that display the timesheet status for each user: "confirmed", "draft", "missing". 
 
30
                It displays 5 periods' status previous to a given date
 
31
              * Add a field "ended" to the employee form to define when the employee stopped working for the company
 
32
              * Add a tool "/HR/Configuration/Timesheet Reminder" to send automatics emails to those who did not complete their timesheet and add a boolean field to employees to define if they should receive this message or not
 
33
      
 
34
 
 
35
Dependencies
 
36
------------
 
37
 
 
38
 * :mod:`hr_timesheet_sheet`
 
39
 * :mod:`hr`
 
40
 * :mod:`c2c_reporting_tools`
 
41
 
 
42
Reports
 
43
-------
 
44
 
 
45
None
 
46
 
 
47
 
 
48
Menus
 
49
-------
 
50
 
 
51
 
 
52
None
 
53
 
 
54
 
 
55
Views
 
56
-----
 
57
 
 
58
 
 
59
None
 
60
 
 
61
 
 
62
 
 
63
Objects
 
64
-------
 
65
 
 
66
None