~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/board_project.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:: board_project
 
3
.. i18n:     :synopsis: Board for project users (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: board_project
 
8
    :synopsis: Board for project users (Official, Quality Certified)
 
9
    :noindex:
 
10
.. 
 
11
 
 
12
.. i18n: .. raw:: html
 
13
.. i18n: 
 
14
.. i18n:       <br />
 
15
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
16
 
 
17
.. raw:: html
 
18
 
 
19
      <br />
 
20
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
21
 
 
22
.. i18n: .. tip:: This module is part of the Open ERP software, the leading Open Source 
 
23
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
24
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
25
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
 
26
 
 
27
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
28
  enterprise management system. If you want to discover Open ERP, check our 
 
29
  `screencasts <http://openerp.tv>`_ or download 
 
30
  `Open ERP <http://openerp.com>`_ directly.
 
31
 
 
32
.. i18n: .. raw:: html
 
33
.. i18n: 
 
34
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/board_project"></div>
 
35
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
36
 
 
37
.. raw:: html
 
38
 
 
39
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/board_project"></div>
 
40
    <script src="http://js-kit.com/ratings.js"></script>
 
41
 
 
42
.. i18n: Board for project users (*board_project*)
 
43
.. i18n: =========================================
 
44
.. i18n: :Module: board_project
 
45
.. i18n: :Name: Board for project users
 
46
.. i18n: :Version: 5.0.1.0
 
47
.. i18n: :Author: Tiny
 
48
.. i18n: :Directory: board_project
 
49
.. i18n: :Web: 
 
50
.. i18n: :Official module: yes
 
51
.. i18n: :Quality certified: yes
 
52
 
 
53
Board for project users (*board_project*)
 
54
=========================================
 
55
:Module: board_project
 
56
:Name: Board for project users
 
57
:Version: 5.0.1.0
 
58
:Author: Tiny
 
59
:Directory: board_project
 
60
:Web: 
 
61
:Official module: yes
 
62
:Quality certified: yes
 
63
 
 
64
.. i18n: Description
 
65
.. i18n: -----------
 
66
 
 
67
Description
 
68
-----------
 
69
 
 
70
.. i18n: ::
 
71
.. i18n: 
 
72
.. i18n:   This module implements a dashboard for project member that includes:
 
73
.. i18n:       * List of my open tasks
 
74
.. i18n:       * List of my next deadlines
 
75
.. i18n:       * List of public notes
 
76
.. i18n:       * Graph of my timesheet
 
77
.. i18n:       * Graph of my work analysis
 
78
 
 
79
::
 
80
 
 
81
  This module implements a dashboard for project member that includes:
 
82
      * List of my open tasks
 
83
      * List of my next deadlines
 
84
      * List of public notes
 
85
      * Graph of my timesheet
 
86
      * Graph of my work analysis
 
87
 
 
88
.. i18n: Download links
 
89
.. i18n: --------------
 
90
 
 
91
Download links
 
92
--------------
 
93
 
 
94
.. i18n: You can download this module as a zip file in the following version:
 
95
 
 
96
You can download this module as a zip file in the following version:
 
97
 
 
98
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/board_project.zip>`_
 
99
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/board_project.zip>`_
 
100
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/board_project.zip>`_
 
101
 
 
102
  * `4.2 <http://www.openerp.com/download/modules/4.2/board_project.zip>`_
 
103
  * `5.0 <http://www.openerp.com/download/modules/5.0/board_project.zip>`_
 
104
  * `trunk <http://www.openerp.com/download/modules/trunk/board_project.zip>`_
 
105
 
 
106
.. i18n: Dependencies
 
107
.. i18n: ------------
 
108
 
 
109
Dependencies
 
110
------------
 
111
 
 
112
.. i18n:  * :mod:`project`
 
113
.. i18n:  * :mod:`report_timesheet`
 
114
.. i18n:  * :mod:`board`
 
115
.. i18n:  * :mod:`report_analytic_planning`
 
116
.. i18n:  * :mod:`report_analytic_line`
 
117
.. i18n:  * :mod:`report_task`
 
118
.. i18n:  * :mod:`hr_timesheet_sheet`
 
119
 
 
120
 * :mod:`project`
 
121
 * :mod:`report_timesheet`
 
122
 * :mod:`board`
 
123
 * :mod:`report_analytic_planning`
 
124
 * :mod:`report_analytic_line`
 
125
 * :mod:`report_task`
 
126
 * :mod:`hr_timesheet_sheet`
 
127
 
 
128
.. i18n: Reports
 
129
.. i18n: -------
 
130
 
 
131
Reports
 
132
-------
 
133
 
 
134
.. i18n: None
 
135
 
 
136
None
 
137
 
 
138
.. i18n: Menus
 
139
.. i18n: -------
 
140
 
 
141
Menus
 
142
-------
 
143
 
 
144
.. i18n:  * Dashboards/Project
 
145
.. i18n:  * Dashboards/Project/Project Dashboard
 
146
.. i18n:  * Dashboards/Project/Project Manager Dashboard
 
147
 
 
148
 * Dashboards/Project
 
149
 * Dashboards/Project/Project Dashboard
 
150
 * Dashboards/Project/Project Manager Dashboard
 
151
 
 
152
.. i18n: Views
 
153
.. i18n: -----
 
154
 
 
155
Views
 
156
-----
 
157
 
 
158
.. i18n:  * project.task.tree (tree)
 
159
.. i18n:  * board.project.form (form)
 
160
.. i18n:  * hr.timesheet.sheet.tree.simplified.board (tree)
 
161
.. i18n:  * board.project.manager.form (form)
 
162
 
 
163
 * project.task.tree (tree)
 
164
 * board.project.form (form)
 
165
 * hr.timesheet.sheet.tree.simplified.board (tree)
 
166
 * board.project.manager.form (form)
 
167
 
 
168
.. i18n: Objects
 
169
.. i18n: -------
 
170
 
 
171
Objects
 
172
-------
 
173
 
 
174
.. i18n: None
 
175
 
 
176
None