Skip to content

Commit f20cc4b

Browse files
committed
[BOT] post-merge updates
1 parent d8cbd11 commit f20cc4b

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24+
[product_attribute_value_avoid_auto_fill](product_attribute_value_avoid_auto_fill/) | 19.0.1.0.0 | | Add option allow filling automatically the values
2425
[product_category_active](product_category_active/) | 19.0.1.0.0 | | Add option to archive product categories
2526
[product_category_code](product_category_code/) | 19.0.1.0.0 | <a href='https://github.com/rousseldenis'><img src='https://github.com/rousseldenis.png' width='32' height='32' style='border-radius:50%;' alt='rousseldenis'/></a> | Allows to define a code on product categories
2627
[product_code_unique](product_code_unique/) | 19.0.1.0.0 | | Set Product Internal Reference as Unique

product_attribute_value_avoid_auto_fill/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Product Attribute Value Avoid Auto Fill Option
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:4ce41a86bfdaf119761f806ffdce8ae32d62b86ffbb319c89efd3abaf8a593e5
14+
!! source digest: sha256:625158fca38b57c06bc75afcd5eaa036270dad04b795e704d7d805a5714d6dfd
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

product_attribute_value_avoid_auto_fill/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Product Attribute Value Avoid Auto Fill Option</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:4ce41a86bfdaf119761f806ffdce8ae32d62b86ffbb319c89efd3abaf8a593e5
375+
!! source digest: sha256:625158fca38b57c06bc75afcd5eaa036270dad04b795e704d7d805a5714d6dfd
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/product-attribute/tree/19.0/product_attribute_value_avoid_auto_fill"><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-19-0/product-attribute-19-0-product_attribute_value_avoid_auto_fill"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module adds an option to select if the values set on the attribute

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "odoo-addons-oca-product-attribute"
3-
version = "19.0.20260310.0"
3+
version = "19.0.20260311.0"
44
dependencies = [
5+
"odoo-addon-product_attribute_value_avoid_auto_fill==19.0.*",
56
"odoo-addon-product_category_active==19.0.*",
67
"odoo-addon-product_category_code==19.0.*",
78
"odoo-addon-product_code_unique==19.0.*",

0 commit comments

Comments
 (0)