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 Mar 3, 2025
1 parent 410ab8a commit 73b7f40
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 @@ -27,7 +27,7 @@ addon | version | maintainers | summary
[product_variant_name](product_variant_name/) | 16.0.1.0.0 | | Product Variant Name
[product_variant_sale_price](product_variant_sale_price/) | 16.0.1.0.2 | | Allows to write fixed prices in product variants
[product_variant_specific_description](product_variant_specific_description/) | 16.0.1.0.1 | | Product Variant Specific Description
[purchase_variant_configurator](purchase_variant_configurator/) | 16.0.2.0.1 | | Product variants in purchase management
[purchase_variant_configurator](purchase_variant_configurator/) | 16.0.2.0.2 | | Product variants in purchase management
[sale_order_line_variant_description](sale_order_line_variant_description/) | 16.0.1.1.0 | | Sale order line variant description
[sale_product_variant_attribute_tax](sale_product_variant_attribute_tax/) | 16.0.1.0.0 | | Bring the taxes associated to product values
[sale_variant_configurator](sale_variant_configurator/) | 16.0.1.0.2 | | Product variants in sale management
Expand Down
2 changes: 1 addition & 1 deletion purchase_variant_configurator/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase - Product variants
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:81a814403e6a8d63ddc193d3ced1a52b67523dd57b293a0bf361ea98b4132b79
!! source digest: sha256:6738b0393d34d874a86e3027a4c44dc56e7025afcc068c3bb1b7207cac234c07
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion purchase_variant_configurator/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "Purchase - Product variants",
"summary": "Product variants in purchase management",
"version": "16.0.2.0.1",
"version": "16.0.2.0.2",
"license": "AGPL-3",
"depends": ["purchase", "product_variant_configurator"],
"author": "AvanzOSC, "
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase - Product variants</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:81a814403e6a8d63ddc193d3ced1a52b67523dd57b293a0bf361ea98b4132b79
!! source digest: sha256:6738b0393d34d874a86e3027a4c44dc56e7025afcc068c3bb1b7207cac234c07
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-variant/tree/16.0/purchase_variant_configurator"><img alt="OCA/product-variant" src="https://img.shields.io/badge/github-OCA%2Fproduct--variant-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-variant-16-0/product-variant-16-0-purchase_variant_configurator"><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-variant&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 you to create the product variant when a purchase order is
Expand Down

0 comments on commit 73b7f40

Please sign in to comment.