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

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/board_account.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:: board_account
 
3
.. i18n:     :synopsis: Board for accountant (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: board_account
 
9
    :synopsis: Board for accountant (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="/board_account"></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="/board_account"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Board for accountant (*board_account*)
 
47
.. i18n: ======================================
 
48
.. i18n: :Module: board_account
 
49
.. i18n: :Name: Board for accountant
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: board_account
 
53
.. i18n: :Web: 
 
54
.. i18n: :Official module: yes
 
55
.. i18n: :Quality certified: yes
 
56
..
 
57
 
 
58
Board for accountant (*board_account*)
 
59
======================================
 
60
:Module: board_account
 
61
:Name: Board for accountant
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: board_account
 
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 module creates a dashboards for accountants that includes:
 
79
.. i18n:       * List of analytic accounts to close
 
80
.. i18n:       * List of uninvoiced quotations
 
81
.. i18n:       * List of invoices to confirm
 
82
.. i18n:       * Graph of costs to invoice
 
83
.. i18n:       * Graph of aged receivables
 
84
.. i18n:       * Graph of aged incomes
 
85
..
 
86
 
 
87
::
 
88
 
 
89
  This module creates a dashboards for accountants that includes:
 
90
      * List of analytic accounts to close
 
91
      * List of uninvoiced quotations
 
92
      * List of invoices to confirm
 
93
      * Graph of costs to invoice
 
94
      * Graph of aged receivables
 
95
      * Graph of aged incomes
 
96
 
 
97
.. i18n: Download links
 
98
.. i18n: --------------
 
99
..
 
100
 
 
101
Download links
 
102
--------------
 
103
 
 
104
.. i18n: You can download this module as a zip file in the following version:
 
105
..
 
106
 
 
107
You can download this module as a zip file in the following version:
 
108
 
 
109
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/board_account.zip>`_
 
110
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/board_account.zip>`_
 
111
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/board_account.zip>`_
 
112
..
 
113
 
 
114
  * `4.2 <http://www.openerp.com/download/modules/4.2/board_account.zip>`_
 
115
  * `5.0 <http://www.openerp.com/download/modules/5.0/board_account.zip>`_
 
116
  * `trunk <http://www.openerp.com/download/modules/trunk/board_account.zip>`_
 
117
 
 
118
.. i18n: Dependencies
 
119
.. i18n: ------------
 
120
..
 
121
 
 
122
Dependencies
 
123
------------
 
124
 
 
125
.. i18n:  * :mod:`account`
 
126
.. i18n:  * :mod:`hr_timesheet_invoice`
 
127
.. i18n:  * :mod:`board`
 
128
.. i18n:  * :mod:`report_account`
 
129
.. i18n:  * :mod:`report_analytic`
 
130
.. i18n:  * :mod:`report_analytic_line`
 
131
.. i18n:  * :mod:`account_report`
 
132
..
 
133
 
 
134
 * :mod:`account`
 
135
 * :mod:`hr_timesheet_invoice`
 
136
 * :mod:`board`
 
137
 * :mod:`report_account`
 
138
 * :mod:`report_analytic`
 
139
 * :mod:`report_analytic_line`
 
140
 * :mod:`account_report`
 
141
 
 
142
.. i18n: Reports
 
143
.. i18n: -------
 
144
..
 
145
 
 
146
Reports
 
147
-------
 
148
 
 
149
.. i18n: None
 
150
..
 
151
 
 
152
None
 
153
 
 
154
.. i18n: Menus
 
155
.. i18n: -------
 
156
..
 
157
 
 
158
Menus
 
159
-------
 
160
 
 
161
.. i18n:  * Dashboards/Accounting
 
162
.. i18n:  * Dashboards/Accounting/Accounting Dashboard
 
163
..
 
164
 
 
165
 * Dashboards/Accounting
 
166
 * Dashboards/Accounting/Accounting Dashboard
 
167
 
 
168
.. i18n: Views
 
169
.. i18n: -----
 
170
..
 
171
 
 
172
Views
 
173
-----
 
174
 
 
175
.. i18n:  * board.account.form (form)
 
176
..
 
177
 
 
178
 * board.account.form (form)
 
179
 
 
180
.. i18n: Objects
 
181
.. i18n: -------
 
182
..
 
183
 
 
184
Objects
 
185
-------
 
186
 
 
187
.. i18n: None
 
188
..
 
189
 
 
190
None