Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shopinvader-git-bot committed Mar 21, 2024
1 parent 24a62ec commit 1b50cce
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ addon | version | maintainers | summary
[shopinvader_search_engine_image](shopinvader_search_engine_image/) | 16.0.1.0.3 | | Add the export of Image for Shopinvader
[shopinvader_search_engine_product_brand](shopinvader_search_engine_product_brand/) | 16.0.1.0.1 | | Shopinvader Search Engine Product Brand
[shopinvader_search_engine_product_brand_image](shopinvader_search_engine_product_brand_image/) | 16.0.1.0.0 | | Shopinvader Search Engine product Brand Image
[shopinvader_search_engine_product_media](shopinvader_search_engine_product_media/) | 16.0.1.0.3 | | Index storage media data into search engine
[shopinvader_search_engine_product_media](shopinvader_search_engine_product_media/) | 16.0.1.0.4 | | Index storage media data into search engine
[shopinvader_search_engine_product_seo](shopinvader_search_engine_product_seo/) | 16.0.1.0.1 | | This module allows to configure a seo title suffix on se backends
[shopinvader_search_engine_product_stock](shopinvader_search_engine_product_stock/) | 16.0.1.0.3 | | This module is used to export stock data to search engine
[shopinvader_search_engine_product_stock_state](shopinvader_search_engine_product_stock_state/) | 16.0.1.0.0 | | This module is used to choose a stock state during theexport t search engine
Expand Down
14 changes: 13 additions & 1 deletion shopinvader_search_engine_product_media/README.rst
Expand Up @@ -7,7 +7,7 @@ Shopinvader Search Engine Product Media
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cadd201e455dee2f6cf947acf5a2266e3591369fb3d9c58a8e031685ac0658e8
!! source digest: sha256:3198ddee64d376fa3457c980b9e9b57d618c36bee125ee7c8e13f74e4dba123e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down Expand Up @@ -48,6 +48,18 @@ store files defined on the *Product Media* model.

.. _fs_storage: https://github.com/OCA/storage/tree/16.0/fs_storage

Changelog
=========

16.0.1.0.4 (2024-03-21)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Allows to configure the strategy to apply to generate the url for a given media
from the search engine backend form view. The field was declared on the model
but not displayed on the form. This change adds the field to the form view. (`#1518 <https://github.com/shopinvader/odoo-shopinvader/issues/1518>`_)

Bug Tracker
===========

Expand Down
2 changes: 1 addition & 1 deletion shopinvader_search_engine_product_media/__manifest__.py
Expand Up @@ -5,7 +5,7 @@
{
"name": "Shopinvader Search Engine Product Media",
"summary": "Index storage media data into search engine",
"version": "16.0.1.0.3",
"version": "16.0.1.0.4",
"category": "Shopinvader",
"website": "https://github.com/shopinvader/odoo-shopinvader",
"author": "Akretion,ACSONE SA/NV",
Expand Down
8 changes: 8 additions & 0 deletions shopinvader_search_engine_product_media/readme/HISTORY.rst
@@ -0,0 +1,8 @@
16.0.1.0.4 (2024-03-21)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Allows to configure the strategy to apply to generate the url for a given media
from the search engine backend form view. The field was declared on the model
but not displayed on the form. This change adds the field to the form view. (`#1518 <https://github.com/shopinvader/odoo-shopinvader/issues/1518>`_)

This file was deleted.

Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Shopinvader Search Engine Product Media</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cadd201e455dee2f6cf947acf5a2266e3591369fb3d9c58a8e031685ac0658e8
!! source digest: sha256:3198ddee64d376fa3457c980b9e9b57d618c36bee125ee7c8e13f74e4dba123e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/shopinvader/odoo-shopinvader/tree/16.0/shopinvader_search_engine_product_media"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p>
<p>This module adds information related to media linked to a product into the
Expand All @@ -382,12 +382,16 @@ <h1 class="title">Shopinvader Search Engine Product Media</h1>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
<li><a class="reference internal" href="#other-credits" id="toc-entry-6">Other credits</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
<li><a class="reference internal" href="#changelog" id="toc-entry-2">Changelog</a><ul>
<li><a class="reference internal" href="#section-1" id="toc-entry-3">16.0.1.0.4 (2024-03-21)</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-4">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-5">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-6">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-7">Contributors</a></li>
<li><a class="reference internal" href="#other-credits" id="toc-entry-8">Other credits</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-9">Maintainers</a></li>
</ul>
</li>
</ul>
Expand All @@ -401,33 +405,45 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
a file system storage backend provided by the module <a class="reference external" href="https://github.com/OCA/storage/tree/16.0/fs_storage">fs_storage</a> to be used to
store files defined on the <em>Product Media</em> model.</p>
</div>
<div class="section" id="changelog">
<h1><a class="toc-backref" href="#toc-entry-2">Changelog</a></h1>
<div class="section" id="section-1">
<h2><a class="toc-backref" href="#toc-entry-3">16.0.1.0.4 (2024-03-21)</a></h2>
<p><strong>Bugfixes</strong></p>
<ul class="simple">
<li>Allows to configure the strategy to apply to generate the url for a given media
from the search engine backend form view. The field was declared on the model
but not displayed on the form. This change adds the field to the form view. (<a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues/1518">#1518</a>)</li>
</ul>
</div>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/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 to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues/new?body=module:%20shopinvader_search_engine_product_media%0Aversion:%2016.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>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
<ul class="simple">
<li>Akretion</li>
<li>ACSONE SA/NV</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
<ul class="simple">
<li>Sébastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li>
<li>Marie LEJEUNE &lt;<a class="reference external" href="mailto:marie.lejeune&#64;acsone.eu">marie.lejeune&#64;acsone.eu</a>&gt;</li>
<li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li>
</ul>
</div>
<div class="section" id="other-credits">
<h2><a class="toc-backref" href="#toc-entry-6">Other credits</a></h2>
<h2><a class="toc-backref" href="#toc-entry-8">Other credits</a></h2>
<p>The development of this module has been financially supported by:</p>
<ul class="simple">
<li>Akretion R&amp;D</li>
Expand All @@ -436,7 +452,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Other credits</a></h2>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
<p>This module is part of the <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/tree/16.0/shopinvader_search_engine_product_media">shopinvader/odoo-shopinvader</a> project on GitHub.</p>
<p>You are welcome to contribute.</p>
</div>
Expand Down

0 comments on commit 1b50cce

Please sign in to comment.