Search 1.9 billion lines of Odoo code on GitHub

product_template_multi_link

Author: GRAP, ACSONE SA/NV, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15.0-mig-product_template_multi_link
Repository: ForgeFlow/e-commerce
Dependencies: product, and sale
Languages: HTML (388, 3.8%), PO File (8771, 85.2%), Python (718, 7.0%), XML (324, 3.1%), and reStructuredText (88, 0.9%)
Other branches: 10.0, 13.0-imp-product_template_multi_link, and 13.0-website_sale_require_legal
Other repositories: AITIC/e-commerce, AbrahamTrey/e-commerce, BillTheBest/e-commerce, CB-Gran-Canaria/e-commerce, Callino/e-commerce, Change2improve/e-commerce, Comunitea/e-commerce, Dobtor-OCA/e-commerce, Dreamsting/e-commerce, ERPLibre/e-commerce, Gabinete-Digital/e-commerce, Ingeos/e-commerce, JuanjoA/e-commerce, LeaMartinek/e-commerce, LevelPrime/e-commerce, MadsackMediaStore/e-commerce, MariajMesa/e-commerce, MathBenTech/e-commerce, Mefistous/e-commerce, NeatNerdPrime/e-commerce, NextERP-Romania/e-commerce, Nitrokey/odoo-e-commerce, Numigi/e-commerce, OCA-MUK/e-commerce, OCA/e-commerce, ORETEK/e-commerce, OpenPymeMx/e-commerce, RosleStores/e-commerce, SanteLibre/e-commerce, SequarSrl/e-commerce, SetRac/e-commerce, SeuMarco/e-commerce, SimoRubi/e-commerce, Spearhead-Odoo/e-commerce, SportPursuit/e-commerce, Strusovsky/e-commerce, TDu/e-commerce, TRESCLOUD/e-commerce, Tecnativa/e-commerce, TimotheeBa/e-commerce, Vauxoo/e-commerce, VisiionSolucionesTecnologicas/e-commerce, aaltinisik/e-commerce, acsone/e-commerce, adhoc-dev/e-commerce, agrista/odoo-e-commerce, akretion/e-commerce, alfa2267/e-commerce, anhvu-sg/e-commerce, antilhue/e-commerce, apetbiz/e-commerce, ateneolab/e-commerce, aurestic/e-commerce, bacgroup/e-commerce, billrich126/e-commerce, brain-tec/e-commerce, camptocamp/e-commerce, celm1990/e-commerce, coopiteasy/e-commerce, cor9003/e-commerce, daramousk/e-commerce, dkrimmer84/e-commerce, durvilchat/e-commerce, eLBati/e-commerce, ernestotejeda/e-commerce, exosoftware/oca-e-commerce, fallewi/e-commerce, fanguloa/e-commerce, fcayre/e-commerce, flotho/e-commerce, francoisdelarbre/e-commerce, george-taotaome/e-commerce, grap/e-commerce, grindtildeath/e-commerce, gurneyalex/e-commerce, iRichGit/e-commerce, isoscl/e-commerce, itblabla/e-commerce, jetrosantos26/e-commerce, jromeroarg/e-commerce, killvis/e-commerce, lfreeke/e-commerce, lideritjnma/e-commerce, maitaoriana/e-commerce, mamcode/e-commerce, mettadipa/e-commerce, minhhq09/e-commerce, moltisinc/e-commerce, myceliandre/e-commerce, nanxiaomo/e-commerce, nhomar/e-commerce, njeudy/e-commerce, noorealam96/e-commerce, nucleoosystem/e-commerce, odoosoft/e-commerce, onurugur/e-commerce, oscarolar/e-commerce, pscloud/e-commerce, rohitramnani1994/e-commerce, rruebner/e-commerce, rsullivan2704/e-commerce, saas-addons/e-commerce, saigonsofttech/e-commerce, samsagaz/e-commerce, sanube/e-commerce, sendalpegat/e-commerce, shivaniamrutiya/e-commerce, simahawk/e-commerce, skmezanul/e-commerce, smellems/e-commerce, sodexis/e-commerce, steingabelgaard/e-commerce, support-atharva/e-commerce, suryaprakashreddyk/e-commerce, sylvainvh/e-commerce, tafaRU/e-commerce, tarteo/e-commerce, valmarnet/e-commerce, vdedyukhin/e-commerce, versada/e-commerce, wahello/e-commerce, wtaferner/e-commerce, x0rzkov/odoo-e-commerce-automation, xichun/e-commerce, ygenofficial/e-commerce, yogesh-serpentcs/e-commerce, yusniermatos/e-commerce, and zeroheure/e-commerce

<h1 class="title">Product Multi Links (Template)</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/e-commerce/tree/14.0/product_template_multi_link"><img alt="OCA/e-commerce" src="https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/e-commerce-14-0/e-commerce-14-0-product_template_multi_link"><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/113/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module extends the functionality of sale module to support links between products templates.</p> <p>This module adds two types of links :</p> <ul class="simple"> <li><strong>Cross Selling</strong> : suggest your customer to purchase an additional product</li> <li><strong>Up Selling</strong> : suggest your customers to purchase a higher-end product, an upgrade, etc.</li> </ul> <p>These types of links are common in e-commerce shops.</p> <p>It can be used as a base to implement synchronizations with e-commerce.</p> <a name="important-note"></a> <h2>Important Note</h2> <p>This module is linking products together (product templates), not product variants. For that purpose, you can use the module Product Multi Link (Variants), in the same OCA / e-commerce repository.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h3><a class="toc-backref" href="#id1">Usage</a></h3> <ul class="simple"> <li>To mass edit or create links between products templates, Go to Sale &gt; Configuration &gt; Products &gt; Product Links</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_tree.png" src="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_tree.png" style="width: 800px;" /> </div> <p>A kanban view is also available</p> <div class="figure"> <img alt="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_kanban.png" src="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_kanban.png" style="width: 800px;" /> </div> <ul class="simple"> <li>You can manage links by product, Go to Sales &gt; Sales &gt; Products and select a product</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_form.png" src="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_form.png" style="width: 800px;" /> </div> <ul class="simple"> <li>You can so add new item, line by line, via an editable tree view</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_tree_edit.png" src="https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_tree_edit.png" style="width: 800px;" /> </div> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/113/14.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h3> <ul class="simple"> <li>This module links templates together. 'product_multi_link' links variants together. We could, in a next version of Odoo, include variants features in that module, and adding a new group in 'Manage Product Variant Links'.</li> <li>Develop another module product_template_multi_link_customer, that adds a new type of link named 'customer'. Those links could be generated automatically by scheduled cron task, analyzing sale.order.line. Odoo could create so, the 3 most products sold when a given product is sold.</li> </ul> <a name="bug-tracker"></a> <h3><a class="toc-backref" href="#id3">Bug Tracker</a></h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-commerce/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/e-commerce/issues/new?body=module:%20product_template_multi_link%0Aversion:%2014.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> <h3><a class="toc-backref" href="#id4">Credits</a></h3> <a name="authors"></a> <h4><a class="toc-backref" href="#id5">Authors</a></h4> <ul class="simple"> <li>GRAP</li> <li>ACSONE SA/NV</li> </ul> <a name="contributors"></a> <h4><a class="toc-backref" href="#id6">Contributors</a></h4> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="http://www.twitter.com/legalsylvain">http://www.twitter.com/legalsylvain</a>&gt;</li> </ul> <a name="maintainers"></a> <h4><a class="toc-backref" href="#id7">Maintainers</a></h4> <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/e-commerce/tree/14.0/product_template_multi_link">OCA/e-commerce</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>