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.

102 lines
3.6 KiB

  1. ===============================
  2. Online Bank Statements: MyPonto
  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_ponto
  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_ponto
  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 MyPonto.com.
  21. MyPonto
  22. **Table of contents**
  23. .. contents::
  24. :local:
  25. Configuration
  26. =============
  27. To configure online bank statements provider:
  28. #. Go to *Invoicing > Configuration > Bank Accounts*
  29. #. Open bank account to configure and edit it
  30. #. Set *Bank Feeds* to *Online*
  31. #. Select *MyPonto.com* as online bank statements provider in
  32. *Online Bank Statements (OCA)* section
  33. #. Save the bank account
  34. #. Click on provider and configure provider-specific settings.
  35. or, alternatively:
  36. #. Go to *Invoicing > Overview*
  37. #. Open settings of the corresponding journal account
  38. #. Switch to *Bank Account* tab
  39. #. Set *Bank Feeds* to *Online*
  40. #. Select *Qonto.eu* as online bank statements provider in
  41. *Online Bank Statements (OCA)* section
  42. #. Save the bank account
  43. #. Click on provider and configure provider-specific settings.
  44. To obtain *Login* and *Key*:
  45. #. Open `MyPonto.com <https://myponto.com/>`_.
  46. Usage
  47. =====
  48. To pull historical bank statements:
  49. #. Go to *Invoicing > Configuration > Bank Accounts*
  50. #. Select specific bank accounts
  51. #. Launch *Actions > Online Bank Statements Pull Wizard*
  52. #. Configure date interval and click *Pull*
  53. Bug Tracker
  54. ===========
  55. Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_.
  56. In case of trouble, please check there if your issue has already been reported.
  57. If you spotted it first, help us smashing it by providing a detailed and welcomed
  58. `feedback <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_bank_statement_import_online_ponto%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  59. Do not contact contributors directly about support or help with technical issues.
  60. Credits
  61. =======
  62. Authors
  63. ~~~~~~~
  64. * Florent de Labarre
  65. Maintainers
  66. ~~~~~~~~~~~
  67. This module is maintained by the OCA.
  68. .. image:: https://odoo-community.org/logo.png
  69. :alt: Odoo Community Association
  70. :target: https://odoo-community.org
  71. OCA, or the Odoo Community Association, is a nonprofit organization whose
  72. mission is to support the collaborative development of Odoo features and
  73. promote its widespread use.
  74. 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_ponto>`_ project on GitHub.
  75. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.