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 Oct 19, 2023
1 parent af4a570 commit 1eca8ad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ addon | version | maintainers | summary
[brand](brand/) | 16.0.1.0.2 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | This is a base addon for brand modules. It adds the brand object and its menu and define an abstract model to be inherited from branded objects
[brand_external_report_layout](brand_external_report_layout/) | 16.0.1.0.0 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | This module allows you to have a different layout by brand for your external reports.
[partner_brand](partner_brand/) | 16.0.1.0.0 | [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Define registered mark in partners according to brand settings
[product_brand](product_brand/) | 16.0.1.0.1 | | Product Brand Manager
[product_brand](product_brand/) | 16.0.1.0.2 | | Product Brand Manager
[product_brand_mrp](product_brand_mrp/) | 16.0.1.0.0 | | This module allows to work with product_brand in MRP.
[product_brand_purchase](product_brand_purchase/) | 16.0.1.0.0 | | This module allows to work with product_brand in purchase reports.
[product_brand_tag](product_brand_tag/) | 16.0.1.0.0 | | Add tags to product brand
Expand Down
2 changes: 1 addition & 1 deletion product_brand/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product Brand Manager
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2e3eb1e7a36b77520e9bcb4eef8c02260065c4446ee52910f49027b7dfc3fdbd
!! source digest: sha256:cc6c738f1a0965738f7b03f5df4de2ded7be5cd39e1185baa7822c484540cb16
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Expand Down
2 changes: 1 addition & 1 deletion product_brand/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

{
"name": "Product Brand Manager",
"version": "16.0.1.0.1",
"version": "16.0.1.0.2",
"development_status": "Mature",
"category": "Product",
"summary": "Product Brand Manager",
Expand Down
2 changes: 1 addition & 1 deletion product_brand/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Product Brand Manager</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2e3eb1e7a36b77520e9bcb4eef8c02260065c4446ee52910f49027b7dfc3fdbd
!! source digest: sha256:cc6c738f1a0965738f7b03f5df4de2ded7be5cd39e1185baa7822c484540cb16
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/brand/tree/16.0/product_brand"><img alt="OCA/brand" src="https://img.shields.io/badge/github-OCA%2Fbrand-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/brand-16-0/brand-16-0-product_brand"><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/brand&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows odoo users to easily manage product brands.</p>
Expand Down

0 comments on commit 1eca8ad

Please sign in to comment.