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 Dec 27, 2024
1 parent a1667fb commit 77676a0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[base_repair_config](base_repair_config/) | 17.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | Provides general settings for the Repair App
[repair_order_template](repair_order_template/) | 17.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Use templates to save time when creating repair orders
[repair_picking_after_done](repair_picking_after_done/) | 17.0.1.0.0 | | Transfer repaired move to another location directly from repair order
[repair_picking_after_done](repair_picking_after_done/) | 17.0.1.1.0 | | Transfer repaired move to another location directly from repair order
[repair_quality_control](repair_quality_control/) | 17.0.1.0.0 | [![peluko00](https://github.com/peluko00.png?size=30px)](https://github.com/peluko00) | Create quality controls from repair order
[repair_service](repair_service/) | 17.0.1.0.0 | | Adds services to repair orders, so that they can be added as sale order lines.
[repair_stock](repair_stock/) | 17.0.1.0.0 | | Repair Stock
Expand Down
17 changes: 8 additions & 9 deletions repair_picking_after_done/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Repair picking after done
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:995e42bf1b3c872f5f3a7edd8dd7edadeb42ce20d29672ca59de59e31b1e046e
!! source digest: sha256:b4f02d79666355063173a84f30f0d933ccd32f5ac36b52a70932189188e546f3
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand All @@ -31,12 +31,11 @@ Repair picking after done
This module enhances Odoo's repair process by introducing automatic
stock transfers for repaired products.

- **Automatic Transfer:** When a repair order is marked as done, a
stock transfer for the remaining repaired products is automatically
created and validated if the **auto_transfer_repair** parameter is
enabled.
- **Manual Transfer:** Users can manually create stock transfers when
automatic transfer is disabled.
- **Automatic Transfer:** When a repair order is marked as done, a stock
transfer for the remaining repaired products is automatically created
and validated if the **auto_transfer_repair** parameter is enabled.
- **Manual Transfer:** Users can manually create stock transfers when
automatic transfer is disabled.

.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
Expand All @@ -54,8 +53,8 @@ Configuration
To enable automatic transfers for repaired products when a repair order
is completed:

- Navigate to Repairs → Configuration → Settings.
- Enable the **Automatic Transfer on Repair Completion** setting.
- Navigate to Repairs → Configuration → Settings.
- Enable the **Automatic Transfer on Repair Completion** setting.

When enabled, internal transfers for repaired products are automatically
created and validated upon completing the repair order.
Expand Down
2 changes: 1 addition & 1 deletion repair_picking_after_done/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "Repair picking after done",
"version": "17.0.1.0.0",
"version": "17.0.1.1.0",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/repair",
"summary": "Transfer repaired move to another location directly from repair order",
Expand Down
9 changes: 4 additions & 5 deletions repair_picking_after_done/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,16 +367,15 @@ <h1 class="title">Repair picking after done</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:995e42bf1b3c872f5f3a7edd8dd7edadeb42ce20d29672ca59de59e31b1e046e
!! source digest: sha256:b4f02d79666355063173a84f30f0d933ccd32f5ac36b52a70932189188e546f3
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/repair/tree/17.0/repair_picking_after_done"><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-17-0/repair-17-0-repair_picking_after_done"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module enhances Odoo’s repair process by introducing automatic
stock transfers for repaired products.</p>
<ul class="simple">
<li><strong>Automatic Transfer:</strong> When a repair order is marked as done, a
stock transfer for the remaining repaired products is automatically
created and validated if the <strong>auto_transfer_repair</strong> parameter is
enabled.</li>
<li><strong>Automatic Transfer:</strong> When a repair order is marked as done, a stock
transfer for the remaining repaired products is automatically created
and validated if the <strong>auto_transfer_repair</strong> parameter is enabled.</li>
<li><strong>Manual Transfer:</strong> Users can manually create stock transfers when
automatic transfer is disabled.</li>
</ul>
Expand Down

0 comments on commit 77676a0

Please sign in to comment.