You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
3.6 KiB

  1. =============================
  2. Online Bank Statements: Qonto
  3. =============================
  4. .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
  5. :target: https://odoo-community.org/page/development-status
  6. :alt: Beta
  7. .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
  8. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  9. :alt: License: AGPL-3
  10. .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github
  11. :target: https://github.com/OCA/bank-statement-import/tree/12.0/account_bank_statement_import_online_qonto
  12. :alt: OCA/bank-statement-import
  13. .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
  14. :target: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_online_qonto
  15. :alt: Translate me on Weblate
  16. .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
  17. :target: https://runbot.odoo-community.org/runbot/174/12.0
  18. :alt: Try me on Runbot
  19. |badge1| |badge2| |badge3| |badge4| |badge5|
  20. This module provides online bank statements from Qonto Bank.
  21. **Table of contents**
  22. .. contents::
  23. :local:
  24. Configuration
  25. =============
  26. To configure online bank statements provider:
  27. #. Go to *Invoicing > Configuration > Bank Accounts*
  28. #. Open bank account to configure and edit it
  29. #. Set *Bank Feeds* to *Online*
  30. #. Select *Qonto.eu* as online bank statements provider in
  31. *Online Bank Statements (OCA)* section
  32. #. Save the bank account
  33. #. Click on provider and configure provider-specific settings.
  34. or, alternatively:
  35. #. Go to *Invoicing > Overview*
  36. #. Open settings of the corresponding journal account
  37. #. Switch to *Bank Account* tab
  38. #. Set *Bank Feeds* to *Online*
  39. #. Select *Qonto.eu* as online bank statements provider in
  40. *Online Bank Statements (OCA)* section
  41. #. Save the bank account
  42. #. Click on provider and configure provider-specific settings.
  43. To obtain *Login* and *Key*:
  44. #. Open `Qonto.eu <https://app.qonto.eu/>`_.
  45. #. Go to *Settings*
  46. #. Go to *Api Integration*, click *Generate Key*
  47. Usage
  48. =====
  49. To pull historical bank statements:
  50. #. Go to *Invoicing > Configuration > Bank Accounts*
  51. #. Select specific bank accounts
  52. #. Launch *Actions > Online Bank Statements Pull Wizard*
  53. #. Configure date interval and click *Pull*
  54. Bug Tracker
  55. ===========
  56. Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_.
  57. In case of trouble, please check there if your issue has already been reported.
  58. If you spotted it first, help us smashing it by providing a detailed and welcomed
  59. `feedback <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_bank_statement_import_online_qonto%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  60. Do not contact contributors directly about support or help with technical issues.
  61. Credits
  62. =======
  63. Authors
  64. ~~~~~~~
  65. * Florent de Labarre
  66. Maintainers
  67. ~~~~~~~~~~~
  68. This module is maintained by the OCA.
  69. .. image:: https://odoo-community.org/logo.png
  70. :alt: Odoo Community Association
  71. :target: https://odoo-community.org
  72. OCA, or the Odoo Community Association, is a nonprofit organization whose
  73. mission is to support the collaborative development of Odoo features and
  74. promote its widespread use.
  75. This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/12.0/account_bank_statement_import_online_qonto>`_ project on GitHub.
  76. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.