Search 1.9 billion lines of Odoo code on GitHub

crnd_web_diagram_plus

Author: Center of Research and Development
License: LGPL-3
Branch: 15.0
Repository: crnd-inc/crnd-web
Dependencies: web
Languages: CSS (395, 1.6%), HTML (8437, 33.3%), JavaScript (15342, 60.5%), Markdown (57, 0.2%), PO File (250, 1.0%), Python (791, 3.1%), Sass (15, 0.1%), XML (13, 0.1%), and reStructuredText (43, 0.2%)
Other branches: 11.0, 12.0, 13.0, and 14.0
Other repositories: DamithDDS/cybererp, cybergate-services/cybererp, loftwah/cybererp, openemail/cybererp, suningwz/cybererp, tate11/cybererp, and vidtsin/cybererp

<a name="web-diagram-plus"></a> <h2>Web Diagram Plus</h2> <p><a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external" href="https://crnd.pro/"><img alt="badge5" src="https://img.shields.io/badge/maintainer-CR&amp;D-purple.png" /></a> <a class="reference external" href="https://github.com/crnd-inc/crnd-web/tree/11.0/crnd_web_diagram_plus"><img alt="badge6" src="https://img.shields.io/badge/GitHub-CRnD_Web_Diagram_Plus-green.png" /></a></p> <p>This is fork of <a class="reference external" href="https://github.com/odoo/odoo/tree/11.0/addons/web_diagram">web_diagram</a> addon.</p> <p>Changes:</p> <ul class="simple"> <li>Applied <a class="reference external" href="https://github.com/odoo/odoo/pull/18975">Pull Request</a></li> <li>Possible to specify background and foreground colors of nodes (via fields)</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>Simple example for internal usage:</p> <blockquote> <pre> <code lang="xml">&lt;record id=&quot;some_id&quot; model=&quot;ir.ui.view&quot;&gt; &lt;field name=&quot;model&quot;&gt;model.name&lt;/field&gt; &lt;field name=&quot;type&quot;&gt;diagram_plus&lt;/field&gt; &lt;field name=&quot;arch&quot; type=&quot;xml&quot;&gt; &lt;diagram_plus&gt; &lt;node object=&quot;name.of.model&quot; bgcolor=&quot;from_old_diagram_non_priority&quot; bg_color_field=&quot;name_of_field_bg_color&quot; fg_color_field=&quot;name_of_field_fg_color&quot;&gt; &lt;/node&gt; &lt;arrow object=&quot;name.of.model&quot; source=&quot;source_field(from)&quot; destination=&quot;destination_field(to)&quot; label=&quot;['name_of_label_field']&quot;&gt; &lt;/arrow&gt; &lt;/diagram_plus&gt; &lt;/field&gt; &lt;/record&gt;</code> </pre> </blockquote> <a name="launch-your-own-itsm-system-in-60-seconds"></a> <h3>Launch your own ITSM system in 60 seconds:</h3> <p>Create your own <a class="reference external" href="https://yodoo.systems/saas/template/bureaucrat-itsm-demo-data-95">Bureaucrat ITSM</a> database</p> <p><a class="reference external" href="https://yodoo.systems"><img alt="badge3" src="https://img.shields.io/badge/powered%20by-yodoo.systems-00a09d.png" /></a></p> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <p>Bugs are tracked on <a class="reference external" href="https://crnd.pro/requests">https://crnd.pro/requests</a>. In case of trouble, please report there.</p> <a name="maintainer"></a> <h3>Maintainer</h3> <img alt="https://crnd.pro/web/image/3699/300x140/crnd.png" src="https://crnd.pro/web/image/3699/300x140/crnd.png" /> <p>Our web site: <a class="reference external" href="https://crnd.pro/">https://crnd.pro/</a></p> <p>This module is maintained by the Center of Research &amp; Development company.</p> <p>We can provide you further Odoo Support, Odoo implementation, Odoo customization, Odoo 3rd Party development and integration software, consulting services. Our main goal is to provide the best quality product for you.</p> <p>For any questions <a class="reference external" href="mailto:info&#64;crnd.pro">contact us</a>.</p>