Search 1.9 billion lines of Odoo code on GitHub

connector_equipment_import_cdr

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: arber1/vertical-isp
Dependencies: account, agreement_legal_sale, agreement_maintenance, agreement_serviceprofile, base_phone_rate, connector_equipment, and sale_timesheet
Languages: HTML (366, 44.0%), Python (229, 27.5%), XML (162, 19.5%), and reStructuredText (75, 9.0%)
Other repositories: ERPLibre/vertical-isp, NeatNerdPrime/vertical-isp, OCA/vertical-isp, lideritjnma/vertical-isp, murtuzasaleh/vertical-isp, and ursais/vertical-isp

<h1 class="title">Connector Equipment Import CDR</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" 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.png" /></a> <a class="reference external" href="https://github.com/OCA/vertical-isp/tree/12.0/connector_equipment_import_cdr"><img alt="OCA/vertical-isp" src="https://img.shields.io/badge/github-OCA%2Fvertical--isp-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/vertical-isp-12-0/vertical-isp-12-0-connector_equipment_import_cdr"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/158/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module allows to import the CDR data from the Netsapiens backend as Odoo Analytic Lines.</p> <ul class="simple"> <li>On Contacts/Phone Rates, import data</li> <li>Create a Sales Order, and select a correctly configured Subscription Product.</li> <li><dl class="first docutils"> <dt>Confirm the Sales Order. This will:</dt> <dd><ul class="first last"> <li>Assign a new Analytic Account to the SO</li> <li>Create a Subscription with this Analytic Account</li> <li>Create an Agreement with this Analytic Account</li> </ul> </dd> </dl> </li> <li><dl class="first docutils"> <dt>Edit Agreement</dt> <dd><ul class="first last"> <li>Add Service Profile</li> <li>On Service Profile, assign Equipment</li> <li>On Equipment, assign Equipment Backend</li> <li>On Equipment Backend, configure connection and Products to import</li> </ul> </dd> </dl> </li> <li>On Service Profile, run &quot;Import CDR&quot;</li> </ul> <p>The &quot;Import CDR&quot; will query call records based on the query configuration in the Service Profile: the Query Type (User, Domain) and the Query Parameter to use.</p> <p>To be able to use the generated Analytic Lines for billing, the <code>sale_timesheet</code> module needs to be installed, and the Products generated by the &quot;Import CDR&quot; should be configured.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/vertical-isp/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/vertical-isp/issues/new?body=module:%20connector_equipment_import_cdr%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Open Source Integrators</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Serpent Consulting Services Pvt. Ltd. &lt;<a class="reference external" href="mailto:support&#64;serpentcs.com">support&#64;serpentcs.com</a>&gt;</li> <li>Open Source Integrators: * Daniel Reis &lt;<a class="reference external" href="mailto:dreis&#64;opensourceintegrators.com">dreis&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <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>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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p> <p><a class="reference external" href="https://github.com/wolfhall"><img alt="wolfhall" src="https://github.com/wolfhall.png?size=40px" /></a> <a class="reference external" href="https://github.com/max3903"><img alt="max3903" src="https://github.com/max3903.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/vertical-isp/tree/12.0/connector_equipment_import_cdr">OCA/vertical-isp</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>