Search 1.9 billion lines of Odoo code on GitHub

neomed

Author: IT-Projects LLC, Kostromin
License: LGPL-3
Branch: 12.0-dashboard
Repository: Enigma228322/misc-addons
Dependencies: base
Languages: JavaScript (10, 5.3%), Python (63, 33.5%), and XML (115, 61.2%)
Other branches: 12.0-ohada-modules
Other repositories: Ommo73/misc-addons

<a class="reference external image-reference" href="https://www.gnu.org/licenses/lgpl"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a name="base-details"></a> <h2>Base Details</h2> <p>The module allows to add reference in any models. The reference consist of model name and record id. A list of models is contained in the <code>details_model</code> field. It's generated in the <code>_model_selection</code> function which can be overridden in your code. Also the module adds property <code>details</code> what allows get record with details, e.g.:</p> <pre> <code>self.product_id.details</code> </pre> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>&lt;<a class="reference external" href="mailto:krotov&#64;it-projects.info">krotov&#64;it-projects.info</a>&gt;</li> </ul> <a name="sponsors"></a> <h4>Sponsors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></li> </ul> <a name="maintainers"></a> <h4>Maintainers</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></li> </ul> <a name="further-information"></a> <h3>Further information</h3> <p>Demo: <a class="reference external" href="http://runbot.it-projects.info/demo/misc-addons/10.0">http://runbot.it-projects.info/demo/misc-addons/10.0</a></p> <p>HTML Description: <a class="reference external" href="https://apps.odoo.com/apps/modules/10.0/base_details/">https://apps.odoo.com/apps/modules/10.0/base_details/</a></p> <p>Usage instructions: <a class="reference external" href="doc/index.rst">doc/index.rst</a></p> <p>Changelog: <a class="reference external" href="doc/changelog.rst">doc/changelog.rst</a></p> <p>Tested on Odoo 11.0 e9454e79e27d0b85546132cbe00b391e974c66bf</p>