Search 1.9 billion lines of Odoo code on GitHub

fields_relation_data

Author: Openforce, Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: 001101/server-tools
Dependencies: base
Languages: HTML (338, 79.7%), Python (17, 4.0%), XML (30, 7.1%), and reStructuredText (39, 9.2%)
Other repositories: 0yik/server-tools, AITIC/server-tools, Artielkami/server-tools, CB-Gran-Canaria/server-tools, Change2improve/server-tools, Digital5-Odoo/server-tools, Dobtor-OCA/server-tools, DucTruongKomit/server-tools, DulingLai/server-tools, ERPLibre/server-tools, FernandoRomera/server-tools, Gabinete-Digital/server-tools, GleydsonHudson/server-tools, Intesco2-0/server-tools, IvanShirokikh/server-tools, JuaniFreedoo/server-tools, KonaERP/server-tools, LourenzoH/server-tools, Numigi/server-tools, OCA-MUK/server-tools, OCA/server-tools, OdooIndonesia/server-tools, Othniel1796/server-tools, QubiQ/server-tools, Rad0van/server-tools, SanteLibre/server-tools, SequarSrl/server-tools, SilvioGregorini/server-tools, SimoneVagile/server-tools, Syci-Consulting/server-tools, Therp/server-tools, UnknownInfo/server-tools, Vauxoo/server-tools, YannickB/server-tools, YogeshMahera-SerpentCS/server-tools, acsone/server-tools, ajayjaviya/server-tools, albertvimlet/server-tools, alfadil/server-tools, anhvu-sg/server-tools, anodino-dev/server-tools, ansinaesmejor/server-tools, area-scm/server-tools, aurestic/server-tools, azmeuk/server-tools, bangil0/server-tools, blooparksystems/server-tools, bmya/server-tools, brain-tec/server-tools, camptocamp/server-tools, captivea-dcr/server-tools, cheikhousy/server-tools, coopiteasy/server-tools, dalal-intellisoft/server-tools, davidwah/server-tools, dennybiasiolli/server-tools, dipakthapaofficial/server-tools, emagdalenaC2i/server-tools, eversatis/server-tools, ewac-nl/server-tools, exosoftware/oca-server-tools, factorlibre/server-tools, gab-net/server-tools, gastonfeng/server-tools, gitguohao/server-tools, gurneyalex/server-tools, ideaspositivas-group/server-tools, igallart/server-tools, initOS/server-tools, insscn/server-tools, invitu/server-tools, ip-candres/server-tools, jaballate/server-tools, jacky82669513/server-tools, janverb/server-tools, jeanpaul-mupagasi/server-tools, kait-avalah/server-tools, kmee/server-tools, lilotter45/server-tools, lonelyleaves/server-tools, modoolar/server-tools, omalbastin/server-tools, open2bizz/server-tools, praxigento/oca-server-tools, programadorzurita/server-tools, raizs/server-tools, rdeheele/server-tools, robertsvx27/server-tools, romendil/server-tools, rsullivan2704/server-tools, rudisulistyo/server-tools, sanube/server-tools, solvosci/server-tools, ssaid/server-tools, steingabelgaard/server-tools, sunflowerit/server-tools, sunshineLhj/server-tools, swbs-co/server-tools, sysprocesarcastro/server-tools, takinobori/oca-server-tools, tmasson/server-tools, unitek-solusi/OCA-server-tools, valmarnet/server-tools, ventor-tech/server-tools, victoralmau/server-tools, vmelnych/server-tools, xcgd/server-tools, ygdmxy/server-tools, ypapouin/server-tools, yuzhengxing/server-tools, zarumaru/server-tools, zeroincombenze/server-tools, and zhaohuaw/server-tools

<h1 class="title">Fields Relation Data</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/server-tools/tree/11.0/fields_relation_data"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-fields_relation_data"><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/149/11.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p><strong>Technical Module</strong></p> <p>Allows an easier way to find relational fields' data from both <cite>ir.model.fields</cite> tree view and <cite>ir.model</cite> form view.</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="#other-credits" id="id5">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id6">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/server-tools/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/server-tools/issues/new?body=module:%20fields_relation_data%0Aversion:%2011.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>Openforce</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Silvio Gregorini &lt;<a class="reference external" href="https://github.com/SilvioGregorini">https://github.com/SilvioGregorini</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id5">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Openforce Srls Unipersonale &lt;<a class="reference external" href="https://www.openforce.it">https://www.openforce.it</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">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>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/11.0/fields_relation_data">OCA/server-tools</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>