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 24, 2023
1 parent f08066b commit dac3d8f
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
[mrp_account_bom_attribute_match](mrp_account_bom_attribute_match/) | 14.0.1.1.0 | [![ivantodorovich](https:/ivantodorovich.png?size=30px)](https:/ivantodorovich) | Glue module between `mrp_account` and `mrp_bom_attribute_match`
[mrp_analytic_cost](mrp_analytic_cost/) | 14.0.1.1.0 | | Track manufacturing costs in real time, using Analytic Items
[mrp_attachment_mgmt](mrp_attachment_mgmt/) | 14.0.1.3.0 | [![victoralmau](https:/victoralmau.png?size=30px)](https:/victoralmau) | Mrp Attachment Mgmt
[mrp_bom_attribute_match](mrp_bom_attribute_match/) | 14.0.1.2.0 | [![ilyasProgrammer](https:/ilyasProgrammer.png?size=30px)](https:/ilyasProgrammer) [![ivantodorovich](https:/ivantodorovich.png?size=30px)](https:/ivantodorovich) | Dynamic BOM component based on product attribute
[mrp_bom_attribute_match](mrp_bom_attribute_match/) | 14.0.1.2.1 | [![ilyasProgrammer](https:/ilyasProgrammer.png?size=30px)](https:/ilyasProgrammer) [![ivantodorovich](https:/ivantodorovich.png?size=30px)](https:/ivantodorovich) | Dynamic BOM component based on product attribute
[mrp_bom_component_menu](mrp_bom_component_menu/) | 14.0.1.1.0 | | MRP BOM Component Menu
[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 14.0.1.0.0 | | Make it easy to navigate through BoM hierarchy.
[mrp_bom_line_sequence](mrp_bom_line_sequence/) | 14.0.1.0.0 | | Manages the order of BOM lines by displaying its sequence
Expand Down
2 changes: 1 addition & 1 deletion mrp_bom_attribute_match/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ BOM Attribute Match
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6aeb0686e71b9e09780b52fbb9c5e92852a223fdb3af475a98c94a193ed14769
!! source digest: sha256:921177e55d7a337bffb4a1eb50116105929f1937d060b7c486907bfb712a8e0e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion mrp_bom_attribute_match/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BOM Attribute Match",
"version": "14.0.1.2.0",
"version": "14.0.1.2.1",
"category": "Manufacturing",
"author": "Ilyas, Ooops, Odoo Community Association (OCA)",
"summary": "Dynamic BOM component based on product attribute",
Expand Down
2 changes: 1 addition & 1 deletion mrp_bom_attribute_match/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">BOM Attribute Match</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6aeb0686e71b9e09780b52fbb9c5e92852a223fdb3af475a98c94a193ed14769
!! source digest: sha256:921177e55d7a337bffb4a1eb50116105929f1937d060b7c486907bfb712a8e0e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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:/OCA/manufacture/tree/14.0/mrp_bom_attribute_match"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_bom_attribute_match"><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/manufacture&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module addresses the BoM case where the product to manufacture has one attribute with tens or hundreds of values (usually attribute “color”, eg: “Configurable Desk” can be produced in 900 different colors).</p>
Expand Down

0 comments on commit dac3d8f

Please sign in to comment.