| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/repair |
| GIT | |
| GIT | https://github.com/OCA/repair.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/repair/tree/18.0/repair_picking_after_done |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Repair |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/repair |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/repair: - base_repair_config - repair_type - repair_stock - repair_type_product_destination odoo/odoo: - repair - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
repair_type_form_inherit |
repair.type.inherit | repair.order | header | Inherits repair.view_repair_order_form |
res_config_settings_view_form_inherit |
res.config.settings.view.form.inherit.repair | res.config.settings | xpath | Inherits base_repair_config.res_config_settings_view_form |
view_repair_move_transfer_wizard |
Transfer Repaired Moves | repair.move.transfer | form | New |
location_dest_id
Many2one → stock.location
required=True
string='Destination location'
args: 'stock.location'
quantity
Float
required=True
args: 'Quantity to transfer'
remaining_quantity
Float
repair_order_id
Many2one → repair.order
required=True
string='Repair Order'
args: 'repair.order'
action_create_transfer(self)
remaining_quantity
Float
compute='_compute_remaining_quantity'
args: 'Remaining quantity to be transferred'
action_repair_done(self)
action_transfer_done_moves(self)
action_validate(self)
auto_transfer_repair
Boolean
config_parameter='repair.auto_transfer_repair'
help='Automatically create and validate transfers for repair orders upon completion.'
args: 'Automatic Transfer on Repair Completion'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/repair |
| GIT | |
| GIT | https://github.com/OCA/repair.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/repair/tree/17.0/repair_picking_after_done |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Repair |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Patryk Pyczko |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/repair |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/repair: - base_repair_config - repair_type - repair_stock - repair_type_product_destination odoo/odoo: - repair - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
repair_type_form_inherit |
repair.type.inherit | repair.order | header | Inherits repair.view_repair_order_form |
res_config_settings_view_form_inherit |
res.config.settings.view.form.inherit.repair | res.config.settings | xpath | Inherits base_repair_config.res_config_settings_view_form |
view_repair_move_transfer_wizard |
Transfer Repaired Moves | repair.move.transfer | form | New |
location_dest_id
Many2one → stock.location
required=True
string='Destination location'
args: 'stock.location'
quantity
Float
required=True
args: 'Quantity to transfer'
remaining_quantity
Float
repair_order_id
Many2one → repair.order
required=True
string='Repair Order'
args: 'repair.order'
action_create_transfer(self)
remaining_quantity
Float
compute='_compute_remaining_quantity'
args: 'Remaining quantity to be transferred'
action_repair_done(self)
action_transfer_done_moves(self)
action_validate(self)
auto_transfer_repair
Boolean
config_parameter='repair.auto_transfer_repair'
help='Automatically create and validate transfers for repair orders upon completion.'
args: 'Automatic Transfer on Repair Completion'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/repair |
| GIT | |
| GIT | https://github.com/OCA/repair.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/repair/tree/16.0/repair_picking_after_done |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Repair |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow, AlexPForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/repair |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/repair: - repair_type - repair_stock - repair_stock_move odoo/odoo: - repair - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_management - sale - sales_team - account_payment - account - analytic - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
repair_type_form_inherit |
repair.type.inherit | repair.order | header | Inherits repair.view_repair_order_form |
view_repair_move_transfer_wizard |
Transfer Repaired Moves | repair.move.transfer | form | New |
location_dest_id
Many2one → stock.location
required=True
string='Destination location'
args: 'stock.location'
quantity
Float
required=True
args: 'Quantity to transfer'
repair_order_id
Many2one → repair.order
required=True
string='Repair Order'
args: 'repair.order'
action_create_transfer(self)
remaining_quantity
Float
compute='_compute_remaining_quantity'
args: 'Remaining quantity to be transferred'
action_transfer_done_moves(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/14.0/repair_picking_after_done |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Repair |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow, Dhaval Talpada |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/manufacture: - repair_type - repair_stock - repair_stock_move odoo/odoo: - repair - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_management - sale - sales_team - payment - account - analytic - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
repair_type_form_inherit |
repair.type.inherit | repair.order | header | Inherits repair.view_repair_order_form |
view_repair_move_transfer_wizard |
Transfer Repaired Moves | repair.move.transfer | form | New |
location_dest_id
Many2one → stock.location
required=True
string='Destination location'
args: 'stock.location'
quantity
Float
required=True
args: 'Quantity to transfer'
repair_order_id
Many2one → repair.order
required=True
string='Repair Order'
args: 'repair.order'
action_create_transfer(self)
remaining_quantity
Float
compute='_compute_remaining_quantity'
args: 'Remaining quantity to be transferred'
action_transfer_done_moves(self)