~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to source/technical_guide/hr_contract_timesheet.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:: hr_contract_timesheet
 
3
    :synopsis: Human Resources Timesheets on contracts 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
      <br />
 
10
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
11
 
 
12
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
13
  enterprise management system. If you want to discover Open ERP, check our 
 
14
  `screencasts <http://openerp.tv>`_ or download 
 
15
  `Open ERP <http://openerp.com>`_ directly.
 
16
 
 
17
.. raw:: html
 
18
 
 
19
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/hr_contract_timesheet"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
Human Resources Timesheets on contracts (*hr_contract_timesheet*)
 
23
=================================================================
 
24
:Module: hr_contract_timesheet
 
25
:Name: Human Resources Timesheets on contracts
 
26
:Version: 5.0.0.1
 
27
:Author: Tiny
 
28
:Directory: hr_contract_timesheet
 
29
:Web: http://www.openerp.com
 
30
:Official module: no
 
31
:Quality certified: no
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  Compute the cost of an employee for his timesheets according
 
39
          to his contract definitions. If no contract are defined, it
 
40
          uses the product costs linked to the employee.
 
41
 
 
42
Download links
 
43
--------------
 
44
 
 
45
You can download this module as a zip file in the following version:
 
46
 
 
47
  * `trunk <http://www.openerp.com/download/modules/trunk/hr_contract_timesheet.zip>`_
 
48
 
 
49
 
 
50
Dependencies
 
51
------------
 
52
 
 
53
 * :mod:`hr_contract`
 
54
 * :mod:`hr_timesheet`
 
55
 
 
56
Reports
 
57
-------
 
58
 
 
59
None
 
60
 
 
61
 
 
62
Menus
 
63
-------
 
64
 
 
65
 
 
66
None
 
67
 
 
68
 
 
69
Views
 
70
-----
 
71
 
 
72
 
 
73
None
 
74
 
 
75
 
 
76
 
 
77
Objects
 
78
-------
 
79
 
 
80
None