Search 1.9 billion lines of Odoo code on GitHub

exchange

Author: Lucas Huber, moneygrid Project
License: LGPL-3
Branch: 9.0
Repository: moneygrid/vertical-exchange
Dependencies: account_accountant, base_exchange, exchange_provider, and exchange_provider_internal
Languages: HTML (37, 0.9%), PO File (489, 11.3%), Python (2030, 46.8%), XML (1106, 25.5%), YAML (640, 14.8%), and reStructuredText (35, 0.8%)
Other branches: 10.0

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="exchange-community-banking"></a> <h2>Exchange / Community Banking</h2> <p>Allow each member to have multiple accounts, and to make transactions between them.</p> <p>This software is a fork of <a class="reference external" href="https://github.com/OCA/vertical-community/tree/8.0/__unreviewed__/account_wallet">https://github.com/OCA/vertical-community/tree/8.0/__unreviewed__/account_wallet</a></p> <p>THIS SOFTWARE IS STILL UNDER HEAVY DEVELOPMENT!!!!</p> <p>THIS IS A WIP module! Functions are still limited!</p> <a name="functions"></a> <h3>Functions</h3> <blockquote> <ul class="simple"> <li>Wallet and internal transaction engine in one module</li> <li>Transactions between partners</li> <li>Extensible to use with distributed ledgers</li> <li>Multi-Accounts and currencies and configurable transaction types</li> <li>Account Limits management</li> <li>Loan and fee management</li> </ul> </blockquote> <a name="dependencies"></a> <h3>Dependencies</h3> <ul class="simple"> <li>base_exchange</li> <li>account_accountant</li> <li>exchange_provider_internal</li> </ul> <a name="installation"></a> <h3>Installation</h3> <p>No special requirements</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>You need Exchange Admin permission to see the Configuration Exchange menu</li> <li>Go to the Assocation / Member Menu / Configuration</li> </ol> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>TODO</li> </ul> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>TODO</li> </ul>