Skip to content

Latest commit

 

History

History

account_statement_import_online_gocardless

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Online Bank Statements: GoCardless

Beta License: AGPL-3 OCA/bank-statement-import Translate me on Weblate Try me on Runboat

This module provides online bank statements from GoCardless Bank Account Data, which provides a free API for connecting and getting transactions for bank accounts.

Table of contents

  1. Go to https://bankaccountdata.gocardless.com, and create or login into your "GoCardLess Bank Account Data" account.
  2. Go to Developers > User secrets option on the left.
  3. Click on the "+ Create new" button on the bottom part.
  4. Put a name to the user secret (eg. Odoo), and optionally limit it to certain IPs using CIDR subnet notation.
  5. Copy or download the secret ID and key for later use. The second one won't be available anymore, so make sure you don't forget this step.

To configure online bank statements provider:

  1. Add your user to the "Full Accounting Settings" group.

  2. Go to Invoicing > Configuration > Accounting > Journals.

  3. Select the journal representing your bank account (or create it).

  4. The bank account number should be properly introduced.

  5. Set Bank Feeds to Online (OCA).

  6. Select GoCardless as online bank statements provider in Online Bank Statements (OCA) section.

  7. Save the journal

  8. Click on the created provider.

  9. Put your secret ID and secret key on the existing fields.

  10. Click on the button "Select Bank Account Identifier".

    https://raw.githubusercontent.com/OCA/bank-statement-import/16.0/account_statement_import_online_gocardless/static/img/gocardless_configuration.gif
  11. A new window will appear for selecting the bank entity.

    https://raw.githubusercontent.com/OCA/bank-statement-import/16.0/account_statement_import_online_gocardless/static/img/gocardless_bank_selection.gif
  12. Select it, and you will be redirected to the selected entity for introducing your bank credentials to allow the connection.

  13. If the process is completed, and the bank account linked to the journal is accessible, you'll be again redirected to the online provider form, and everything will be linked and ready to start the transaction pulling. A message is logged about it on the chatter.

  14. If not, an error message will be logged either in the chatter.

To pull historical bank statements:

  1. Go to Invoicing > Configuration > Accounting > Journals.
  2. Select the journal representing your bank account.
  3. Launch Actions > Online Bank Statements Pull Wizard
  4. Configure date interval and click on Pull.

If historical data is not needed, then just simply wait for the scheduled activity "Pull Online Bank Statements" to be executed for getting new transactions.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • ForgeFlow
  • Tecnativa

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/bank-statement-import project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.