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.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
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.
When enabled, internal transfers for repaired products are automatically created and validated upon completing the repair order.
Manual Transfers
- After a repair order is marked as Done, a Create Transfer button will appear on the repair order's form view.
- Click the Create Transfer button to create an internal transfer for the repaired products.
- Specify the destination location and quantity to complete the transfer.
Automatic Transfers
- If the auto_transfer_repair configuration parameter is enabled, an internal transfer is automatically created and validated when the repair order is marked as Done.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- ForgeFlow
-
- Dhaval Talpada <[email protected]>
-
- Patryk Pyczko <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/repair project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.