| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/17.0/fieldservice_equipment_stock_return |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Italo LOPES |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Italo LOPES |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, ilo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice_equipment_stock - fieldservice_stock - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - stock - product - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to return FSM equipments creating a new picking. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_equipment_form_view_stock |
fsm.equipment.form.stock | fsm.equipment | button | Inherits fieldservice_equipment_stock.fsm_equipment_form_view_stock |
fsm_order_maintenance_form |
fsm.order | field | Inherits fieldservice.fsm_order_form | |
fsm_order_type_form_view |
fsm.order.type | field | Inherits fieldservice.fsm_order_type_form_view |
No new fields.
Public methods (1)create_equipment_order_return(self)
No new fields.
Public methods (1)create(self, vals_list)
internal_type
Selection
selection_add=[('return', 'Return')]
picking_type_id
Many2one → stock.picking.type
domain=[('code', '=', 'incoming')]
args: 'stock.picking.type'
No public methods.