~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/analytic_user_function.rst

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: analytic_user_function
 
3
.. i18n:     :synopsis: Analytic User Function (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: analytic_user_function
 
9
    :synopsis: Analytic User Function (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="/analytic_user_function"></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="/analytic_user_function"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Analytic User Function (*analytic_user_function*)
 
47
.. i18n: =================================================
 
48
.. i18n: :Module: analytic_user_function
 
49
.. i18n: :Name: Analytic User Function
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: analytic_user_function
 
53
.. i18n: :Web: http://www.openerp.com
 
54
.. i18n: :Official module: yes
 
55
.. i18n: :Quality certified: yes
 
56
..
 
57
 
 
58
Analytic User Function (*analytic_user_function*)
 
59
=================================================
 
60
:Module: analytic_user_function
 
61
:Name: Analytic User Function
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: analytic_user_function
 
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 allows you to define what is the default function of a specific user on a given account. This is mostly used when a user encode his timesheet: the values are retrieved and the fields are auto-filled... but the possibility to change these values is still available.
 
79
.. i18n:   
 
80
.. i18n:       Obviously if no data has been recorded for the current account, the default value is given as usual by the employee data so that this module is perfectly compatible with older configurations.
 
81
..
 
82
 
 
83
::
 
84
 
 
85
  This module allows you to define what is the default function of a specific user on a given account. This is mostly used when a user encode his timesheet: the values are retrieved and the fields are auto-filled... but the possibility to change these values is still available.
 
86
  
 
87
      Obviously if no data has been recorded for the current account, the default value is given as usual by the employee data so that this module is perfectly compatible with older configurations.
 
88
 
 
89
.. i18n: Download links
 
90
.. i18n: --------------
 
91
..
 
92
 
 
93
Download links
 
94
--------------
 
95
 
 
96
.. i18n: You can download this module as a zip file in the following version:
 
97
..
 
98
 
 
99
You can download this module as a zip file in the following version:
 
100
 
 
101
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/analytic_user_function.zip>`_
 
102
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/analytic_user_function.zip>`_
 
103
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/analytic_user_function.zip>`_
 
104
..
 
105
 
 
106
  * `4.2 <http://www.openerp.com/download/modules/4.2/analytic_user_function.zip>`_
 
107
  * `5.0 <http://www.openerp.com/download/modules/5.0/analytic_user_function.zip>`_
 
108
  * `trunk <http://www.openerp.com/download/modules/trunk/analytic_user_function.zip>`_
 
109
 
 
110
.. i18n: Dependencies
 
111
.. i18n: ------------
 
112
..
 
113
 
 
114
Dependencies
 
115
------------
 
116
 
 
117
.. i18n:  * :mod:`hr_timesheet_sheet`
 
118
..
 
119
 
 
120
 * :mod:`hr_timesheet_sheet`
 
121
 
 
122
.. i18n: Reports
 
123
.. i18n: -------
 
124
..
 
125
 
 
126
Reports
 
127
-------
 
128
 
 
129
.. i18n: None
 
130
..
 
131
 
 
132
None
 
133
 
 
134
.. i18n: Menus
 
135
.. i18n: -------
 
136
..
 
137
 
 
138
Menus
 
139
-------
 
140
 
 
141
.. i18n: None
 
142
..
 
143
 
 
144
None
 
145
 
 
146
.. i18n: Views
 
147
.. i18n: -----
 
148
..
 
149
 
 
150
Views
 
151
-----
 
152
 
 
153
.. i18n:  * analytic_user_funct_grid.tree (tree)
 
154
.. i18n:  * analytic_user_funct_grid.form (form)
 
155
.. i18n:  * \* INHERIT account.analytic.account.form (form)
 
156
.. i18n:  * \* INHERIT hr.timesheet.sheet.form.tree (form)
 
157
.. i18n:  * \* INHERIT hr.timesheet.sheet.form.form (form)
 
158
.. i18n:  * \* INHERIT hr.analytic.timesheet.form (form)
 
159
.. i18n:  * \* INHERIT hr.analytic.timesheet.form (form)
 
160
.. i18n:  * \* INHERIT hr.analytic.timesheet.tree (tree)
 
161
.. i18n:  * \* INHERIT hr.analytic.timesheet.tree (tree)
 
162
..
 
163
 
 
164
 * analytic_user_funct_grid.tree (tree)
 
165
 * analytic_user_funct_grid.form (form)
 
166
 * \* INHERIT account.analytic.account.form (form)
 
167
 * \* INHERIT hr.timesheet.sheet.form.tree (form)
 
168
 * \* INHERIT hr.timesheet.sheet.form.form (form)
 
169
 * \* INHERIT hr.analytic.timesheet.form (form)
 
170
 * \* INHERIT hr.analytic.timesheet.form (form)
 
171
 * \* INHERIT hr.analytic.timesheet.tree (tree)
 
172
 * \* INHERIT hr.analytic.timesheet.tree (tree)
 
173
 
 
174
.. i18n: Objects
 
175
.. i18n: -------
 
176
..
 
177
 
 
178
Objects
 
179
-------
 
180
 
 
181
.. i18n: Object: Relation table between users and products on a analytic account (analytic_user_funct_grid)
 
182
.. i18n: ##################################################################################################
 
183
..
 
184
 
 
185
Object: Relation table between users and products on a analytic account (analytic_user_funct_grid)
 
186
##################################################################################################
 
187
 
 
188
.. i18n: :user_id: User, many2one, required
 
189
..
 
190
 
 
191
:user_id: User, many2one, required
 
192
 
 
193
.. i18n: :product_id: Product, many2one, required
 
194
..
 
195
 
 
196
:product_id: Product, many2one, required
 
197
 
 
198
.. i18n: :account_id: Analytic Account, many2one, required
 
199
..
 
200
 
 
201
:account_id: Analytic Account, many2one, required