.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 ================================== Import Postfinance bank statements ================================== This module allows you to import Postfinance .tar.gz bank statements including .xml statements and pictures of the ESR payment slips. It currently supports the following file formats : * XML format from Postfinance S.A. Warning : this module requires the python library 'xlrd'. Installation ============ To install this module, you need to add the statement import module into your addons path, because it's based on the CAMT import module. https://github.com/OCA/bank-statement-import Configuration ============= To configure this module, you need to ensure you have a bank account related to your company that corresponds to imported statement. If the statement is not in the same currency that company please ensure that both journal and account have the currency (or secondary currency) properly set to statement currency. Usage ===== To use this module, you need to: #. Go to *Accounting* dashboard. #. Click on *Import statement* from any of the bank journals. #. Select a .tar.gz file from Postfinance. #. Press *Import*. Credits ======= Contributors ------------ * Nicolas Bessi * Steve Ferry * Emanuel Cino * Emmanuel Mathier