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 7, 2023
1 parent 605d081 commit 70cc991
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 @@ -46,7 +46,7 @@ addon | version | maintainers | summary
[product_quick_bom](product_quick_bom/) | 13.0.1.0.0 | [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) | Create the bom directly from the product
[quality_control_mrp_oca](quality_control_mrp_oca/) | 13.0.1.0.0 | | MRP extension for quality control (OCA)
[quality_control_oca](quality_control_oca/) | 13.0.2.2.0 | | Generic infrastructure for quality tests.
[quality_control_stock_oca](quality_control_stock_oca/) | 13.0.1.0.1 | | Quality control - Stock (OCA)
[quality_control_stock_oca](quality_control_stock_oca/) | 13.0.1.0.2 | | Quality control - Stock (OCA)
[repair_refurbish](repair_refurbish/) | 13.0.1.0.0 | | Create refurbished products during repair
[stock_picking_product_kit_helper](stock_picking_product_kit_helper/) | 13.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Set quanity in picking line based on product kit quantity
[stock_whole_kit_constraint](stock_whole_kit_constraint/) | 13.0.1.0.0 | | Avoid to deliver a kit partially
Expand Down
2 changes: 1 addition & 1 deletion quality_control_stock_oca/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Quality control - Stock (OCA)
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:df9014344b23c53b3c236f39d68691604037afe72fbbf0da04f87fe766f4218e
!! source digest: sha256:53b096b522d604e5032c38c7dbe1252b870dbb5bc513e72d689663ec4ed78edd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion quality_control_stock_oca/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{
"name": "Quality control - Stock (OCA)",
"version": "13.0.1.0.1",
"version": "13.0.1.0.2",
"category": "Quality control",
"license": "AGPL-3",
"author": "OdooMRP team, AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza, "
Expand Down
2 changes: 1 addition & 1 deletion quality_control_stock_oca/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Quality control - Stock (OCA)</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:df9014344b23c53b3c236f39d68691604037afe72fbbf0da04f87fe766f4218e
!! source digest: sha256:53b096b522d604e5032c38c7dbe1252b870dbb5bc513e72d689663ec4ed78edd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/manufacture/tree/13.0/quality_control_stock_oca"><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-13-0/manufacture-13-0-quality_control_stock_oca"><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=13.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module defines triggers that creates inspections when stock moves are done.</p>
Expand Down

0 comments on commit 70cc991

Please sign in to comment.