~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/es/source/technical_guide/report_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
.. i18n: .. module:: report_timesheet
 
3
.. i18n:     :synopsis: Timesheet - Reporting (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: report_timesheet
 
8
    :synopsis: Timesheet - Reporting (Official, Quality Certified)
 
9
    :noindex:
 
10
.. 
 
11
 
 
12
.. i18n: .. raw:: html
 
13
.. i18n: 
 
14
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
15
 
 
16
.. raw:: html
 
17
 
 
18
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
19
 
 
20
.. i18n: Timesheet - Reporting (*report_timesheet*)
 
21
.. i18n: ==========================================
 
22
.. i18n: :Module: report_timesheet
 
23
.. i18n: :Name: Timesheet - Reporting
 
24
.. i18n: :Version: 5.0.1.0
 
25
.. i18n: :Author: Tiny
 
26
.. i18n: :Directory: report_timesheet
 
27
.. i18n: :Web: http://www.openerp.com
 
28
.. i18n: :Official module: yes
 
29
.. i18n: :Quality certified: yes
 
30
 
 
31
Timesheet - Reporting (*report_timesheet*)
 
32
==========================================
 
33
:Module: report_timesheet
 
34
:Name: Timesheet - Reporting
 
35
:Version: 5.0.1.0
 
36
:Author: Tiny
 
37
:Directory: report_timesheet
 
38
:Web: http://www.openerp.com
 
39
:Official module: yes
 
40
:Quality certified: yes
 
41
 
 
42
.. i18n: Description
 
43
.. i18n: -----------
 
44
 
 
45
Description
 
46
-----------
 
47
 
 
48
.. i18n: ::
 
49
.. i18n: 
 
50
.. i18n:   Module to add timesheet views like
 
51
.. i18n:       All Month, Timesheet By User, Timesheet Of Month, Timesheet By Account
 
52
 
 
53
::
 
54
 
 
55
  Module to add timesheet views like
 
56
      All Month, Timesheet By User, Timesheet Of Month, Timesheet By Account
 
57
 
 
58
.. i18n: Dependencies
 
59
.. i18n: ------------
 
60
 
 
61
Dependencies
 
62
------------
 
63
 
 
64
.. i18n:  * :mod:`hr_timesheet`
 
65
.. i18n:  * :mod:`hr_timesheet_invoice`
 
66
 
 
67
 * :mod:`hr_timesheet`
 
68
 * :mod:`hr_timesheet_invoice`
 
69
 
 
70
.. i18n: Reports
 
71
.. i18n: -------
 
72
 
 
73
Reports
 
74
-------
 
75
 
 
76
.. i18n: None
 
77
 
 
78
None
 
79
 
 
80
.. i18n: Menus
 
81
.. i18n: -------
 
82
 
 
83
Menus
 
84
-------
 
85
 
 
86
.. i18n:  * Human Resources/Reporting/This Month
 
87
.. i18n:  * Human Resources/Reporting/This Month/Timesheet by user (this month)
 
88
.. i18n:  * Human Resources/Reporting/This Month/My Timesheet of the Month
 
89
.. i18n:  * Human Resources/Reporting/All Months
 
90
.. i18n:  * Human Resources/Reporting/All Months/Timesheet by User
 
91
.. i18n:  * Human Resources/Reporting/All Months/Timesheet by Invoice
 
92
.. i18n:  * Human Resources/Reporting/This Month/My timesheets to invoice
 
93
.. i18n:  * Human Resources/Reporting/All Months/Daily Timesheet by Account
 
94
.. i18n:  * Human Resources/Reporting/This Month/My daily timesheets by account
 
95
.. i18n:  * Human Resources/Reporting/All Months/Timesheet by Account
 
96
.. i18n:  * Human Resources/Reporting/This Month/My timesheets by account
 
97
 
 
98
 * Human Resources/Reporting/This Month
 
99
 * Human Resources/Reporting/This Month/Timesheet by user (this month)
 
100
 * Human Resources/Reporting/This Month/My Timesheet of the Month
 
101
 * Human Resources/Reporting/All Months
 
102
 * Human Resources/Reporting/All Months/Timesheet by User
 
103
 * Human Resources/Reporting/All Months/Timesheet by Invoice
 
104
 * Human Resources/Reporting/This Month/My timesheets to invoice
 
105
 * Human Resources/Reporting/All Months/Daily Timesheet by Account
 
106
 * Human Resources/Reporting/This Month/My daily timesheets by account
 
107
 * Human Resources/Reporting/All Months/Timesheet by Account
 
108
 * Human Resources/Reporting/This Month/My timesheets by account
 
109
 
 
110
.. i18n: Views
 
111
.. i18n: -----
 
112
 
 
113
Views
 
114
-----
 
115
 
 
116
.. i18n:  * report_timesheet.user.graph (graph)
 
117
.. i18n:  * report_timesheet.timesheet.user.form (form)
 
118
.. i18n:  * report_timesheet.timesheet.user.tree (tree)
 
119
.. i18n:  * report_timesheet.account.date.graph (graph)
 
120
.. i18n:  * report_timesheet.invoice.graph (graph)
 
121
.. i18n:  * report_timesheet.timesheet.invoice.form (form)
 
122
.. i18n:  * report_timesheet.timesheet.invoice.tree (tree)
 
123
.. i18n:  * report_timesheet.account.date.tree (tree)
 
124
.. i18n:  * report_timesheet.account.date.graph (graph)
 
125
.. i18n:  * report_timesheet.timesheet.account.date.form (form)
 
126
.. i18n:  * report_timesheet.account.tree (tree)
 
127
.. i18n:  * report_timesheet.account.graph (graph)
 
128
.. i18n:  * report_timesheet.timesheet.account.form (form)
 
129
 
 
130
 * report_timesheet.user.graph (graph)
 
131
 * report_timesheet.timesheet.user.form (form)
 
132
 * report_timesheet.timesheet.user.tree (tree)
 
133
 * report_timesheet.account.date.graph (graph)
 
134
 * report_timesheet.invoice.graph (graph)
 
135
 * report_timesheet.timesheet.invoice.form (form)
 
136
 * report_timesheet.timesheet.invoice.tree (tree)
 
137
 * report_timesheet.account.date.tree (tree)
 
138
 * report_timesheet.account.date.graph (graph)
 
139
 * report_timesheet.timesheet.account.date.form (form)
 
140
 * report_timesheet.account.tree (tree)
 
141
 * report_timesheet.account.graph (graph)
 
142
 * report_timesheet.timesheet.account.form (form)
 
143
 
 
144
.. i18n: Objects
 
145
.. i18n: -------
 
146
 
 
147
Objects
 
148
-------
 
149
 
 
150
.. i18n: Object: Timesheet per day (report_timesheet.user)
 
151
.. i18n: #################################################
 
152
 
 
153
Object: Timesheet per day (report_timesheet.user)
 
154
#################################################
 
155
 
 
156
.. i18n: :cost: Cost, float, readonly
 
157
 
 
158
:cost: Cost, float, readonly
 
159
 
 
160
.. i18n: :user_id: User, many2one, readonly
 
161
 
 
162
:user_id: User, many2one, readonly
 
163
 
 
164
.. i18n: :name: Date, date, readonly
 
165
 
 
166
:name: Date, date, readonly
 
167
 
 
168
.. i18n: :quantity: Quantity, float, readonly
 
169
 
 
170
:quantity: Quantity, float, readonly
 
171
 
 
172
.. i18n: Object: Timesheet per account (report_timesheet.account)
 
173
.. i18n: ########################################################
 
174
 
 
175
Object: Timesheet per account (report_timesheet.account)
 
176
########################################################
 
177
 
 
178
.. i18n: :quantity: Quantity, float, readonly
 
179
 
 
180
:quantity: Quantity, float, readonly
 
181
 
 
182
.. i18n: :user_id: User, many2one, readonly
 
183
 
 
184
:user_id: User, many2one, readonly
 
185
 
 
186
.. i18n: :name: Month, date, readonly
 
187
 
 
188
:name: Month, date, readonly
 
189
 
 
190
.. i18n: :account_id: Analytic Account, many2one, readonly
 
191
 
 
192
:account_id: Analytic Account, many2one, readonly
 
193
 
 
194
.. i18n: Object: Daily timesheet per account (report_timesheet.account.date)
 
195
.. i18n: ###################################################################
 
196
 
 
197
Object: Daily timesheet per account (report_timesheet.account.date)
 
198
###################################################################
 
199
 
 
200
.. i18n: :quantity: Quantity, float, readonly
 
201
 
 
202
:quantity: Quantity, float, readonly
 
203
 
 
204
.. i18n: :user_id: User, many2one, readonly
 
205
 
 
206
:user_id: User, many2one, readonly
 
207
 
 
208
.. i18n: :name: Date, date, readonly
 
209
 
 
210
:name: Date, date, readonly
 
211
 
 
212
.. i18n: :account_id: Analytic Account, many2one, readonly
 
213
 
 
214
:account_id: Analytic Account, many2one, readonly
 
215
 
 
216
.. i18n: Object: Costs to invoice (report_timesheet.invoice)
 
217
.. i18n: ###################################################
 
218
 
 
219
Object: Costs to invoice (report_timesheet.invoice)
 
220
###################################################
 
221
 
 
222
.. i18n: :amount_invoice: To invoice, float, readonly
 
223
 
 
224
:amount_invoice: To invoice, float, readonly
 
225
 
 
226
.. i18n: :quantity: Quantity, float, readonly
 
227
 
 
228
:quantity: Quantity, float, readonly
 
229
 
 
230
.. i18n: :user_id: User, many2one, readonly
 
231
 
 
232
:user_id: User, many2one, readonly
 
233
 
 
234
.. i18n: :manager_id: Manager, many2one, readonly
 
235
 
 
236
:manager_id: Manager, many2one, readonly
 
237
 
 
238
.. i18n: :account_id: Project, many2one, readonly
 
239
 
 
240
:account_id: Project, many2one, readonly