Skip to content

Commit 89affc7

Browse files
committed
[BOT] post-merge updates
1 parent 54749a3 commit 89affc7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ addon | version | maintainers | summary
2424
--- | --- | --- | ---
2525
[repair_reason](repair_reason/) | 15.0.1.0.0 | | Repair Reason
2626
[repair_refurbish](repair_refurbish/) | 15.0.1.0.3 | | Create refurbished products during repair
27-
[repair_refurbish_repair_stock_move](repair_refurbish_repair_stock_move/) | 15.0.1.0.2 | | Use refurbish and repair stock moves together
27+
[repair_refurbish_repair_stock_move](repair_refurbish_repair_stock_move/) | 15.0.1.0.3 | | Use refurbish and repair stock moves together
2828
[repair_sale_order](repair_sale_order/) | 15.0.1.0.0 | <a href='https://github.com/ChrisOForgeFlow'><img src='https://github.com/ChrisOForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='ChrisOForgeFlow'/></a> | Repair To Sale Order
2929
[repair_scrap](repair_scrap/) | 15.0.1.1.0 | | To send to scrap components or irreparable components.
3030
[repair_security](repair_security/) | 15.0.1.0.0 | | Create security groups for Repair

repair_refurbish_repair_stock_move/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MRP Repair Refurbish & Repair Stock Move
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:85bdcd9dbf82d5adf1fb9154869f2057b145967d2c23936567e0f537f2f70d28
14+
!! source digest: sha256:a3cc207947b7f0f5a2ac4b74698b910c3b8eb3d6a311bd1514175a374af66a9a
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png

repair_refurbish_repair_stock_move/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "MRP Repair Refurbish & Repair Stock Move",
55
"summary": "Use refurbish and repair stock moves together",
6-
"version": "15.0.1.0.2",
6+
"version": "15.0.1.0.3",
77
"category": "Repair",
88
"website": "https://github.com/OCA/repair",
99
"author": "ForgeFlow S.L., Odoo Community Association (OCA)",

repair_refurbish_repair_stock_move/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>MRP Repair Refurbish &amp; Repair Stock Move</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:85bdcd9dbf82d5adf1fb9154869f2057b145967d2c23936567e0f537f2f70d28
375+
!! source digest: sha256:a3cc207947b7f0f5a2ac4b74698b910c3b8eb3d6a311bd1514175a374af66a9a
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/repair/tree/15.0/repair_refurbish_repair_stock_move"><img alt="OCA/repair" src="https://img.shields.io/badge/github-OCA%2Frepair-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/repair-15-0/repair-15-0-repair_refurbish_repair_stock_move"><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/repair&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Glue module. This makes repair_refurbish to work together with repair_stock_move</p>

0 commit comments

Comments
 (0)