|
| 1 | +Set up your new bank account |
| 2 | +============================ |
| 3 | + |
| 4 | +In Odoo, you can manage multiple bank accounts. In this page, you will |
| 5 | +be guided in the creation, modification or deletion of a bank or a |
| 6 | +credit card account. |
| 7 | + |
| 8 | +Go to the list of your bank accounts |
| 9 | +------------------------------------ |
| 10 | + |
| 11 | +Go to :menuselection:`Configuration --> Settings --> Configure your company bank |
| 12 | +accounts` > |
| 13 | +The bank accounts are configured on the company information. You have to |
| 14 | +be in the edit mode to be able to do your changes. |
| 15 | + |
| 16 | +.. image:: media/image10.png |
| 17 | + :align: center |
| 18 | + |
| 19 | +.. note:: |
| 20 | + |
| 21 | + If you are working in a multi-company environnement, you have to switch company to add, edit or delete bank accounts on another company. |
| 22 | + |
| 23 | +Add or edit a bank account |
| 24 | +-------------------------- |
| 25 | + |
| 26 | +Click on **Add an item** to add a new bank account. If you want to edit one, simply click on the line. |
| 27 | + |
| 28 | +.. image:: media/image03.png |
| 29 | + :align: center |
| 30 | + |
| 31 | +.. note:: |
| 32 | + |
| 33 | + If the bank account type is IBAN, Odoo will check if the number is valid |
| 34 | + |
| 35 | +.. demo:fields:: base.action_res_partner_bank_account_form |
| 36 | +
|
| 37 | +.. demo:action:: base.action_res_partner_bank_account_form |
| 38 | +
|
| 39 | + View *Bank Account* in our Online Demonstration |
| 40 | + |
| 41 | +.. todo:: add inherited field tooltip |
| 42 | + |
| 43 | + **Display on reports :** Display this bank account on the documents that |
| 44 | + will be printed or send to the customers |
| 45 | + |
| 46 | + **Bank Identifier Code** = BIC : SWIFT Address assigned to a bank in |
| 47 | + order to send automated payments quickly and accurately to the banks |
| 48 | + concerned |
| 49 | + |
| 50 | +The initial balance of a bank statement will be set to the closing balance of the previous one within the same journal automatically. |
| 51 | + |
| 52 | +As you may notice in the journal form, a dedicated account has been generated automatically at the bank account creation. |
| 53 | + |
| 54 | +Delete a bank account or credit card account |
| 55 | +-------------------------------------------- |
| 56 | + |
| 57 | +Click on the trashcan icon |image5| in the list of your bank accounts to remove one bank account. |
| 58 | + |
| 59 | +.. |image5| image:: media/image13.png |
| 60 | + :class: btn-group |
| 61 | + |
| 62 | +.. rst-class:: text-muted |
| 63 | + |
| 64 | +| Written by Benjamin Stiens (Odoo) |
0 commit comments