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 Nov 30, 2023
1 parent 9ff2253 commit a111ac6
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 @@ -78,7 +78,7 @@ addon | version | maintainers | summary
[repair_picking_after_done](repair_picking_after_done/) | 14.0.1.0.1 | | Transfer repaired move to another location directly from repaire order
[repair_refurbish](repair_refurbish/) | 14.0.1.0.1 | | Create refurbished products during repair
[repair_refurbish_repair_stock_move](repair_refurbish_repair_stock_move/) | 14.0.1.0.0 | | Use refurbish and repair stock moves together
[repair_sale_order](repair_sale_order/) | 14.0.1.0.1 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Repair To Sale Order
[repair_sale_order](repair_sale_order/) | 14.0.1.0.2 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Repair To Sale Order
[repair_stock_move](repair_stock_move/) | 14.0.1.0.2 | | Ongoing Repair Stock Moves Definition in odoo
[repair_type](repair_type/) | 14.0.1.0.2 | | Repair type
[stock_picking_product_kit_helper](stock_picking_product_kit_helper/) | 14.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
Expand Down
2 changes: 1 addition & 1 deletion repair_sale_order/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Repair To Sale Order
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:30db0e2c23d144a4095c40de6ee735803c6e84b7d6e3e48c084401f8a8d6e618
!! source digest: sha256:5183fe1bc0aa931e17302a9c81a09f6152ae2a14418cfba787a2f4513299af07
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down
2 changes: 1 addition & 1 deletion repair_sale_order/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "Repair To Sale Order",
"version": "14.0.1.0.1",
"version": "14.0.1.0.2",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/manufacture",
"summary": "Repair To Sale Order",
Expand Down
2 changes: 1 addition & 1 deletion repair_sale_order/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Repair To Sale Order</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:30db0e2c23d144a4095c40de6ee735803c6e84b7d6e3e48c084401f8a8d6e618
!! source digest: sha256:5183fe1bc0aa931e17302a9c81a09f6152ae2a14418cfba787a2f4513299af07
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/14.0/repair_sale_order"><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-repair_sale_order"><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 add possibility to create a sale order for spare parts on repair order</p>
Expand Down

0 comments on commit a111ac6

Please sign in to comment.