Skip to content

Commit

Permalink
Merge pull request #333 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/product-variant (16.0)
  • Loading branch information
bt-admin authored May 18, 2024
2 parents 8a763b7 + 95aa901 commit 6fb97f7
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 15 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[product_variant_attribute_tax](product_variant_attribute_tax/) | 16.0.1.0.0 | | Set taxes on the product attribute values
[product_variant_configurator](product_variant_configurator/) | 16.0.1.0.3 | | Provides an abstract model for product variant configuration.
[product_variant_attribute_tax](product_variant_attribute_tax/) | 16.0.1.0.1 | | Set taxes on the product attribute values
[product_variant_configurator](product_variant_configurator/) | 16.0.1.0.4 | | Provides an abstract model for product variant configuration.
[product_variant_default_code](product_variant_default_code/) | 16.0.1.1.0 | [![Kev-Roche](https://github.com/Kev-Roche.png?size=30px)](https://github.com/Kev-Roche) | Product Variant Default Code
[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.0 | | Allows to write fixed prices in product variants
Expand Down
6 changes: 3 additions & 3 deletions product_variant_attribute_tax/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Taxes on product attribute values
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d261c2d6c298dbbf1fbe98619be54a47119f75e6a9a0b9c0cb426f71e0eff2e4
!! source digest: sha256:a492cf9d737a18329a1f47c6d5937c8b4c2d7f32f53e56fa9f18a19abbec305b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
:alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
Expand Down
3 changes: 2 additions & 1 deletion product_variant_attribute_tax/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"author": "Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/product-variant",
"category": "Product Management",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"development_status": "Production/Stable",
"license": "AGPL-3",
"depends": ["product", "account"],
"data": ["views/product_attribute_views.xml"],
Expand Down
5 changes: 2 additions & 3 deletions product_variant_attribute_tax/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,9 +366,9 @@ <h1 class="title">Taxes on product attribute values</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d261c2d6c298dbbf1fbe98619be54a47119f75e6a9a0b9c0cb426f71e0eff2e4
!! source digest: sha256:a492cf9d737a18329a1f47c6d5937c8b4c2d7f32f53e56fa9f18a19abbec305b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/product_variant_attribute_tax"><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-product_variant_attribute_tax"><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><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/product_variant_attribute_tax"><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-product_variant_attribute_tax"><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 to set taxes on the product attribute values. Itself, it
doesn’t make too much, but using other modules like
<em>sale_product_variant_attribute_tax</em> for using these taxes on sales orders.</p>
Expand Down
6 changes: 3 additions & 3 deletions product_variant_configurator/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Product Variant Configurator
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e0b1173ada35d0a4ac5c4550360c1db3c41ba5fe7ae2fd7d2e3e0bc8ce24807c
!! source digest: sha256:0f692c5edf2f57108695166d380d6e21af247a52596adbd3a3c4950596b1e2b6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
:alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
Expand Down
3 changes: 2 additions & 1 deletion product_variant_configurator/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
{
"name": "Product Variant Configurator",
"summary": "Provides an abstract model for product variant configuration.",
"version": "16.0.1.0.3",
"version": "16.0.1.0.4",
"category": "Product Variant",
"development_status": "Production/Stable",
"license": "AGPL-3",
"author": "AvanzOSC, Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/product-variant",
Expand Down
4 changes: 2 additions & 2 deletions product_variant_configurator/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,9 @@ <h1 class="title">Product Variant Configurator</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e0b1173ada35d0a4ac5c4550360c1db3c41ba5fe7ae2fd7d2e3e0bc8ce24807c
!! source digest: sha256:0f692c5edf2f57108695166d380d6e21af247a52596adbd3a3c4950596b1e2b6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/product_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-product_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><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/product_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-product_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>Provides an abstract model for product variant configuration. It provides the
basic functionality for presenting a table with the attributes of a template
and the possibility to select one of the valid values. You can try this
Expand Down

0 comments on commit 6fb97f7

Please sign in to comment.