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 Jan 17, 2025
1 parent 568c90e commit f793789
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ addon | version | maintainers | summary
[product_supplierinfo_archive](product_supplierinfo_archive/) | 17.0.1.0.0 | [![GuillemCForgeFlow](https://github.com/GuillemCForgeFlow.png?size=30px)](https://github.com/GuillemCForgeFlow) [![AlvaroTForgeFlow](https://github.com/AlvaroTForgeFlow.png?size=30px)](https://github.com/AlvaroTForgeFlow) [![OriolVForgeFlow](https://github.com/OriolVForgeFlow.png?size=30px)](https://github.com/OriolVForgeFlow) | Add the active field to the product supplier info
[product_supplierinfo_for_customer](product_supplierinfo_for_customer/) | 17.0.1.1.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Allows to define prices for customers in the products
[product_supplierinfo_revision](product_supplierinfo_revision/) | 17.0.1.0.0 | | Product Supplierinfo Revision
[product_usability](product_usability/) | 17.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Product module and adds extra groups to fine-tune access rights
[sale_product_template_tags](sale_product_template_tags/) | 17.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Show product tags menu in Sale app
[stock_production_lot_expired_date](stock_production_lot_expired_date/) | 17.0.1.0.1 | | Stock production lot expired date
[uom_category_active](uom_category_active/) | 17.0.1.0.1 | | Add option to archive UoM categories
Expand Down
2 changes: 1 addition & 1 deletion product_usability/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product - Missing Menus and Groups
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:64a8e7b379948b20aa36731edfa5ec5bb82ec2915e3fd28ccb44d81b6861e2c3
!! source digest: sha256:5d173b4a0d8516a18e7c031b21c4c3abdb77f6b23eaee7ea8bbe37ac1261069e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion product_usability/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Product - Missing Menus and Groups</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:64a8e7b379948b20aa36731edfa5ec5bb82ec2915e3fd28ccb44d81b6861e2c3
!! source digest: sha256:5d173b4a0d8516a18e7c031b21c4c3abdb77f6b23eaee7ea8bbe37ac1261069e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/product-attribute/tree/17.0/product_usability"><img alt="OCA/product-attribute" src="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_usability"><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/product-attribute&amp;target_branch=17.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 Odoo CE product module to fill gaps present in
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-product-attribute"
version = "17.0.20250113.0"
version = "17.0.20250117.0"
dependencies = [
"odoo-addon-product_category_active>=17.0dev,<17.1dev",
"odoo-addon-product_category_code>=17.0dev,<17.1dev",
Expand All @@ -26,6 +26,7 @@ dependencies = [
"odoo-addon-product_supplierinfo_archive>=17.0dev,<17.1dev",
"odoo-addon-product_supplierinfo_for_customer>=17.0dev,<17.1dev",
"odoo-addon-product_supplierinfo_revision>=17.0dev,<17.1dev",
"odoo-addon-product_usability>=17.0dev,<17.1dev",
"odoo-addon-sale_product_template_tags>=17.0dev,<17.1dev",
"odoo-addon-stock_production_lot_expired_date>=17.0dev,<17.1dev",
"odoo-addon-uom_category_active>=17.0dev,<17.1dev",
Expand Down

0 comments on commit f793789

Please sign in to comment.