~openerp-chinese-team/openobject-doc/Chinese-init

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/technical_guide/account_financial_report.rst

  • Committer: JoshuaJan
  • Date: 2012-12-04 01:36:44 UTC
  • Revision ID: popkar77@gmail.com-20121204013644-k25kpyac672wxe22
Chinese initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: account_financial_report
 
3
.. i18n:     :synopsis: Common financial reports 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: account_financial_report
 
9
    :synopsis: Common financial reports 
 
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="/account_financial_report"></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="/account_financial_report"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Common financial reports (*account_financial_report*)
 
47
.. i18n: =====================================================
 
48
.. i18n: :Module: account_financial_report
 
49
.. i18n: :Name: Common financial reports
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Zikzakmedia SL
 
52
.. i18n: :Directory: account_financial_report
 
53
.. i18n: :Web: www.zikzakmedia.com
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Common financial reports (*account_financial_report*)
 
59
=====================================================
 
60
:Module: account_financial_report
 
61
:Name: Common financial reports
 
62
:Version: 5.0.1.0
 
63
:Author: Zikzakmedia SL
 
64
:Directory: account_financial_report
 
65
:Web: www.zikzakmedia.com
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   Add some common financial/accounting reports and some wizards to quickly compute them:
 
79
.. i18n:     * Account chart list
 
80
.. i18n:     * Invoice list
 
81
.. i18n:     * Account move (journal ledger)
 
82
.. i18n:     * Account move line
 
83
.. i18n:     * Account balance compared period-fiscal year
 
84
.. i18n:     * Cumulative general ledger
 
85
.. i18n:   
 
86
.. i18n:   They can be found in the "Financial Management/Legal Statements/Generic Reports" menu or in the tree/form views of accounts, journals, invoices, account entries and account move lines.
 
87
.. i18n:   
 
88
.. i18n:   Some reports are based on previous work by Pexego and others on the c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.
 
89
..
 
90
 
 
91
::
 
92
 
 
93
  Add some common financial/accounting reports and some wizards to quickly compute them:
 
94
    * Account chart list
 
95
    * Invoice list
 
96
    * Account move (journal ledger)
 
97
    * Account move line
 
98
    * Account balance compared period-fiscal year
 
99
    * Cumulative general ledger
 
100
  
 
101
  They can be found in the "Financial Management/Legal Statements/Generic Reports" menu or in the tree/form views of accounts, journals, invoices, account entries and account move lines.
 
102
  
 
103
  Some reports are based on previous work by Pexego and others on the c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.
 
104
 
 
105
.. i18n: Download links
 
106
.. i18n: --------------
 
107
..
 
108
 
 
109
Download links
 
110
--------------
 
111
 
 
112
.. i18n: You can download this module as a zip file in the following version:
 
113
..
 
114
 
 
115
You can download this module as a zip file in the following version:
 
116
 
 
117
.. i18n: (No download links available)
 
118
..
 
119
 
 
120
(No download links available)
 
121
 
 
122
.. i18n: Dependencies
 
123
.. i18n: ------------
 
124
..
 
125
 
 
126
Dependencies
 
127
------------
 
128
 
 
129
.. i18n:  * :mod:`account`
 
130
..
 
131
 
 
132
 * :mod:`account`
 
133
 
 
134
.. i18n: Reports
 
135
.. i18n: -------
 
136
..
 
137
 
 
138
Reports
 
139
-------
 
140
 
 
141
.. i18n:  * Full account balance
 
142
.. i18n: 
 
143
.. i18n:  * Cumulative general ledger
 
144
.. i18n: 
 
145
.. i18n:  * Cumulative general ledger landscape
 
146
.. i18n: 
 
147
.. i18n:  * Chart of accounts
 
148
.. i18n: 
 
149
.. i18n:  * Invoice list
 
150
.. i18n: 
 
151
.. i18n:  * Entry lines
 
152
.. i18n: 
 
153
.. i18n:  * Entry
 
154
.. i18n: 
 
155
.. i18n:  * Entry landscape
 
156
.. i18n: 
 
157
.. i18n:  * Print journal by entries
 
158
.. i18n: 
 
159
.. i18n:  * Print journal by entries landscape
 
160
..
 
161
 
 
162
 * Full account balance
 
163
 
 
164
 * Cumulative general ledger
 
165
 
 
166
 * Cumulative general ledger landscape
 
167
 
 
168
 * Chart of accounts
 
169
 
 
170
 * Invoice list
 
171
 
 
172
 * Entry lines
 
173
 
 
174
 * Entry
 
175
 
 
176
 * Entry landscape
 
177
 
 
178
 * Print journal by entries
 
179
 
 
180
 * Print journal by entries landscape
 
181
 
 
182
.. i18n: Menus
 
183
.. i18n: -------
 
184
..
 
185
 
 
186
Menus
 
187
-------
 
188
 
 
189
.. i18n:  * Financial Management/Legal Statements/Generic Reports/Print journal by entries
 
190
.. i18n:  * Financial Management/Legal Statements/Generic Reports/Full account balance
 
191
.. i18n:  * Financial Management/Legal Statements/Generic Reports/Cumulative general ledger
 
192
.. i18n:  * Financial Management/Legal Statements/Generic Reports/Chart of accounts
 
193
.. i18n:  * Financial Management/Legal Statements/Generic Reports/Print invoice list
 
194
..
 
195
 
 
196
 * Financial Management/Legal Statements/Generic Reports/Print journal by entries
 
197
 * Financial Management/Legal Statements/Generic Reports/Full account balance
 
198
 * Financial Management/Legal Statements/Generic Reports/Cumulative general ledger
 
199
 * Financial Management/Legal Statements/Generic Reports/Chart of accounts
 
200
 * Financial Management/Legal Statements/Generic Reports/Print invoice list
 
201
 
 
202
.. i18n: Views
 
203
.. i18n: -----
 
204
..
 
205
 
 
206
Views
 
207
-----
 
208
 
 
209
.. i18n: None
 
210
..
 
211
 
 
212
None
 
213
 
 
214
.. i18n: Objects
 
215
.. i18n: -------
 
216
..
 
217
 
 
218
Objects
 
219
-------
 
220
 
 
221
.. i18n: None
 
222
..
 
223
 
 
224
None