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

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/base_report_creator.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:: base_report_creator
 
3
.. i18n:     :synopsis: Report Creator (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: base_report_creator
 
9
    :synopsis: Report Creator (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="/base_report_creator"></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="/base_report_creator"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Report Creator (*base_report_creator*)
 
47
.. i18n: ======================================
 
48
.. i18n: :Module: base_report_creator
 
49
.. i18n: :Name: Report Creator
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny & Axelor
 
52
.. i18n: :Directory: base_report_creator
 
53
.. i18n: :Web: 
 
54
.. i18n: :Official module: yes
 
55
.. i18n: :Quality certified: yes
 
56
..
 
57
 
 
58
Report Creator (*base_report_creator*)
 
59
======================================
 
60
:Module: base_report_creator
 
61
:Name: Report Creator
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny & Axelor
 
64
:Directory: base_report_creator
 
65
:Web: 
 
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 modules allows you to create any statistic
 
79
.. i18n:   report on several object. It's a SQL query builder and browser
 
80
.. i18n:   for and users.
 
81
.. i18n:   
 
82
.. i18n:   After installing the module, it adds a menu to define custom report in
 
83
.. i18n:   the "Dashboard" menu.
 
84
..
 
85
 
 
86
::
 
87
 
 
88
  This modules allows you to create any statistic
 
89
  report on several object. It's a SQL query builder and browser
 
90
  for and users.
 
91
  
 
92
  After installing the module, it adds a menu to define custom report in
 
93
  the "Dashboard" menu.
 
94
 
 
95
.. i18n: Download links
 
96
.. i18n: --------------
 
97
..
 
98
 
 
99
Download links
 
100
--------------
 
101
 
 
102
.. i18n: You can download this module as a zip file in the following version:
 
103
..
 
104
 
 
105
You can download this module as a zip file in the following version:
 
106
 
 
107
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/base_report_creator.zip>`_
 
108
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/base_report_creator.zip>`_
 
109
..
 
110
 
 
111
  * `5.0 <http://www.openerp.com/download/modules/5.0/base_report_creator.zip>`_
 
112
  * `trunk <http://www.openerp.com/download/modules/trunk/base_report_creator.zip>`_
 
113
 
 
114
.. i18n: Dependencies
 
115
.. i18n: ------------
 
116
..
 
117
 
 
118
Dependencies
 
119
------------
 
120
 
 
121
.. i18n:  * :mod:`base`
 
122
.. i18n:  * :mod:`board`
 
123
..
 
124
 
 
125
 * :mod:`base`
 
126
 * :mod:`board`
 
127
 
 
128
.. i18n: Reports
 
129
.. i18n: -------
 
130
..
 
131
 
 
132
Reports
 
133
-------
 
134
 
 
135
.. i18n: None
 
136
..
 
137
 
 
138
None
 
139
 
 
140
.. i18n: Menus
 
141
.. i18n: -------
 
142
..
 
143
 
 
144
Menus
 
145
-------
 
146
 
 
147
.. i18n:  * Dashboards/Configuration/Custom Reports
 
148
.. i18n:  * Dashboards/Custom Reports
 
149
..
 
150
 
 
151
 * Dashboards/Configuration/Custom Reports
 
152
 * Dashboards/Custom Reports
 
153
 
 
154
.. i18n: Views
 
155
.. i18n: -----
 
156
..
 
157
 
 
158
Views
 
159
-----
 
160
 
 
161
.. i18n:  * base_report_creator.report.tree (tree)
 
162
.. i18n:  * base_report_creator.report.form (form)
 
163
.. i18n:  * base_report_creator.report.simple.tree (tree)
 
164
..
 
165
 
 
166
 * base_report_creator.report.tree (tree)
 
167
 * base_report_creator.report.form (form)
 
168
 * base_report_creator.report.simple.tree (tree)
 
169
 
 
170
.. i18n: Objects
 
171
.. i18n: -------
 
172
..
 
173
 
 
174
Objects
 
175
-------
 
176
 
 
177
.. i18n: Object: Report (base_report_creator.report)
 
178
.. i18n: ###########################################
 
179
..
 
180
 
 
181
Object: Report (base_report_creator.report)
 
182
###########################################
 
183
 
 
184
.. i18n: :model_ids: Reported Objects, many2many
 
185
..
 
186
 
 
187
:model_ids: Reported Objects, many2many
 
188
 
 
189
.. i18n: :filter_ids: Filters, one2many
 
190
..
 
191
 
 
192
:filter_ids: Filters, one2many
 
193
 
 
194
.. i18n: :name: Report Name, char, required
 
195
..
 
196
 
 
197
:name: Report Name, char, required
 
198
 
 
199
.. i18n: :sql_query: SQL Query, text, readonly
 
200
..
 
201
 
 
202
:sql_query: SQL Query, text, readonly
 
203
 
 
204
.. i18n: :view_graph_type: Graph Type, selection, required
 
205
..
 
206
 
 
207
:view_graph_type: Graph Type, selection, required
 
208
 
 
209
.. i18n: :view_type2: Second View, selection
 
210
..
 
211
 
 
212
:view_type2: Second View, selection
 
213
 
 
214
.. i18n: :view_type1: First View, selection, required
 
215
..
 
216
 
 
217
:view_type1: First View, selection, required
 
218
 
 
219
.. i18n: :state: Status, selection, required
 
220
..
 
221
 
 
222
:state: Status, selection, required
 
223
 
 
224
.. i18n: :view_type3: Third View, selection
 
225
..
 
226
 
 
227
:view_type3: Third View, selection
 
228
 
 
229
.. i18n: :field_ids: Fields to Display, one2many
 
230
..
 
231
 
 
232
:field_ids: Fields to Display, one2many
 
233
 
 
234
.. i18n: :active: Active, boolean
 
235
..
 
236
 
 
237
:active: Active, boolean
 
238
 
 
239
.. i18n: :group_ids: Authorized Groups, many2many
 
240
..
 
241
 
 
242
:group_ids: Authorized Groups, many2many
 
243
 
 
244
.. i18n: :type: Report Type, selection, required
 
245
..
 
246
 
 
247
:type: Report Type, selection, required
 
248
 
 
249
.. i18n: :view_graph_orientation: Graph Orientation, selection, required
 
250
..
 
251
 
 
252
:view_graph_orientation: Graph Orientation, selection, required
 
253
 
 
254
.. i18n: Object: Display Fields (base_report_creator.report.fields)
 
255
.. i18n: ##########################################################
 
256
..
 
257
 
 
258
Object: Display Fields (base_report_creator.report.fields)
 
259
##########################################################
 
260
 
 
261
.. i18n: :calendar_mode: Calendar Mode, selection
 
262
..
 
263
 
 
264
:calendar_mode: Calendar Mode, selection
 
265
 
 
266
.. i18n: :group_method: Grouping Method, selection, required
 
267
..
 
268
 
 
269
:group_method: Grouping Method, selection, required
 
270
 
 
271
.. i18n: :sequence: Sequence, integer
 
272
..
 
273
 
 
274
:sequence: Sequence, integer
 
275
 
 
276
.. i18n: :field_id: Field, many2one
 
277
..
 
278
 
 
279
:field_id: Field, many2one
 
280
 
 
281
.. i18n: :graph_mode: Graph Mode, selection
 
282
..
 
283
 
 
284
:graph_mode: Graph Mode, selection
 
285
 
 
286
.. i18n: :report_id: Report, many2one
 
287
..
 
288
 
 
289
:report_id: Report, many2one
 
290
 
 
291
.. i18n: Object: Report Filters (base_report_creator.report.filter)
 
292
.. i18n: ##########################################################
 
293
..
 
294
 
 
295
Object: Report Filters (base_report_creator.report.filter)
 
296
##########################################################
 
297
 
 
298
.. i18n: :expression: Value, text, required
 
299
..
 
300
 
 
301
:expression: Value, text, required
 
302
 
 
303
.. i18n:     *Provide an expression for the field based on which you want to filter the records.
 
304
.. i18n:     e.g. res_partner.id=3*
 
305
..
 
306
 
 
307
    *Provide an expression for the field based on which you want to filter the records.
 
308
    e.g. res_partner.id=3*
 
309
 
 
310
.. i18n: :name: Filter Name, char, required
 
311
..
 
312
 
 
313
:name: Filter Name, char, required
 
314
 
 
315
.. i18n: :condition: Condition, selection
 
316
..
 
317
 
 
318
:condition: Condition, selection
 
319
 
 
320
.. i18n: :report_id: Report, many2one
 
321
..
 
322
 
 
323
:report_id: Report, many2one