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

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/book/3/3_6/invoice_payment.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: .. raw:: latex
 
3
.. i18n: 
 
4
.. i18n:     \afterpage{\clearpage}
 
5
..
 
6
 
 
7
.. raw:: latex
 
8
 
 
9
    \afterpage{\clearpage}
 
10
 
 
11
.. i18n: In OpenERP, the invoicing workflow is very simple. You can see it in the following figure:
 
12
..
 
13
 
 
14
In OpenERP, the invoicing workflow is very simple. You can see it in the following figure:
 
15
 
 
16
.. i18n: .. figure::  images/account_invoice_workflow.png
 
17
.. i18n:    :width: 100%
 
18
.. i18n:    :align: center
 
19
.. i18n: 
 
20
.. i18n:    *Invoicing Workflow*
 
21
..
 
22
 
 
23
.. figure::  images/account_invoice_workflow.png
 
24
   :width: 100%
 
25
   :align: center
 
26
 
 
27
   *Invoicing Workflow*
 
28
 
 
29
.. i18n: An invoice can be generated from various documents, such as a `Sales Order` and a `Purchase Order`, or at the time of confirming a shipment. These methods will be proposed when you use OpenERP as a truely integrated system.
 
30
..
 
31
 
 
32
An invoice can be generated from various documents, such as a `Sales Order` and a `Purchase Order`, or at the time of confirming a shipment. These methods will be proposed when you use OpenERP as a truely integrated system.
 
33
 
 
34
.. i18n: Of course, companies often work together with an external accountant who keeps their books. In that case, you would like to know which invoices exist and have been paid.
 
35
..
 
36
 
 
37
Of course, companies often work together with an external accountant who keeps their books. In that case, you would like to know which invoices exist and have been paid.
 
38
 
 
39
.. i18n: The specific and easy-to-use `Invoicing` system in OpenERP allows you to keep track of your accounting, even when you are not an accountant.
 
40
.. i18n: It provides an easy way to follow up your suppliers and customers. You could use this simplified accounting in case you work with an (external) account to keep your books, and you still want to keep track of payments. The ``Invoicing`` system includes receipts and vouchers (an easy way to keep track of sales and purchases). It also offers you an easy method to register payments, without you having to encode complete abstracts of account.
 
41
..
 
42
 
 
43
The specific and easy-to-use `Invoicing` system in OpenERP allows you to keep track of your accounting, even when you are not an accountant.
 
44
It provides an easy way to follow up your suppliers and customers. You could use this simplified accounting in case you work with an (external) account to keep your books, and you still want to keep track of payments. The ``Invoicing`` system includes receipts and vouchers (an easy way to keep track of sales and purchases). It also offers you an easy method to register payments, without you having to encode complete abstracts of account.
 
45
 
 
46
.. i18n: Simple Customer Receipts
 
47
.. i18n: ------------------------
 
48
..
 
49
 
 
50
Simple Customer Receipts
 
51
------------------------
 
52
 
 
53
.. i18n: When you sell products to a customer, you can give him a true invoice or a `Sales Receipt`, which is also called `Customer Receipt`.
 
54
.. i18n: Sales Receipts are merely a kind of sales ticket and not a real invoice.
 
55
..
 
56
 
 
57
When you sell products to a customer, you can give him a true invoice or a `Sales Receipt`, which is also called `Customer Receipt`.
 
58
Sales Receipts are merely a kind of sales ticket and not a real invoice.
 
59
 
 
60
.. i18n: When the sales receipt is confirmed, OpenERP creates journal items automatically and you can record the customer payment related to this sales receipt. The easy invoicing system does not require extensive accounting setup, so you will be up and running quickly!
 
61
..
 
62
 
 
63
When the sales receipt is confirmed, OpenERP creates journal items automatically and you can record the customer payment related to this sales receipt. The easy invoicing system does not require extensive accounting setup, so you will be up and running quickly!
 
64
 
 
65
.. i18n: You can create and modify a sales receipt from the menu :menuselection:`Accounting --> Customers --> Sales Receipt`.
 
66
..
 
67
 
 
68
You can create and modify a sales receipt from the menu :menuselection:`Accounting --> Customers --> Sales Receipt`.
 
69
 
 
70
.. i18n: .. figure::  images/account_customer_receipt2.png
 
71
.. i18n:    :scale: 75
 
72
.. i18n:    :align: center
 
73
.. i18n: 
 
74
.. i18n:    *Defining a Customer Receipt*
 
75
..
 
76
 
 
77
.. figure::  images/account_customer_receipt2.png
 
78
   :scale: 75
 
79
   :align: center
 
80
 
 
81
   *Defining a Customer Receipt*
 
82
 
 
83
.. i18n: .. note:: Extended View
 
84
.. i18n: 
 
85
.. i18n:     To display Sales and Purchase Receipts in the Customers / Suppliers menu, you need to use the ``Extended`` view. The view can be changed with the user ``Preferences`` button next to the ``Home`` button in the main toolbar.
 
86
..
 
87
 
 
88
.. note:: Extended View
 
89
 
 
90
    To display Sales and Purchase Receipts in the Customers / Suppliers menu, you need to use the ``Extended`` view. The view can be changed with the user ``Preferences`` button next to the ``Home`` button in the main toolbar.
 
91
 
 
92
.. i18n: When you create a new `Sales Receipt`, you have to enter the `Customer` for whom you want to create a voucher. You can also define `Sales Lines` in the `Sales Information` tab. Here you have to define `Account`, `Amount` and `Description`.
 
93
.. i18n: At the bottom of the form, you will have two options for `Payment`: one is `Pay Directly` and another is `Pay Later or Group Funds`.
 
94
.. i18n: When you select the `Pay Directly` option, you have to enter the bank `Account`. The `Total` amount displays automatically with calculation of tax (if you select VAT to be added) when you click the `Compute Tax` button.
 
95
..
 
96
 
 
97
When you create a new `Sales Receipt`, you have to enter the `Customer` for whom you want to create a voucher. You can also define `Sales Lines` in the `Sales Information` tab. Here you have to define `Account`, `Amount` and `Description`.
 
98
At the bottom of the form, you will have two options for `Payment`: one is `Pay Directly` and another is `Pay Later or Group Funds`.
 
99
When you select the `Pay Directly` option, you have to enter the bank `Account`. The `Total` amount displays automatically with calculation of tax (if you select VAT to be added) when you click the `Compute Tax` button.
 
100
 
 
101
.. i18n: When you purchase products from a supplier, you will receive a `Purchase Receipt` (a ticket),  which is also called `Notes Payable`
 
102
.. i18n: in accounting terminology. When a purchase receipt is confirmed, it creates journal items automatically and you can record
 
103
.. i18n: the supplier payment related to this purchase receipt, just like for the sales receipts.
 
104
..
 
105
 
 
106
When you purchase products from a supplier, you will receive a `Purchase Receipt` (a ticket),  which is also called `Notes Payable`
 
107
in accounting terminology. When a purchase receipt is confirmed, it creates journal items automatically and you can record
 
108
the supplier payment related to this purchase receipt, just like for the sales receipts.
 
109
 
 
110
.. i18n: You can create and modify the purchase receipt through the menu :menuselection:`Accounting --> Suppliers --> Purchase Receipt`.
 
111
..
 
112
 
 
113
You can create and modify the purchase receipt through the menu :menuselection:`Accounting --> Suppliers --> Purchase Receipt`.
 
114
 
 
115
.. i18n: .. figure::  images/account_supplier_voucher2.png
 
116
.. i18n:    :scale: 75
 
117
.. i18n:    :align: center
 
118
.. i18n: 
 
119
.. i18n:    *Purchase Receipt*
 
120
..
 
121
 
 
122
.. figure::  images/account_supplier_voucher2.png
 
123
   :scale: 75
 
124
   :align: center
 
125
 
 
126
   *Purchase Receipt*
 
127
 
 
128
.. i18n: The `Purchase Receipt` form looks like the `Sales Receipt` form. In this form, carefully select the journal.
 
129
..
 
130
 
 
131
The `Purchase Receipt` form looks like the `Sales Receipt` form. In this form, carefully select the journal.
 
132
 
 
133
.. i18n: .. raw:: latex
 
134
.. i18n: 
 
135
.. i18n:     \clearpage
 
136
..
 
137
 
 
138
.. raw:: latex
 
139
 
 
140
    \clearpage
 
141
 
 
142
.. i18n: Invoice your Customers
 
143
.. i18n: ----------------------
 
144
..
 
145
 
 
146
Invoice your Customers
 
147
----------------------
 
148
 
 
149
.. i18n: It is surprising to see that in the 21st century, most companies still process quotations & invoices manually, mostly by post or email. The trend is clearly for personal communication to disregard these legacy media, and replace them with instant messaging, social networks, etc. The *Electronic Data Interchange* (EDI) platform is here to try and open OpenERP to more modern communication systems, where electronic documents are exchanged and synchronised between business partners in real-time.
 
150
..
 
151
 
 
152
It is surprising to see that in the 21st century, most companies still process quotations & invoices manually, mostly by post or email. The trend is clearly for personal communication to disregard these legacy media, and replace them with instant messaging, social networks, etc. The *Electronic Data Interchange* (EDI) platform is here to try and open OpenERP to more modern communication systems, where electronic documents are exchanged and synchronised between business partners in real-time.
 
153
 
 
154
.. i18n: Initially, OpenERP will support a simple EDI mechanism for certain OpenERP documents, such as Sales Orders, Purchase Orders and Invoices.
 
155
..
 
156
 
 
157
Initially, OpenERP will support a simple EDI mechanism for certain OpenERP documents, such as Sales Orders, Purchase Orders and Invoices.
 
158
 
 
159
.. i18n: Indeed, the integrated email and invoicing system in OpenERP allows you to create an invoice and automatically send an email with the invoice link to the customer.
 
160
..
 
161
 
 
162
Indeed, the integrated email and invoicing system in OpenERP allows you to create an invoice and automatically send an email with the invoice link to the customer.
 
163
 
 
164
.. i18n: The customer then has several options. If your customer also has an OpenERP instance, he can easily import the invoice you have sent him, simply by clicking the link.
 
165
..
 
166
 
 
167
The customer then has several options. If your customer also has an OpenERP instance, he can easily import the invoice you have sent him, simply by clicking the link.
 
168
 
 
169
.. i18n: Below, you find an example of such an EDI flow:
 
170
..
 
171
 
 
172
Below, you find an example of such an EDI flow:
 
173
 
 
174
.. i18n: 1. Your company issues a Sales Order, a Purchase Order or an Invoice for a specific partner, let's say Camptocamp.
 
175
.. i18n: 
 
176
.. i18n: 2. Partner Camptocamp receives an email with a link to an online preview of the document.
 
177
.. i18n: 
 
178
.. i18n: 3. In the online preview of the document, Camptocamp can read the document, download or print the PDF version, and then choose between a couple of options:
 
179
..
 
180
 
 
181
1. Your company issues a Sales Order, a Purchase Order or an Invoice for a specific partner, let's say Camptocamp.
 
182
 
 
183
2. Partner Camptocamp receives an email with a link to an online preview of the document.
 
184
 
 
185
3. In the online preview of the document, Camptocamp can read the document, download or print the PDF version, and then choose between a couple of options:
 
186
 
 
187
.. i18n:   a. import this document in his own OpenERP instance, simply by providing the instance address;
 
188
..
 
189
 
 
190
  a. import this document in his own OpenERP instance, simply by providing the instance address;
 
191
 
 
192
.. i18n:   b. ask to create a new OpenERP online instance, where the document will be pre-imported;
 
193
..
 
194
 
 
195
  b. ask to create a new OpenERP online instance, where the document will be pre-imported;
 
196
 
 
197
.. i18n:   c. ask for the raw EDI document, which the partner can then import in his own third-party software through a corresponding EDI import system.
 
198
..
 
199
 
 
200
  c. ask for the raw EDI document, which the partner can then import in his own third-party software through a corresponding EDI import system.
 
201
 
 
202
.. i18n: 4. Partner Camptocamp can also choose to directly pay online through Paypal or any other mechanism provided by your company.
 
203
..
 
204
 
 
205
4. Partner Camptocamp can also choose to directly pay online through Paypal or any other mechanism provided by your company.
 
206
 
 
207
.. i18n: The email notification is freely customisable as an Email Template from the :menuselection:`Settings --> Configuration --> Email --> Templates`.
 
208
..
 
209
 
 
210
The email notification is freely customisable as an Email Template from the :menuselection:`Settings --> Configuration --> Email --> Templates`.
 
211
 
 
212
.. i18n: To get the EDI and automatic emailing of orders and invoices to work, you need the :mod:`EDI` module, which is installed by default.
 
213
.. i18n: You need to add an email adress to the partner and make sure the "Opt-out" checkbox is not selected. Ask your system administrator to configure an Outgoing Mail Server. Note that email notifications will be added to a mail queue and processed once in a while, but you can force emails to be send directly from the :menuselection:`Settings --> Email --> Messages`.
 
214
..
 
215
 
 
216
To get the EDI and automatic emailing of orders and invoices to work, you need the :mod:`EDI` module, which is installed by default.
 
217
You need to add an email adress to the partner and make sure the "Opt-out" checkbox is not selected. Ask your system administrator to configure an Outgoing Mail Server. Note that email notifications will be added to a mail queue and processed once in a while, but you can force emails to be send directly from the :menuselection:`Settings --> Email --> Messages`.
 
218
 
 
219
.. i18n: The email your customer will receive, will look like the image displayed.
 
220
..
 
221
 
 
222
The email your customer will receive, will look like the image displayed.
 
223
 
 
224
.. i18n: .. figure::  images/account_edi_mail.png
 
225
.. i18n:    :scale: 75
 
226
.. i18n:    :align: center
 
227
.. i18n: 
 
228
.. i18n:    *Mail to Your Customer*
 
229
.. i18n:  
 
230
..
 
231
 
 
232
.. figure::  images/account_edi_mail.png
 
233
   :scale: 75
 
234
   :align: center
 
235
 
 
236
   *Mail to Your Customer*
 
237
 
 
238
 
 
239
.. i18n: Keep Track of your Customer's Payments
 
240
.. i18n: --------------------------------------
 
241
..
 
242
 
 
243
Keep Track of your Customer's Payments
 
244
--------------------------------------
 
245
 
 
246
.. i18n: It is important to efficiently keep track of payments of your customers and suppliers. People who have no accounting knowledge and just want to use OpenERP to keep an eye on their payments, can set the ``Invoicing & Payments`` access rights from the ``User`` form.
 
247
..
 
248
 
 
249
It is important to efficiently keep track of payments of your customers and suppliers. People who have no accounting knowledge and just want to use OpenERP to keep an eye on their payments, can set the ``Invoicing & Payments`` access rights from the ``User`` form.
 
250
 
 
251
.. i18n: :guilabel:`Customer Payment` allows you to register the payments you receive from your customers.
 
252
.. i18n: In order to record a payment, you have to enter the customer, the payment method (= the journal) and the payment amount. OpenERP will automatically propose the reconciliation of this payment with any open invoices or sales receipts, credit notes and (advance) payments.
 
253
..
 
254
 
 
255
:guilabel:`Customer Payment` allows you to register the payments you receive from your customers.
 
256
In order to record a payment, you have to enter the customer, the payment method (= the journal) and the payment amount. OpenERP will automatically propose the reconciliation of this payment with any open invoices or sales receipts, credit notes and (advance) payments.
 
257
 
 
258
.. i18n: You can register Customer payments in OpenERP from the menu :menuselection:`Accounting --> Customers --> Customer Payment`; click `New` to register a payment.
 
259
..
 
260
 
 
261
You can register Customer payments in OpenERP from the menu :menuselection:`Accounting --> Customers --> Customer Payment`; click `New` to register a payment.
 
262
 
 
263
.. i18n: .. figure::  images/account_cust_payment.png
 
264
.. i18n:    :scale: 75
 
265
.. i18n:    :align: center
 
266
.. i18n: 
 
267
.. i18n:    *Customer Payment*
 
268
..
 
269
 
 
270
.. figure::  images/account_cust_payment.png
 
271
   :scale: 75
 
272
   :align: center
 
273
 
 
274
   *Customer Payment*
 
275
 
 
276
.. i18n: Suppose you have an invoice of 3000 EUR; the amount you actually receive from the customer is 2995 EUR. You would consider the invoice as entirely paid. How would you proceed?
 
277
..
 
278
 
 
279
Suppose you have an invoice of 3000 EUR; the amount you actually receive from the customer is 2995 EUR. You would consider the invoice as entirely paid. How would you proceed?
 
280
 
 
281
.. i18n: To create a new `Customer Payment`, select the customer, key in the `Paid Amount`, e.g. 2995 and select the `Payment Method`, i.e. your bank journal. Any open invoices, credit notes or advances for this partner will be displayed on the ``Payment Information`` tab.
 
282
.. i18n: In this example, the 3000 EUR invoice will be proposed.
 
283
..
 
284
 
 
285
To create a new `Customer Payment`, select the customer, key in the `Paid Amount`, e.g. 2995 and select the `Payment Method`, i.e. your bank journal. Any open invoices, credit notes or advances for this partner will be displayed on the ``Payment Information`` tab.
 
286
In this example, the 3000 EUR invoice will be proposed.
 
287
 
 
288
.. i18n: Now you have to tell OpenERP that you want to consider the invoice as fully paid. Simply click the invoice line on the ``Payment Information`` tab to make it editable. Now select the :guilabel:`Full Reconcile` checkbox, and notice that the amount changes to the full amount of the invoice.
 
289
..
 
290
 
 
291
Now you have to tell OpenERP that you want to consider the invoice as fully paid. Simply click the invoice line on the ``Payment Information`` tab to make it editable. Now select the :guilabel:`Full Reconcile` checkbox, and notice that the amount changes to the full amount of the invoice.
 
292
 
 
293
.. i18n: .. figure::  images/account_cust_reconcile.png
 
294
.. i18n:    :scale: 75
 
295
.. i18n:    :align: center
 
296
.. i18n: 
 
297
.. i18n:    *Fully Pay*
 
298
..
 
299
 
 
300
.. figure::  images/account_cust_reconcile.png
 
301
   :scale: 75
 
302
   :align: center
 
303
 
 
304
   *Fully Pay*
 
305
 
 
306
.. i18n: Select the proper option in the ``Payment Difference`` field, i.e. `Reconcile Payment` (you would use the `Keep Open` option if you want to claim the 5 EUR from the customer). The write-off amount is already proposed automatically, but you have to enter the `Counterpart Account` so that write-off entries can be generated by OpenERP. You can also enter a comment about the reconciliation (by default, Write-Off will be proposed). Then post your payment.
 
307
..
 
308
 
 
309
Select the proper option in the ``Payment Difference`` field, i.e. `Reconcile Payment` (you would use the `Keep Open` option if you want to claim the 5 EUR from the customer). The write-off amount is already proposed automatically, but you have to enter the `Counterpart Account` so that write-off entries can be generated by OpenERP. You can also enter a comment about the reconciliation (by default, Write-Off will be proposed). Then post your payment.
 
310
 
 
311
.. i18n: .. note:: Analytic Accounts
 
312
.. i18n: 
 
313
.. i18n:     When you do analytic bookkeeping as well, you can enter an analytic account for the write-off too.
 
314
..
 
315
 
 
316
.. note:: Analytic Accounts
 
317
 
 
318
    When you do analytic bookkeeping as well, you can enter an analytic account for the write-off too.
 
319
 
 
320
.. i18n: This easy payment system also allows you to post a payment that you cannot directly attribute to a customer as an advance.
 
321
..
 
322
 
 
323
This easy payment system also allows you to post a payment that you cannot directly attribute to a customer as an advance.
 
324
 
 
325
.. i18n: Let us take the following example. A customer has two open invoices, one of 2000, one of 1500. He pays 1000, but you cannot assign this to any of the two invoices directly. You can just enter this payment as an advance. How do you proceed?
 
326
..
 
327
 
 
328
Let us take the following example. A customer has two open invoices, one of 2000, one of 1500. He pays 1000, but you cannot assign this to any of the two invoices directly. You can just enter this payment as an advance. How do you proceed?
 
329
 
 
330
.. i18n: When you key in an ``Amount paid`` of 1000 in your `Customer Payment`, the amount will be attributed to the oldest invoice. You do not want this, because you have no idea yet of what invoice the amount should be linked to. Click the amount in the first line and set it to 0.
 
331
.. i18n: Validate the payment. The system will now create an advance payment of 1000 for the customer concerned.
 
332
..
 
333
 
 
334
When you key in an ``Amount paid`` of 1000 in your `Customer Payment`, the amount will be attributed to the oldest invoice. You do not want this, because you have no idea yet of what invoice the amount should be linked to. Click the amount in the first line and set it to 0.
 
335
Validate the payment. The system will now create an advance payment of 1000 for the customer concerned.
 
336
 
 
337
.. i18n: .. index::
 
338
.. i18n:    single: Supplier Payment
 
339
..
 
340
 
 
341
.. index::
 
342
   single: Supplier Payment
 
343
 
 
344
.. i18n: .. tip:: Supplier Payment
 
345
.. i18n: 
 
346
.. i18n:     The ``Supplier Payment`` form allows you to track the payment to your suppliers in the same way as a customer payment.
 
347
..
 
348
 
 
349
.. tip:: Supplier Payment
 
350
 
 
351
    The ``Supplier Payment`` form allows you to track the payment to your suppliers in the same way as a customer payment.
 
352
 
 
353
.. i18n: From the menu :menuselection:`Accounting --> Suppliers --> Supplier Payment`, click the `New` button to create a new `Supplier Payment`.
 
354
..
 
355
 
 
356
From the menu :menuselection:`Accounting --> Suppliers --> Supplier Payment`, click the `New` button to create a new `Supplier Payment`.
 
357
 
 
358
.. i18n: .. figure::  images/account_supplier_payment2.png
 
359
.. i18n:    :scale: 75
 
360
.. i18n:    :align: center
 
361
.. i18n: 
 
362
.. i18n:    *Supplier Payment Form*
 
363
..
 
364
 
 
365
.. figure::  images/account_supplier_payment2.png
 
366
   :scale: 75
 
367
   :align: center
 
368
 
 
369
   *Supplier Payment Form*
 
370
 
 
371
.. i18n: Another way of keeping track of your payments is the way accountants will do it, by encoding ``Bank Statements``. For more information about this, please refer to the chapter on :ref:`invoicemanagement`.
 
372
..
 
373
 
 
374
Another way of keeping track of your payments is the way accountants will do it, by encoding ``Bank Statements``. For more information about this, please refer to the chapter on :ref:`invoicemanagement`.
 
375
 
 
376
.. i18n: You can also push your accounting further by importing your payments electronically through a CODA file you receive from the bank. To do this install the :mod:`account_coda` module.
 
377
..
 
378
 
 
379
You can also push your accounting further by importing your payments electronically through a CODA file you receive from the bank. To do this install the :mod:`account_coda` module.
 
380
 
 
381
.. i18n: How should you proceed?
 
382
..
 
383
 
 
384
How should you proceed?
 
385
 
 
386
.. i18n: You have to enter your company's bank account(s) for which you want to accept CODA files. Go to the menu :menuselection:`Accounting --> Configuration --> Financial Accounting --> Accounts --> Setup your Bank Accounts`. Choose the bank account type you want to use (IBAN or normal bank account). For electronic payments, you should use IBAN; do not forget to also enter your bank's BIC code.
 
387
..
 
388
 
 
389
You have to enter your company's bank account(s) for which you want to accept CODA files. Go to the menu :menuselection:`Accounting --> Configuration --> Financial Accounting --> Accounts --> Setup your Bank Accounts`. Choose the bank account type you want to use (IBAN or normal bank account). For electronic payments, you should use IBAN; do not forget to also enter your bank's BIC code.
 
390
 
 
391
.. i18n: .. tip:: Bank Journal
 
392
.. i18n: 
 
393
.. i18n:     When you save the bank account through the Setup your Bank Accounts wizard, a bank journal will be automatically created for that account.
 
394
..
 
395
 
 
396
.. tip:: Bank Journal
 
397
 
 
398
    When you save the bank account through the Setup your Bank Accounts wizard, a bank journal will be automatically created for that account.
 
399
 
 
400
.. i18n: Then add the bank account details for each partner that will pay you through a bank. You can do this in the Partner form, on the ``Accounting`` tab.
 
401
..
 
402
 
 
403
Then add the bank account details for each partner that will pay you through a bank. You can do this in the Partner form, on the ``Accounting`` tab.
 
404
 
 
405
.. i18n: Download the CODA file from your bank to any directory. Import the electronic bank statement through the menu :menuselection:`Accounting --> Periodical Processing --> Statements --> Import Coda Statements`.
 
406
..
 
407
 
 
408
Download the CODA file from your bank to any directory. Import the electronic bank statement through the menu :menuselection:`Accounting --> Periodical Processing --> Statements --> Import Coda Statements`.
 
409
 
 
410
.. i18n: Enter the data required in the wizard (receivable and payable account, bank journal and a default account to post to when no corresponding partner is found). Then select the CODA file in your directory and click the ``Import`` button to start processing the CODA file.
 
411
..
 
412
 
 
413
Enter the data required in the wizard (receivable and payable account, bank journal and a default account to post to when no corresponding partner is found). Then select the CODA file in your directory and click the ``Import`` button to start processing the CODA file.
 
414
 
 
415
.. i18n: OpenERP will then import a draft bank statement in the selected journal and will match all corresponding customer / supplier payments when possible. You can change the draft statement if necessary from the menu :menuselection:`Accounting --> Bank and Cash --> Bank Statements`. You can check any issues during file loading from the menu :menuselection:`Accounting --> Bank and Cash --> Coda Import Logs`.
 
416
..
 
417
 
 
418
OpenERP will then import a draft bank statement in the selected journal and will match all corresponding customer / supplier payments when possible. You can change the draft statement if necessary from the menu :menuselection:`Accounting --> Bank and Cash --> Bank Statements`. You can check any issues during file loading from the menu :menuselection:`Accounting --> Bank and Cash --> Coda Import Logs`.
 
419
 
 
420
.. i18n: .. Copyright © Open Object Press. All rights reserved.
 
421
..
 
422
 
 
423
.. Copyright © Open Object Press. All rights reserved.
 
424
 
 
425
.. i18n: .. You may take electronic copy of this publication and distribute it if you don't
 
426
.. i18n: .. change the content. You can also print a copy to be read by yourself only.
 
427
..
 
428
 
 
429
.. You may take electronic copy of this publication and distribute it if you don't
 
430
.. change the content. You can also print a copy to be read by yourself only.
 
431
 
 
432
.. i18n: .. We have contracts with different publishers in different countries to sell and
 
433
.. i18n: .. distribute paper or electronic based versions of this book (translated or not)
 
434
.. i18n: .. in bookstores. This helps to distribute and promote the OpenERP product. It
 
435
.. i18n: .. also helps us to create incentives to pay contributors and authors using author
 
436
.. i18n: .. rights of these sales.
 
437
..
 
438
 
 
439
.. We have contracts with different publishers in different countries to sell and
 
440
.. distribute paper or electronic based versions of this book (translated or not)
 
441
.. in bookstores. This helps to distribute and promote the OpenERP product. It
 
442
.. also helps us to create incentives to pay contributors and authors using author
 
443
.. rights of these sales.
 
444
 
 
445
.. i18n: .. Due to this, grants to translate, modify or sell this book are strictly
 
446
.. i18n: .. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
447
.. i18n: .. written authorisation for this.
 
448
..
 
449
 
 
450
.. Due to this, grants to translate, modify or sell this book are strictly
 
451
.. forbidden, unless Tiny SPRL (representing Open Object Press) gives you a
 
452
.. written authorisation for this.
 
453
 
 
454
.. i18n: .. Many of the designations used by manufacturers and suppliers to distinguish their
 
455
.. i18n: .. products are claimed as trademarks. Where those designations appear in this book,
 
456
.. i18n: .. and Open Object Press was aware of a trademark claim, the designations have been
 
457
.. i18n: .. printed in initial capitals.
 
458
..
 
459
 
 
460
.. Many of the designations used by manufacturers and suppliers to distinguish their
 
461
.. products are claimed as trademarks. Where those designations appear in this book,
 
462
.. and Open Object Press was aware of a trademark claim, the designations have been
 
463
.. printed in initial capitals.
 
464
 
 
465
.. i18n: .. While every precaution has been taken in the preparation of this book, the publisher
 
466
.. i18n: .. and the authors assume no responsibility for errors or omissions, or for damages
 
467
.. i18n: .. resulting from the use of the information contained herein.
 
468
..
 
469
 
 
470
.. While every precaution has been taken in the preparation of this book, the publisher
 
471
.. and the authors assume no responsibility for errors or omissions, or for damages
 
472
.. resulting from the use of the information contained herein.
 
473
 
 
474
.. i18n: .. Published by Open Object Press, Grand Rosière, Belgium
 
475
..
 
476
 
 
477
.. Published by Open Object Press, Grand Rosière, Belgium