Search 1.9 billion lines of Odoo code on GitHub

recording_lang

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: consultingerp/odoo-entertainment-addons
Dependencies: base
Languages: PO File (50, 27.9%), Python (32, 17.9%), XML (79, 44.1%), and reStructuredText (18, 10.1%)
Other branches: 12.0-product_musical_relation
Other repositories: ERPLibre/odoo-entertainment-addons, Numigi/odoo-entertainment-addons, SanteLibre/odoo-entertainment-addons, Uppley/odoo-entertainment-addons, borni-dhifi/odoo-entertainment-addons, jason156/odoo-entertainment-addons, and jbreard/odoo-entertainment-addons

<h1 class="title">Recording Languages</h1> <p>This module recording languages as an Odoo model.</p> <a name="usage"></a> <h2>Usage</h2> <p>The configuration languages menu item is available to members of the group <code>Recording / Manager</code> through the <code>Recording / Configuration</code> menu:</p> <p>It shows the list of languages.</p> <img alt="static/description/languages_list.png" src="static/description/languages_list.png" /> <p>By clicking on a create button you can create a new language.</p> <a name="module-design"></a> <h2>Module Design</h2> <p>The module <code>recording_lang</code> does not depend on the module <code>recording</code>. The dependency goes the other way.</p> <p>The menu item to configure languages is added by the module <code>recording</code>.</p> <p>This allows to use recording languages for other purposes without depending on the <code>Recording</code> app.</p> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul>