Skip to content

Latest commit

 

History

History
 
 

product_template_multi_link

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product Multi Links (Template)

Beta License: AGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runbot

This module extends the functionality of sale module to support links between products templates.

This module adds two types of links :

  • Cross Selling : suggest your customer to purchase an additional product
  • Up Selling : suggest your customers to purchase a higher-end product, an upgrade, etc.

These types of links are common in e-commerce shops.

It can be used as a base to implement synchronizations with e-commerce.

Important Note

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.

Table of contents

  • To mass edit or create links between products templates, Go to Sale > Configuration > Products > Product Links
https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_tree.png

A kanban view is also available

https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_kanban.png
  • You can manage links by product, Go to Sales > Sales > Products and select a product
https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_form.png
  • You can so add new item, line by line, via an editable tree view
https://raw.githubusercontent.com/product_template_multi_link/static/description/product_template_link_tree_edit.png
Try me on Runbot
  • 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'.
  • 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.

Bugs are tracked on GitHub Issues. 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 feedback.

Do not contact contributors directly about support or help with technical issues.

  • GRAP
  • ACSONE SA/NV

This module is maintained by the OCA.

Odoo Community Association

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.

This module is part of the OCA/e-commerce project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.