Search 1.9 billion lines of Odoo code on GitHub

exchange_loan

Author: Lucas Huber, moneygrid Project
License: LGPL-3
Branch: 10.0
Repository: moneygrid/vertical-exchange
Dependencies: exchange, exchange_provider, and exchange_provider_internal
Languages: Python (140, 31.7%), XML (275, 62.2%), and reStructuredText (27, 6.1%)
Other branches: 9.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-loans"></a> <h2>Exchange Loans</h2> <p>Allow members to get loans and contracts and perform the necessary transactions between the contracted accounts.</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>Loan and interest management</li> </ul> </blockquote> <a name="dependencies"></a> <h3>Dependencies</h3> <ul class="simple"> <li>exchange</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>