Search 1.9 billion lines of Odoo code on GitHub

web_widget_kanban_many2one

Author: Sunflower IT, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: KKamaa/web
Dependencies: web
Languages: JavaScript (56, 62.9%), Python (15, 16.9%), and XML (18, 20.2%)

<a class="reference external image-reference" 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 name="web-widget-kanban-many2one"></a> <h2>Web Widget Kanban Many2one</h2> <p>This module adds a selection type widget to a <em>many2one</em> field in kanban view, which can update the related many2one records.</p> <a name="usage"></a> <h2>Usage</h2> <p>Add to Kanban view the desired <em>many2one</em> field with the attribute <em>widget</em> as shown below:</p> <p><em>&lt;field name=&quot;partner_id&quot; widget=&quot;many2one_kanban&quot;/&gt;</em></p> <a name="credits"></a> <h2>Credits</h2> <a name="authors"></a> <h3>Authors</h3> <ul class="simple"> <li>Sunflower IT</li> </ul> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Tom Blauwendraat &lt;<a class="reference external" href="mailto:tom&#64;sunflowerweb.nl">tom&#64;sunflowerweb.nl</a>&gt;</li> <li>Kevin Kamau &lt;<a class="reference external" href="mailto:kevin&#64;sunflowerweb.nl">kevin&#64;sunflowerweb.nl</a>&gt;</li> </ul> <a name="maintainers"></a> <h3>Maintainers</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/web/tree/12.0/web_widget_many2many_tags_multi_selection">OCA/web</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>