Search 1.9 billion lines of Odoo code on GitHub

l10n_ch_account_statement_base_import

Author: Compassion CH, Camptocamp,Odoo Community Association (OCA)
License: AGPL-3
Branch: port_statement_import
Repository: nbessi/l10n-switzerland
Dependencies: account, and account_bank_statement_import
Languages: PO File (92, 9.3%), Python (800, 81.3%), XML (51, 5.2%), and reStructuredText (41, 4.2%)
Other branches: fix_lint_v7_2015_02_03, fix_lint_vz, and fix_pep8_property
Other repositories: BT-csanchez/l10n-switzerland, BT-nleutenegger/l10n-switzerland, BT-tpiric/l10n-switzerland, Darknroses/l10n-switzerland, Glue-Software-Engineering-AG/l10n-switzerland, Martronic-SA/l10n-switzerland, MaxyMoos/l10n-switzerland, Nooka10/l10n-switzerland, OCA/l10n-switzerland, SimoRubi/l10n-switzerland, TDu/l10n-switzerland, Timo17100-c2c/l10n-switzerland, Tonow-c2c/l10n-switzerland, UniteIT/l10n-switzerland, WalterPepeka/l10n-switzerland, abaghirli/l10n-switzerland, akretion/l10n-switzerland, ap-wtioit/l10n-switzerland, apetbiz/l10n-switzerland, bluestar-solutions/l10n-switzerland, bodi000/l10n-switzerland, brain-tec/l10n-switzerland, camptocamp/l10n-switzerland, cgaspoz/l10n-switzerland, citrininfo/l10n-switzerland, citronpower/l10n-switzerland, coobyHQ/l10n-switzerland, coopiteasy/l10n-switzerland, damdam-s/l10n-switzerland, daramousk/l10n-switzerland, davidZIVI/l10n-switzerland, davidwul/l10n-switzerland, dcoopennet/l10n-switzerland, dev00007/l10n-switzerland, dootix-jean/l10n-switzerland, eLBati/l10n-switzerland, eicher31/l10n-switzerland, gnovotny/l10n-switzerland, grindtildeath/l10n-switzerland, gsunjka/l10n-switzerland, guewen/l10n-switzerland, gurneyalex/l10n-switzerland, haublang/l10n-switzerland, hustlercoder/l10n-switzerland, i-vyshnevska/l10n-switzerland, jamotion/l10n-switzerland, jcoux/l10n-switzerland, jeffallen/l10n-switzerland, jmvandel/l10n-switzerland, johannbelet/l10n-switzerland, josueBulle/l10n-switzerland, kittiu/l10n-switzerland, labaggio/l10n-switzerland, leNeo/l10n-switzerland, learn-different/l10n-switzerland, leemannd/l10n-switzerland, lfr-opennet/l10n-switzerland, lideritjnma/l10n-switzerland, linkitspa/l10n-switzerland, lsimonin/l10n-switzerland, lszt/l10n-switzerland, lucienrey/l10n-switzerland, lucode/l10n-switzerland, magneticlab-ch/l10n-switzerland, mdietrichc2c/l10n-switzerland, meswapnilwagh/l10n-switzerland, mohamedaymenalayapro/l10n-switzerland, moylop260/l10n-switzerland, mpanarin/l10n-switzerland, open-net-jba/l10n-switzerland, open-net-sarl/l10n-switzerland, p-tombez/l10n-switzerland, paulius-sladkevicius/l10n-switzerland, pegonzalezs/l10n-switzerland, pegonzalezspesol/l10n-switzerland, pegonzalezsredcor/l10n-switzerland, philhug/l10n-switzerland, philippepfeiffer/l10n-switzerland, prakashatredcor/l10n-switzerland, pscloud/l10n-switzerland, redcor/l10n-switzerland, rossasa/l10n-switzerland, royalline1/l10n-switzerland, sebalix/l10n-switzerland, simahawk/l10n-switzerland, sp4tz/l10n-switzerland, stephanamann/l10n-switzerland, takinobori/oca-l10n-switzerland, tschanzt/l10n-switzerland, twanda/l10n-switzerland, uropro/l10n-switzerland, vernichon/l10n-switzerland, vrenaville/l10n-switzerland, wwwebweber/l10n-switzerland, xeha-gmbh/l10n-switzerland, and xpansa/l10n-switzerland

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="module-name"></a> <h2>Module name</h2> <blockquote> <p>This module adds several import types to the module account_statement_base_import, in order to read swiss bank statements. It currently supports the following file formats :</p> <ul class="simple"> <li>.v11, .esr, .bvr formats (ESR standard) for records of type 3 (type 4 is ready to be implemented)</li> <li>.g11 format from Postfinance S.A. for Direct Debit records of type 2</li> <li>XML format from Postfinance S.A.</li> <li>.csv format from Raiffeisen Bank</li> <li>.csv format from UBS Bank [CH-FR]</li> </ul> <p>Warning : this module requires the python library 'xlrd'.</p> </blockquote> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to add the statment import module into your addons path <a class="reference external" href="https://github.com/OCA/bank-statement-import">https://github.com/OCA/bank-statement-import</a></p> <a name="configuration"></a> <h2>Configuration</h2> <p>To configure this module, you need to ensure you have a bank account related to your company that corresponds to imported statement.</p> <p>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.</p> <a name="usage"></a> <h2>Usage</h2> <p>To use this module, you need to:</p> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Nicolas Bessi &lt;<a class="reference external" href="mailto:nicolas.bessi&#64;camptocamp.com">nicolas.bessi&#64;camptocamp.com</a>&gt;</li> <li>Please Compassion put your email here.</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>