Base Repair

base_repair
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/14.0/base_repair
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo, Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo, Agile Business Group
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - repair
    - stock
    - product
    - base
    - mail
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_repair_order_calendar repair.order.calendar (in base_repair) repair.order calendar New
view_repair_order_calendar_form repair.calendar.form (in base_repair) repair.order xpath Inherits repair.view_repair_order_form
view_repair_order_search repair.order.search (in base_repair) repair.order field Inherits repair.view_repair_order_form_filter
Models touched (1)

New fields (2)
  • date_repair Datetime
    copy=False default=fields.Datetime.now help='Date of the repair, this field and user_id defines the calendar' args: 'Repair Date'
  • duration Float
    help='Duration in hours and minutes.' args: 'Repair Duration'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/13.0/base_repair
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo, Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo, Agile Business Group
COMMITTERS
COMMITTERSLois Rilo, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - repair
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_repair_order_calendar repair.order.calendar (in base_repair) repair.order calendar New
view_repair_order_calendar_form repair.calendar.form (in base_repair) repair.order xpath Inherits repair.view_repair_order_form
view_repair_order_search repair.order.search (in base_repair) repair.order field Inherits repair.view_repair_order_form_filter
Models touched (1)

New fields (2)
  • date_repair Datetime
    copy=False default=fields.Datetime.now help='Date of the repair, this field and user_id defines the calendar' args: 'Repair Date'
  • duration Float
    help='Duration in hours and minutes.' args: 'Repair Duration'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/12.0/base_repair
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo, Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo, Agile Business Group
COMMITTERS
COMMITTERSHolger Brunn, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - repair
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_repair_order_calendar repair.order.calendar (in base_repair) repair.order calendar New
view_repair_order_calendar_form repair.calendar.form (in base_repair) repair.order xpath Inherits repair.view_repair_order_form
view_repair_order_graph repair.order.graph (in base_repair) repair.order graph New
view_repair_order_pivot repair.order.pivot (in base_repair) repair.order pivot New
view_repair_order_search repair.order.search (in base_repair) repair.order field Inherits repair.view_repair_order_form_filter
Models touched (1)

New fields (3)
  • date_repair Datetime
    copy=False default=fields.Datetime.now help='Date of the repair, this field and user_id defines the calendar' args: 'Repair Date'
  • duration Float
    help='Duration in hours and minutes.' args: 'Repair Duration'
  • user_id Many2one → res.users
    default=<expr> help='Person in charge for the repair' args: 'res.users', 'User'
Public methods (0)

No public methods.