Search 1.9 billion lines of Odoo code on GitHub

partner_directory

Author: Michael Viriyananda,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: mikevhe18/partner-contact
Dependencies: base
Languages: Python (83, 20.0%), XML (269, 64.8%), and reStructuredText (63, 15.2%)

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="partner-directory"></a> <h2>Partner Directory</h2> <p>This module was written to extend the functionality of a partner. This module has the following functions:</p> <blockquote> <ul> <li><p class="first">Creating a menu named &quot;Partners Directory&quot;, where the structure menu is:</p> <ol class="arabic"> <li><dl class="first docutils"> <dt>Partners Directory</dt> <dd><p class="first">1.1 Partners</p> <blockquote> <p>1.1.1 Corporate Partner</p> <p>1.1.2 Individual Partner</p> <p>1.1.3 All Contacts</p> </blockquote> <p>1.2 Reporting</p> <p>1.3 Configuration</p> <blockquote class="last"> <p>1.3.1 Address</p> <blockquote> <p>1.3.1.1 Countries</p> <p>1.3.1.2 States</p> </blockquote> <p>1.3.2 Bank</p> <blockquote> <p>1.3.2.1 Bank Accounts</p> <p>1.3.2.2 Banks</p> <p>1.3.2.3 Bank Account Types</p> </blockquote> </blockquote> </dd> </dl> </li> </ol> </li> <li><p class="first">Removing field <strong>Customer</strong> and <strong>Supplier</strong> from view and replace it with button <strong>Set as supplier</strong> and <strong>Set as customer</strong>.</p> </li> <li><p class="first">Creating a security group for all menus and buttons of &quot;Partner Directory&quot;</p> </li> </ul> </blockquote> <a name="configuration"></a> <h3>Configuration</h3> <p>Every menu and button on this module has been created security group which can be accessed on <strong>Setting -&gt; Users -&gt; Users</strong></p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Clone the branch 8.0 of the repository <a class="reference external" href="https://github.com/OCA/partner-contact">https://github.com/OCA/partner-contact</a></li> <li>Add the path to this repository in your configuration (addons-path)</li> <li>Update the module list</li> <li>Go to menu <em>Setting -&gt; Modules -&gt; Local Modules</em></li> <li>Search For <em>Partner Directory</em></li> <li>Install the module</li> </ol> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/134/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/website/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_directory%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Michael Viriyananda &lt;<a class="reference external" href="mailto:viriyananda.michael&#64;gmail.com">viriyananda.michael&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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="https://odoo-community.org">https://odoo-community.org</a>.</p>