Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Dec 20, 2024
1 parent 4a9ede6 commit 1a78f75
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 30 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[product_template_multi_link](product_template_multi_link/) | 18.0.1.0.0 | | Product Multi Links (Template)
[website_sale_checkout_skip_payment](website_sale_checkout_skip_payment/) | 18.0.1.0.0 | | Skip payment for logged users in checkout process
[website_sale_product_attribute_value_filter_existing](website_sale_product_attribute_value_filter_existing/) | 18.0.1.1.0 | | Allow hide attributes values not used in variants
[website_sale_product_reference_displayed](website_sale_product_reference_displayed/) | 18.0.1.0.0 | | Display product reference in e-commerce
Expand Down
46 changes: 23 additions & 23 deletions product_template_multi_link/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product Multi Links (Template)
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0e0dd3b14b59f4440c366484a618e3e5f8e9b42e24c749930da65edd26e58102
!! source digest: sha256:b05e5572aa79f0b47e4629618a98feb2168502cd0a8147fcf651ea4f9894996f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand All @@ -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,21 +57,21 @@ 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

|image1|

A kanban view is also available

|image2|

- 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

|image3|

- 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

|image4|

Expand All @@ -87,15 +87,15 @@ A kanban view is also available
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 @@ -119,12 +119,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
12 changes: 6 additions & 6 deletions product_template_multi_link/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Product Multi Links (Template)</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0e0dd3b14b59f4440c366484a618e3e5f8e9b42e24c749930da65edd26e58102
!! source digest: sha256:b05e5572aa79f0b47e4629618a98feb2168502cd0a8147fcf651ea4f9894996f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" 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 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 class="reference external image-reference" href="https://github.com/OCA/e-commerce/tree/18.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 image-reference" href="https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-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 image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of sale module to support links
Expand Down Expand Up @@ -422,11 +422,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
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-e-commerce"
version = "18.0.20241128.0"
version = "18.0.20241220.0"
dependencies = [
"odoo-addon-product_template_multi_link==18.0.*",
"odoo-addon-website_sale_checkout_skip_payment==18.0.*",
"odoo-addon-website_sale_product_attribute_value_filter_existing==18.0.*",
"odoo-addon-website_sale_product_reference_displayed==18.0.*",
Expand Down

0 comments on commit 1a78f75

Please sign in to comment.