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 3, 2023
1 parent 96a738a commit cb0d58e
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 @@ -38,7 +38,7 @@ addon | version | maintainers | summary
[product_manufacturer](product_manufacturer/) | 16.0.1.0.1 | | Adds manufacturers and attributes on the product view.
[product_multi_category](product_multi_category/) | 16.0.1.0.0 | | Product - Many Categories
[product_net_weight](product_net_weight/) | 16.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/) | 16.0.1.1.0 | | Manage packaging dimensions and weight
[product_packaging_dimension](product_packaging_dimension/) | 16.0.1.1.1 | | Manage packaging dimensions and weight
[product_packaging_level](product_packaging_level/) | 16.0.1.0.1 | | This module binds a product packaging to a packaging level
[product_pricelist_direct_print](product_pricelist_direct_print/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Print price list from menu option, product templates, products variants or price lists
[product_pricelist_direct_print_company_group](product_pricelist_direct_print_company_group/) | 16.0.1.0.0 | | Print Pricelist items using the company group model
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:d38551ff6edb1c1c085d0c9bf6024955fb8ceb44b72cb66d9d534a43477eb059
!! source digest: sha256:2030dbcba5973df5b1c291931a428ee96290744ffffd43cdb36471712d121b8b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion product_packaging_dimension/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Product Packaging Dimension",
"summary": "Manage packaging dimensions and weight",
"version": "16.0.1.1.0",
"version": "16.0.1.1.1",
"category": "Product",
"author": "Camptocamp, Akretion, Odoo Community Association (OCA)",
"license": "AGPL-3",
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:d38551ff6edb1c1c085d0c9bf6024955fb8ceb44b72cb66d9d534a43477eb059
!! source digest: sha256:2030dbcba5973df5b1c291931a428ee96290744ffffd43cdb36471712d121b8b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/16.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-16-0/product-attribute-16-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=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 to store dimensions (length, width, height), weight and
Expand Down

0 comments on commit cb0d58e

Please sign in to comment.