Repair Follow Lot Location

repair_follow_lot_location
REPOSITORY
REPOSITORYOCA/repair
GIT
GIThttps://github.com/OCA/repair.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/repair/tree/16.0/repair_follow_lot_location
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSsbejaoui, Weblate, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/repair
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - repair
    - stock
    - product
    - base
    - mail
    - 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
In base module, the repair order current location is chosen manually by the user to
represent where the item to repair physically sits. When the product moves
between internal locations during the process, the field can become outdated.

This addon keeps the repair order location aligned with the *actual* internal
location of the linked lot/serial.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
repair_order_form_view repair.order xpath Inherits repair.view_repair_order_form
Models touched (2)

New fields (1)
  • follow_lot_location Boolean
    default=False help="When enabled, the repair's location is kept in sync with the current internal location of the linked lot/serial." index=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.