Search 1.9 billion lines of Odoo code on GitHub

musical_catalog

Author: Numigi
License: LGPL-3
Branch: 14.0
Repository: Numigi/odoo-entertainment-addons
Dependencies: base
Languages: PO File (61, 27.9%), Python (59, 26.9%), XML (81, 37.0%), and reStructuredText (18, 8.2%)
Other branches: 12.0, 46419, TA#42861b-jjbreard, TA#46416, TA#46417, TA#46722---manage_decimals, TA#48251---multi_currency_fix, TA#50141, and majouda-patch-1
Other repositories: ERPLibre/odoo-entertainment-addons, SanteLibre/odoo-entertainment-addons, Uppley/odoo-entertainment-addons, consultingerp/odoo-entertainment-addons, jason156/odoo-entertainment-addons, and jbreard/odoo-entertainment-addons

<h1 class="title">Musical Catalogs</h1> <p>This module adds musical catalogs as an Odoo model.</p> <a name="usage"></a> <h2>Usage</h2> <p>The configuration of catalogs 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 catalogs.</p> <img alt="static/description/musical_catalog_list.png" src="static/description/musical_catalog_list.png" /> <p>By clicking on a create button you can create a new catalog.</p> <a name="module-design"></a> <h2>Module Design</h2> <p>The module <code>musical_catalog</code> does not depend on the module <code>recording</code>. The dependency goes the other way.</p> <p>The menu item to configure catalogs is added by the module <code>recording</code>.</p> <p>This allows to use musical catalogs 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>