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 Apr 22, 2024
1 parent 9196638 commit 0f73c49
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -64,7 +64,7 @@ addon | version | maintainers | summary
[shopinvader_search_engine_product_stock](shopinvader_search_engine_product_stock/) | 16.0.1.0.4 | | 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
[shopinvader_search_engine_product_template_multi_link](shopinvader_search_engine_product_template_multi_link/) | 16.0.1.0.0 | | Shopinvader Product Link
[shopinvader_search_engine_update](shopinvader_search_engine_update/) | 16.0.1.0.1 | | Shopinvader: Mark product binding to export on product update
[shopinvader_search_engine_update](shopinvader_search_engine_update/) | 16.0.1.0.2 | | Shopinvader: Mark product binding to export on product update
[shopinvader_search_engine_update_image](shopinvader_search_engine_update_image/) | 16.0.1.0.0 | | Shopinvader: Mark products linked to an image to be updated when the image change
[shopinvader_search_engine_update_product_brand](shopinvader_search_engine_update_product_brand/) | 16.0.1.0.0 | | Shopinvader: Mark brand and product bindings to export on product brand update
[shopinvader_search_engine_update_product_brand_image](shopinvader_search_engine_update_product_brand_image/) | 16.0.1.0.0 | | Mark brand and product bindings to export on product image brand update
Expand Down
2 changes: 1 addition & 1 deletion shopinvader_search_engine_update/README.rst
Expand Up @@ -7,7 +7,7 @@ Shopinvader Search Engine Update
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:113016eb7f81627bc49ff471a7d031856a36b5d52f30261cedeff1420c5a8c7f
!! source digest: sha256:40b421b09321c95c81cd43cb3a7bb41555ecf9d1984cb54966809b15436ee4f0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down
2 changes: 1 addition & 1 deletion shopinvader_search_engine_update/__manifest__.py
Expand Up @@ -5,7 +5,7 @@
"name": "Shopinvader Search Engine Update",
"summary": """
Shopinvader: Mark product binding to export on product update""",
"version": "16.0.1.0.1",
"version": "16.0.1.0.2",
"license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"website": "https://github.com/shopinvader/odoo-shopinvader",
Expand Down
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Shopinvader Search Engine Update</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:113016eb7f81627bc49ff471a7d031856a36b5d52f30261cedeff1420c5a8c7f
!! source digest: sha256:40b421b09321c95c81cd43cb3a7bb41555ecf9d1984cb54966809b15436ee4f0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_update"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p>
<p>This module extends the functionality of the
Expand Down

0 comments on commit 0f73c49

Please sign in to comment.