Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 30 additions & 31 deletions product_template_multi_link/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ 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.
- **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.

Expand All @@ -57,41 +57,40 @@ Link (Variants), in the same OCA / e-commerce repository.
Usage
=====

- To mass edit or create links between products templates, Go to Sale >
Configuration > Products > Product Links
- To mass edit or create links between products templates, Go to Sale >
Configuration > Products > Product Links

|Product link list|
.. image:: https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_link_tree.png
:alt: Product link list

A kanban view is also available

|Product link kanban|
.. image:: https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_link_kanban.png
:alt: Product link kanban

- You can manage links by product, Go to Sales > Sales > Products and
select a product
- You can manage links by product, Go to Sales > Sales > Products and
select a product

|Product form|
.. image:: https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_form.png
:alt: Product form

- You can so add new item, line by line, via an editable tree view
- You can so add new item, line by line, via an editable tree view

|Product link list edit|

.. |Product link list| image:: https://raw.githubusercontent.com/static/description/product_template_link_tree.png
.. |Product link kanban| image:: https://raw.githubusercontent.com/static/description/product_template_link_kanban.png
.. |Product form| image:: https://raw.githubusercontent.com/static/description/product_template_form.png
.. |Product link list edit| image:: https://raw.githubusercontent.com/static/description/product_template_link_tree_edit.png
.. image:: https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_link_tree_edit.png
:alt: Product link list edit

Known issues / Roadmap
======================

- 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.
- 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.

Bug Tracker
===========
Expand All @@ -115,12 +114,12 @@ Authors
Contributors
------------

- Sylvain LE GAL <http://www.twitter.com/legalsylvain>
- `Binhex <https://binhex.cloud//com>`__:
- Sylvain LE GAL <http://www.twitter.com/legalsylvain>
- `Binhex <https://binhex.cloud//com>`__:

- David Luis Mora <[email protected]>
- David Luis Mora <[email protected]>

- Vo Hong Thien <[email protected]>
- Vo Hong Thien <[email protected]>

Other credits
-------------
Expand Down
8 changes: 4 additions & 4 deletions product_template_multi_link/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
- To mass edit or create links between products templates, Go to Sale \>
Configuration \> Products \> Product Links

![Product link list](/../static/description/product_template_link_tree.png)
![Product link list](../static/description/product_template_link_tree.png)

A kanban view is also available

![Product link kanban](/../static/description/product_template_link_kanban.png)
![Product link kanban](../static/description/product_template_link_kanban.png)

- You can manage links by product, Go to Sales \> Sales \> Products and
select a product

![Product form](/../static/description/product_template_form.png)
![Product form](../static/description/product_template_form.png)

- You can so add new item, line by line, via an editable tree view

![Product link list edit](/../static/description/product_template_link_tree_edit.png)
![Product link list edit](../static/description/product_template_link_tree_edit.png)
18 changes: 9 additions & 9 deletions product_template_multi_link/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,18 +401,18 @@ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
<li>To mass edit or create links between products templates, Go to Sale &gt;
Configuration &gt; Products &gt; Product Links</li>
</ul>
<p><img alt="Product link list" src="https://raw.githubusercontent.com/static/description/product_template_link_tree.png" /></p>
<img alt="Product link list" src="https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_link_tree.png" />
<p>A kanban view is also available</p>
<p><img alt="Product link kanban" src="https://raw.githubusercontent.com/static/description/product_template_link_kanban.png" /></p>
<img alt="Product link kanban" src="https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_link_kanban.png" />
<ul class="simple">
<li>You can manage links by product, Go to Sales &gt; Sales &gt; Products and
select a product</li>
</ul>
<p><img alt="Product form" src="https://raw.githubusercontent.com/static/description/product_template_form.png" /></p>
<img alt="Product form" src="https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_form.png" />
<ul class="simple">
<li>You can so add new item, line by line, via an editable tree view</li>
</ul>
<p><img alt="Product link list edit" src="https://raw.githubusercontent.com/static/description/product_template_link_tree_edit.png" /></p>
<img alt="Product link list edit" src="https://raw.githubusercontent.com/OCA/e-commerce/18.0/product_template_multi_link/static/description/product_template_link_tree_edit.png" />
</div>
<div class="section" id="known-issues-roadmap">
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
Expand All @@ -421,11 +421,11 @@ <h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
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>
<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>
</div>
<div class="section" id="bug-tracker">
Expand Down