Files
bank-statement-import/account_statement_import_sftp/README.rst
Simon Gonzalez c5fd49f957 [ADD] account_statement_import_sftp (#14)
* [ADD] account_statement_import_sftp

Add a mechanism to receive file from an sftp back end.

---------

Co-authored-by: ecino <ecino@users.noreply.github.com>
2023-06-29 12:52:42 +02:00

81 lines
2.7 KiB
ReStructuredText

==========================
Bank Statement SFTP import
==========================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5c3cf1f51472f25338373320dc7fb418546e2fa8d4de688e6f32a1c937267b6a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-CompassionCH%2Fbank--statement--import-lightgray.png?logo=github
:target: https://github.com/CompassionCH/bank-statement-import/tree/14.0/account_statement_import_sftp
:alt: CompassionCH/bank-statement-import
|badge1| |badge2| |badge3|
This module add the functionality to automatically import into bank statement the files retrieved from SFTP.
**Table of contents**
.. contents::
:local:
Configuration
=============
To configure you should configure an EDI Backend with the backend type *Bank SFTP*
Usage
=====
To use this module you should configure an exchange type and a backend SFTP.
Then when the scheduled action of EDI will run you will get your statement imported automatically.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/CompassionCH/bank-statement-import/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 <https://github.com/CompassionCH/bank-statement-import/issues/new?body=module:%20account_statement_import_sftp%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
~~~~~~~
* Compassion CH
Contributors
~~~~~~~~~~~~
* Compassion CH (https://www.compassion.ch)
* Simon Gonzalez <simon.gonzalez@bluewin.ch>
Maintainers
~~~~~~~~~~~
.. |maintainer-OCA| image:: https://github.com/OCA.png?size=40px
:target: https://github.com/OCA
:alt: OCA
Current maintainer:
|maintainer-OCA|
This module is part of the `CompassionCH/bank-statement-import <https://github.com/CompassionCH/bank-statement-import/tree/14.0/account_statement_import_sftp>`_ project on GitHub.
You are welcome to contribute.