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 30, 2024
1 parent d5ff877 commit 00e9629
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 @@ -27,6 +27,7 @@ addon | version | maintainers | summary
[product_manufacturer](product_manufacturer/) | 18.0.1.0.0 | | Adds manufacturers and attributes on the product view.
[product_medical](product_medical/) | 18.0.1.0.0 | | Base structure to handle medical products
[product_net_weight](product_net_weight/) | 18.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Add 'Net Weight' on product models
[product_packaging_dimension](product_packaging_dimension/) | 18.0.1.0.0 | | Manage packaging dimensions and weight
[product_pricelist_fixed_currency_rate](product_pricelist_fixed_currency_rate/) | 18.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![kobros-tech](https://github.com/kobros-tech.png?size=30px)](https://github.com/kobros-tech) | Set a fixed currency rate between pricelists
[product_print_category](product_print_category/) | 18.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Define print categories for products and automate products print, when data has changed
[product_set](product_set/) | 18.0.1.0.0 | | Product set
Expand Down
2 changes: 1 addition & 1 deletion product_packaging_dimension/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product Packaging Dimension
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c556ebaf29d95a99a2215007040a43f5e0b8c7aa5c9c5712be92bef2c5cb56fe
!! source digest: sha256:2f774f11945f88268d283406c9502a2b3d90d34ea6257854233449954a030dfe
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion product_packaging_dimension/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Product Packaging Dimension</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c556ebaf29d95a99a2215007040a43f5e0b8c7aa5c9c5712be92bef2c5cb56fe
!! source digest: sha256:2f774f11945f88268d283406c9502a2b3d90d34ea6257854233449954a030dfe
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/18.0/product_packaging_dimension"><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-18-0/product-attribute-18-0-product_packaging_dimension"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows to store dimensions (length, width, height), weight
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[project]
name = "odoo-addons-oca-product-attribute"
version = "18.0.20241228.0"
version = "18.0.20241230.0"
dependencies = [
"odoo-addon-product_dimension==18.0.*",
"odoo-addon-product_logistics_uom==18.0.*",
"odoo-addon-product_main_supplierinfo==18.0.*",
"odoo-addon-product_manufacturer==18.0.*",
"odoo-addon-product_medical==18.0.*",
"odoo-addon-product_net_weight==18.0.*",
"odoo-addon-product_packaging_dimension==18.0.*",
"odoo-addon-product_pricelist_fixed_currency_rate==18.0.*",
"odoo-addon-product_print_category==18.0.*",
"odoo-addon-product_set==18.0.*",
Expand Down

0 comments on commit 00e9629

Please sign in to comment.