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

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/book/3/3_9/journals.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: .. index::
 
3
.. i18n:    single: journal; configuring
 
4
..
 
5
 
 
6
.. index::
 
7
   single: journal; configuring
 
8
 
 
9
.. i18n: Journals
 
10
.. i18n: ========
 
11
..
 
12
 
 
13
Journals
 
14
========
 
15
 
 
16
.. i18n: All your accounting entries need to appear in an accounting journal. So you should create a Sales Journal for customer invoices, a Sales Refund journal for customer credit notes, a Purchase Journal for supplier invoices, a Purchase Refund journal for supplier credit notes and a Bank Journal for bank transactions.
 
17
..
 
18
 
 
19
All your accounting entries need to appear in an accounting journal. So you should create a Sales Journal for customer invoices, a Sales Refund journal for customer credit notes, a Purchase Journal for supplier invoices, a Purchase Refund journal for supplier credit notes and a Bank Journal for bank transactions.
 
20
 
 
21
.. i18n: Configuring a Journal
 
22
.. i18n: ---------------------
 
23
..
 
24
 
 
25
Configuring a Journal
 
26
---------------------
 
27
 
 
28
.. i18n: To view, edit or create new journals use the menu :menuselection:`Accounting --> Configuration --> Financial Accounting --> Journals --> Journals`.
 
29
..
 
30
 
 
31
To view, edit or create new journals use the menu :menuselection:`Accounting --> Configuration --> Financial Accounting --> Journals --> Journals`.
 
32
 
 
33
.. i18n: .. figure::  images/account_journal_form.png
 
34
.. i18n:    :scale: 75
 
35
.. i18n:    :align: center
 
36
.. i18n: 
 
37
.. i18n:    *Defining an Accounting Journal*
 
38
..
 
39
 
 
40
.. figure::  images/account_journal_form.png
 
41
   :scale: 75
 
42
   :align: center
 
43
 
 
44
   *Defining an Accounting Journal*
 
45
 
 
46
.. i18n: Blue fields are mandatory fields. When you select a journal type, some configuration parameters will be preset. The journal type will tell the system where the journal concerned can be used.
 
47
..
 
48
 
 
49
Blue fields are mandatory fields. When you select a journal type, some configuration parameters will be preset. The journal type will tell the system where the journal concerned can be used.
 
50
 
 
51
.. i18n: Each journal has a specific way of displaying data. The type of journal determines the journal view, which indicates the fields that need to be visible and are required to enter accounting data in that journal. The view determines both the order of the fields and the properties of each field. For example, the field :guilabel:`Statement` has to appear when entering data in the bank journal, but not in the other journals.
 
52
..
 
53
 
 
54
Each journal has a specific way of displaying data. The type of journal determines the journal view, which indicates the fields that need to be visible and are required to enter accounting data in that journal. The view determines both the order of the fields and the properties of each field. For example, the field :guilabel:`Statement` has to appear when entering data in the bank journal, but not in the other journals.
 
55
 
 
56
.. i18n: You can also create your own journal views. However, before creating a new view for a journal, check whether there is nothing similar already defined. You should only create a new view for new types of journals.
 
57
..
 
58
 
 
59
You can also create your own journal views. However, before creating a new view for a journal, check whether there is nothing similar already defined. You should only create a new view for new types of journals.
 
60
 
 
61
.. i18n: You can create a sequence for each journal. This sequence determines the automatic numbering for accounting entries. Several journals can use the same sequence if you want to define one for them all, and if your legislation allows this.
 
62
..
 
63
 
 
64
You can create a sequence for each journal. This sequence determines the automatic numbering for accounting entries. Several journals can use the same sequence if you want to define one for them all, and if your legislation allows this.
 
65
 
 
66
.. i18n: .. tip:: Sequences
 
67
.. i18n: 
 
68
.. i18n:     Sequences can also be created from the :menuselection:`Settings --> Configuration --> Sequences & Identifiers --> Sequences`.
 
69
.. i18n:     By default, OpenERP has only one sequence in the journal definition. If you need two separate sequences to be kept for the journal, you can install the module :mod:`account_sequence`.
 
70
..
 
71
 
 
72
.. tip:: Sequences
 
73
 
 
74
    Sequences can also be created from the :menuselection:`Settings --> Configuration --> Sequences & Identifiers --> Sequences`.
 
75
    By default, OpenERP has only one sequence in the journal definition. If you need two separate sequences to be kept for the journal, you can install the module :mod:`account_sequence`.
 
76
 
 
77
.. i18n: The default credit and debit account allow the software to automatically generate counterpart entries when you are entering data through :guilabel:`Journal Items`. In some journals, debit and credit accounts are mandatory. For example, in a bank journal you should put an associated bank account, so that you do not have to create counterparts for each transaction manually.
 
78
..
 
79
 
 
80
The default credit and debit account allow the software to automatically generate counterpart entries when you are entering data through :guilabel:`Journal Items`. In some journals, debit and credit accounts are mandatory. For example, in a bank journal you should put an associated bank account, so that you do not have to create counterparts for each transaction manually.
 
81
 
 
82
.. i18n: A journal can be marked as being centralised. When you do this, the counterpart entries will not be owned by each entry, but will be global for the given journal and period. You will then have a credit line and a debit line centralized for each entry in one of these journals, meaning that both credit and debit appear on the same line. This option is used when posting opening entries in a situation journal.
 
83
..
 
84
 
 
85
A journal can be marked as being centralised. When you do this, the counterpart entries will not be owned by each entry, but will be global for the given journal and period. You will then have a credit line and a debit line centralized for each entry in one of these journals, meaning that both credit and debit appear on the same line. This option is used when posting opening entries in a situation journal.
 
86
 
 
87
.. i18n: .. note:: Bank Journal, Easy Configuration
 
88
.. i18n: 
 
89
.. i18n:     A bank journal can automatically be created from the bank account(s) you define for your company. Go to :menuselection:`Accounting --> Configuration --> Financial Accounting --> Accounts --> Setup your Bank Accounts`. Here you create the bank account or IBAN number of your company's bank account(s). Fill in the Bank Name, and when you save the entry, your Bank Journal will automatically be created with the Bank Name and the Account Number. The general ledger account for this bank will also be created for you.
 
90
..
 
91
 
 
92
.. note:: Bank Journal, Easy Configuration
 
93
 
 
94
    A bank journal can automatically be created from the bank account(s) you define for your company. Go to :menuselection:`Accounting --> Configuration --> Financial Accounting --> Accounts --> Setup your Bank Accounts`. Here you create the bank account or IBAN number of your company's bank account(s). Fill in the Bank Name, and when you save the entry, your Bank Journal will automatically be created with the Bank Name and the Account Number. The general ledger account for this bank will also be created for you.
 
95
 
 
96
.. i18n: Controls and Tips for Data Entry
 
97
.. i18n: --------------------------------
 
98
..
 
99
 
 
100
Controls and Tips for Data Entry
 
101
--------------------------------
 
102
 
 
103
.. i18n: You can carry out two types of control on journals in OpenERP – controls over the accounts and access controls for groups of users. In addition to these controls, you can also apply all of the standard user rights management.
 
104
..
 
105
 
 
106
You can carry out two types of control on journals in OpenERP – controls over the accounts and access controls for groups of users. In addition to these controls, you can also apply all of the standard user rights management.
 
107
 
 
108
.. i18n: To avoid entering account data in wrong accounts, you can put conditions on the general accounts about which journal can use a given account. To do this, you have to list all the accounts or valid account types in the second tab, :guilabel:`Entry Controls`. If you have not added any accounts there, OpenERP applies no restriction on the accounts for that journal. If you list accounts and/or the types of accounts that can be used in a journal, OpenERP prevents you from using any account or account type not in that list. This verification step starts from the moment you enter data. You can only select allowed accounts or account types.
 
109
..
 
110
 
 
111
To avoid entering account data in wrong accounts, you can put conditions on the general accounts about which journal can use a given account. To do this, you have to list all the accounts or valid account types in the second tab, :guilabel:`Entry Controls`. If you have not added any accounts there, OpenERP applies no restriction on the accounts for that journal. If you list accounts and/or the types of accounts that can be used in a journal, OpenERP prevents you from using any account or account type not in that list. This verification step starts from the moment you enter data. You can only select allowed accounts or account types.
 
112
 
 
113
.. i18n: This functionality is useful for limiting possible data entry errors by restricting the accounts to be used in a journal.
 
114
..
 
115
 
 
116
This functionality is useful for limiting possible data entry errors by restricting the accounts to be used in a journal.
 
117
 
 
118
.. i18n: .. tip:: Control of Data Entry
 
119
.. i18n: 
 
120
.. i18n:         In accounting it is not a good idea to allow a data entry directly from bank account A to bank
 
121
.. i18n:         account B.
 
122
.. i18n:         If you enter a transaction from bank A to bank B, the transaction will be accounted for twice.
 
123
.. i18n: 
 
124
.. i18n:         To prevent this problem, pass the transaction through intermediate account C.
 
125
.. i18n:         At the time of data entry, the system checks the type of account that is accepted in the bank
 
126
.. i18n:         journal: only accounts that are not of type ``Bank`` are accepted.
 
127
.. i18n: 
 
128
.. i18n:         If your accountant defines this control properly, non-accounting users are prevented from
 
129
.. i18n:         transferring payments from one bank to another, reducing your risks.
 
130
..
 
131
 
 
132
.. tip:: Control of Data Entry
 
133
 
 
134
        In accounting it is not a good idea to allow a data entry directly from bank account A to bank
 
135
        account B.
 
136
        If you enter a transaction from bank A to bank B, the transaction will be accounted for twice.
 
137
 
 
138
        To prevent this problem, pass the transaction through intermediate account C.
 
139
        At the time of data entry, the system checks the type of account that is accepted in the bank
 
140
        journal: only accounts that are not of type ``Bank`` are accepted.
 
141
 
 
142
        If your accountant defines this control properly, non-accounting users are prevented from
 
143
        transferring payments from one bank to another, reducing your risks.
 
144
 
 
145
.. i18n: .. Copyright © Open Object Press. All rights reserved.
 
146
..
 
147
 
 
148
.. Copyright © Open Object Press. All rights reserved.
 
149
 
 
150
.. i18n: .. You may take electronic copy of this publication and distribute it if you don't
 
151
.. i18n: .. change the content. You can also print a copy to be read by yourself only.
 
152
..
 
153
 
 
154
.. You may take electronic copy of this publication and distribute it if you don't
 
155
.. change the content. You can also print a copy to be read by yourself only.
 
156
 
 
157
.. i18n: .. We have contracts with different publishers in different countries to sell and
 
158
.. i18n: .. distribute paper or electronic based versions of this book (translated or not)
 
159
.. i18n: .. in bookstores. This helps to distribute and promote the OpenERP product. It
 
160
.. i18n: .. also helps us to create incentives to pay contributors and authors using author
 
161
.. i18n: .. rights of these sales.
 
162
..
 
163
 
 
164
.. We have contracts with different publishers in different countries to sell and
 
165
.. distribute paper or electronic based versions of this book (translated or not)
 
166
.. in bookstores. This helps to distribute and promote the OpenERP product. It
 
167
.. also helps us to create incentives to pay contributors and authors using author
 
168
.. rights of these sales.
 
169
 
 
170
.. i18n: .. Due to this, grants to translate, modify or sell this book are strictly
 
171
.. i18n: .. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
172
.. i18n: .. written authorisation for this.
 
173
..
 
174
 
 
175
.. Due to this, grants to translate, modify or sell this book are strictly
 
176
.. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
177
.. written authorisation for this.
 
178
 
 
179
.. i18n: .. Many of the designations used by manufacturers and suppliers to distinguish their
 
180
.. i18n: .. products are claimed as trademarks. Where those designations appear in this book,
 
181
.. i18n: .. and Open Object Press was aware of a trademark claim, the designations have been
 
182
.. i18n: .. printed in initial capitals.
 
183
..
 
184
 
 
185
.. Many of the designations used by manufacturers and suppliers to distinguish their
 
186
.. products are claimed as trademarks. Where those designations appear in this book,
 
187
.. and Open Object Press was aware of a trademark claim, the designations have been
 
188
.. printed in initial capitals.
 
189
 
 
190
.. i18n: .. While every precaution has been taken in the preparation of this book, the publisher
 
191
.. i18n: .. and the authors assume no responsibility for errors or omissions, or for damages
 
192
.. i18n: .. resulting from the use of the information contained herein.
 
193
..
 
194
 
 
195
.. While every precaution has been taken in the preparation of this book, the publisher
 
196
.. and the authors assume no responsibility for errors or omissions, or for damages
 
197
.. resulting from the use of the information contained herein.
 
198
 
 
199
.. i18n: .. Published by Open Object Press, Grand Rosière, Belgium
 
200
..
 
201
 
 
202
.. Published by Open Object Press, Grand Rosière, Belgium