Skip to content

Commit fc05cb5

Browse files
afma-odooauva-odoo
authored andcommitted
[IMP] accounting: update bank synchronization page
task-4981233 closes #15005 X-original-commit: 87c24cc Signed-off-by: Audrey Vandromme (auva) <[email protected]>
1 parent 8192e17 commit fc05cb5

File tree

15 files changed

+309
-346
lines changed

15 files changed

+309
-346
lines changed

content/applications/finance/accounting/bank/bank_synchronization.rst

Lines changed: 219 additions & 141 deletions
Large diffs are not rendered by default.

content/applications/finance/accounting/bank/bank_synchronization/enablebanking.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.
Binary file not shown.

content/applications/finance/accounting/bank/bank_synchronization/ponto.rst

Lines changed: 78 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -2,107 +2,113 @@
22
Ponto
33
=====
44

5-
**Ponto** is a service that allows companies and professionals to aggregate their accounts in one
6-
place and directly see all their transactions within one app. It is a third-party solution that is
7-
continuously expanding the number of bank institutions that can be synchronized with Odoo.
5+
`Ponto <https://myponto.com/>`_ is a paid third-party service that enables companies and
6+
professionals to connect multiple bank accounts to a single platform. It provides a unified view of
7+
all transactions within a single interface. When integrated with Odoo, it automatically synchronizes
8+
bank transactions directly into its database.
89

9-
**Odoo** can synchronize directly with your bank to get all bank statements imported automatically
10-
into your database.
11-
12-
Ponto is a paid third-party provider that can handle the synchronization between your bank accounts
13-
and Odoo.
10+
.. note::
11+
Using Ponto is subject to applicable fees.
1412

1513
.. seealso::
1614
- :doc:`../bank_synchronization`
17-
- :doc:`../transactions`
15+
- `Financial institutions connected to Ponto <https://www.isabelgroup.eu/banks>`_
16+
17+
.. _accounting/bank-synchronization/ponto/configuration:
1818

1919
Configuration
2020
=============
2121

22-
Link your bank accounts with Ponto
23-
----------------------------------
22+
To connect a bank with Odoo using Ponto as the third-party provider, follow these steps:
2423

25-
#. Go to `Ponto's website (https://myponto.com) <https://myponto.com>`_.
26-
#. Create an account if you don't have one yet.
27-
#. Once you are logged in, create an *organization*.
24+
#. Set up your email address: Click the profile icon in the upper-right corner, select
25+
:guilabel:`My profile`, and fill in the :guilabel:`Email` field.
26+
#. :ref:`Create a Ponto account <accounting/bank-synchronization/ponto/ponto-account-creation>` if
27+
needed.
28+
#. :ref:`Connect Odoo to your bank <accounting/bank-synchronization/ponto/odoo-connection>`.
2829

29-
.. image:: ponto/ponto-organization.png
30-
:alt: Fill out the form to add an organization in Ponto.
30+
.. _accounting/bank-synchronization/ponto/ponto-account-creation:
3131

32-
#. Go to :menuselection:`Accounts --> Live`, and click :guilabel:`Add account`. You might have to
33-
add your **Billing Information** first.
34-
#. Select your country, your bank institutions, give your consent to Ponto, and follow the steps
35-
on-screen to link your bank account with your Ponto account.
32+
Ponto account creation
33+
----------------------
3634

37-
.. image:: ponto/ponto-add-account.png
38-
:alt: Add bank accounts to your Ponto account.
35+
#. Access the `Ponto website <https://myponto.com>`_.
36+
#. Click :guilabel:`Login`, then :guilabel:`Not a user yet?` and follow the instructions to create a
37+
new account.
3938

40-
#. Add all bank accounts you want to synchronize with your Odoo database and move to the next steps.
39+
.. note::
40+
Use the same email address as the one :ref:`used for your Odoo profile
41+
<accounting/bank-synchronization/ponto/configuration>`.
4142

42-
Link your Ponto account with your Odoo database
43-
-----------------------------------------------
43+
#. After logging in, create an :guilabel:`Organization` and provide the necessary contact details.
44+
#. Give consent to Ponto to access the bank account data.
45+
#. Click :guilabel:`Accounts`, :guilabel:`Add account`, then :guilabel:`Choose your bank`, enter the
46+
bank account reference, and follow the on-screen steps to complete the linking process.
47+
#. Add all relevant bank accounts that need to be synchronized with Odoo, then proceed to the next
48+
steps.
4449

45-
#. Go to :menuselection:`Accounting --> Configuration --> Add a Bank Account`.
46-
#. Search for your institution and select it so you can verify that the third party provider is
47-
Ponto.
48-
#. Click :guilabel:`Connect` and follow the steps.
49-
#. Select **all accounts** you want to access and synchronize in Odoo, even the ones coming from
50-
other banking institutions.
50+
.. _accounting/bank-synchronization/ponto/odoo-connection:
5151

52-
.. image:: ponto/ponto-select-accounts.png
53-
:alt: Selection of the accounts you wish to synchronize with Odoo.
52+
Connection with Odoo
53+
--------------------
5454

55-
#. Finish the flow.
55+
When :ref:`connecting a bank to Odoo <accounting/bank-synchronization/first-synchronization>` using
56+
Ponto as the third-party provider, follow these steps:
5657

57-
.. note::
58-
You have to authorize all the accounts you want to access in Odoo, but Odoo will filter the
59-
accounts based on the institution you selected in the second step.
58+
#. When connecting to the desired bank, make sure Ponto is selected as the third-party
59+
:guilabel:`Provider`.
60+
#. Select the account(s) to grant Ponto access to account balances and transactions, then confirm
61+
the selection.
62+
#. Authorize Odoo to request account information and initiate payment orders.
63+
#. Select the specific bank account to connect.
6064

61-
Update your synchronization credentials
62-
---------------------------------------
65+
.. tip::
66+
- Make sure to check the consent checkbox to allow information to be shared with Odoo.
67+
- Select all accounts that need access and synchronization, including those from other banking
68+
institutions.
6369

64-
To update your Ponto credentials or modify the synchronization settings, activate the
65-
:ref:`developer mode <developer-mode>`, go to :menuselection:`Accounting --> Configuration -->
66-
Online Synchronization`, and select the institution from which you want to fetch the other
67-
accounts. Click :guilabel:`Fetch Accounts` to start the flow.
70+
.. seealso::
71+
:ref:`Update synchronization credentials <accounting/bank-synchronization/update-credentials>`
6872

69-
.. note::
70-
During the update, select **all accounts** you want to synchronize, even the ones coming from
71-
other banking institutions.
73+
.. _accounting/bank-synchronization/ponto/payments:
7274

73-
Fetch new accounts
74-
------------------
75+
Vendor payments with Ponto
76+
==========================
7577

76-
To add new online accounts to your connection, activate the :ref:`developer mode <developer-mode>`,
77-
go to :menuselection:`Accounting --> Configuration --> Online Synchronization`, and select the
78-
institution from which you want to fetch the other accounts. Click :guilabel:`Fetch Accounts` to
79-
start the flow.
78+
.. important::
79+
Before managing vendor payments with Ponto, make sure the following steps are completed:
8080

81-
.. note::
82-
Don't forget to keep authorization for existing accounts (for all institutions that you have
83-
synchronized with Ponto).
81+
- :ref:`SEPA Credit Transfer is activated (SCT) <accounting/pay_sepa/activate-sepa>`.
82+
- :ref:`The SEPA Credit Transfer payment method has been added to the bank journal
83+
<accounting/pay_sepa/activate-sepa-bank-journal>`.
84+
- :doc:`The vendor's bank account has been marked as trusted <../../payments/trusted_accounts>`.
85+
- The :guilabel:`Account Online Payment` (`account_online_payment`) module is :ref:`installed
86+
<general/install>`.
8487

85-
FAQ
86-
===
88+
To register a vendor payment using Ponto, follow these steps:
8789

88-
After my synchronization, no account appears
89-
--------------------------------------------
90+
#. Go to :menuselection:`Accounting --> Vendors --> Payments` and create the payment. Fill in the
91+
relevant bank :guilabel:`Journal` field, select :ref:`SEPA Credit Transfer
92+
<accounting/pay_sepa/registering-payments-sepa>` as the :guilabel:`Payment Method`, and enter the
93+
:guilabel:`Vendor Bank Account`. Then click :guilabel:`Confirm`.
94+
#. Go to :menuselection:`Accounting --> Vendors --> Batch Payments` and :ref:`create a batch
95+
<accounting/batch/creation>`. Select the same bank :guilabel:`Journal` and :guilabel:`Payment
96+
Method`, and click :guilabel:`Add a line` to select the payment created in the previous step.
97+
#. Click :guilabel:`Initiate Payment` to connect to Ponto and follow the steps to sign the payment.
9098

91-
You selected an institution from the list and did not authorize any accounts from this institution.
99+
.. _accounting/bank-synchronization/ponto/troubleshooting:
92100

93-
I have an error about that my authorization has expired
94-
-------------------------------------------------------
101+
Troubleshooting
102+
===============
95103

96-
Every **6 months** (180 days) you must re-authorize the connection between your bank account
97-
and Ponto. This must be done from the `Ponto website <https://myponto.com>`_. If you do not
98-
do this, the synchronization will stop for these accounts.
104+
.. seealso::
105+
:ref:`Bank synchronization troubleshooting <accounting/bank-synchronization/troubleshooting>`
99106

100-
I have some errors with my beta institution
101-
-------------------------------------------
107+
.. _accounting/bank-synchronization/ponto/troubleshooting/expired-authorization:
102108

103-
Ponto provides institutions in *beta*, these institutions are not directly supported by Odoo
104-
and we advise you to contact Ponto directly.
109+
Why has the authorization expired?
110+
----------------------------------
105111

106-
.. important::
107-
Using an institution in beta is beneficial for Ponto, it allows them to have real
108-
feedback on the connection with the institution.
112+
Every six months (180 days), the connection between a bank account and Ponto must be re-authorized
113+
via the `Ponto website <https://myponto.com>`_. Failure to do so will result in synchronization
114+
stopping for those accounts.
Binary file not shown.
Binary file not shown.
Binary file not shown.

content/applications/finance/accounting/bank/bank_synchronization/saltedge.rst

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)