Account Move Line Repair Info

account_move_line_repair_info
REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/16.0/account_move_line_repair_info
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow S.L.
COMMITTERS
COMMITTERSWeblate, oca-ci, ArnauCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - repair
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_management
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_move_line_filter Journal Items account.move.line field Inherits account.view_account_move_line_filter
view_move_line_form account.move.line.form account.move.line field Inherits account.view_move_line_form
view_move_line_tree account.move.line.tree account.move.line field Inherits account.view_move_line_tree
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • create(self, values)
    @api.model_create_multi

New fields (1)
  • repair_order_id Many2one → repair.order
    comodel_name='repair.order' copy=False index=True ondelete='set null' string='Repair Order'
Public methods (0)

No public methods.

New fields (1)
  • account_move_line_ids One2many → account.move.line
    comodel_name='account.move.line' inverse_name='repair_order_id' required=False string='Journal Entries'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/15.0/account_move_line_repair_info
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow S.L.
COMMITTERS
COMMITTERSAaronHForgeFlow, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:34
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - repair
    - stock
    - barcodes
    - sale_management
    - sale
    - sales_team
    - payment
    - utm
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_move_line_filter Journal Items account.move.line field Inherits account.view_account_move_line_filter
view_move_line_form account.move.line.form account.move.line field Inherits account.view_move_line_form
view_move_line_tree account.move.line.tree account.move.line field Inherits account.view_move_line_tree
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • create(self, values)
    @api.model_create_multi

New fields (1)
  • repair_order_id Many2one → repair.order
    comodel_name='repair.order' copy=False index=True ondelete='set null' string='Repair Order'
Public methods (0)

No public methods.

New fields (1)
  • account_move_line_ids One2many → account.move.line
    comodel_name='account.move.line' inverse_name='repair_order_id' required=False string='Journal Entries'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/14.0/account_move_line_repair_info
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow S.L.
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Christopher Ormaza
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - stock_account_prepare_anglo_saxon_out_lines_hook
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - repair
    - stock
    - barcodes
    - sale_management
    - sale
    - sales_team
    - payment
    - utm
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_move_line_filter Journal Items account.move.line field Inherits account.view_account_move_line_filter
view_move_line_form account.move.line.form account.move.line field Inherits account.view_move_line_form
view_move_line_tree account.move.line.tree account.move.line field Inherits account.view_move_line_tree
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • create(self, values)
    @api.model_create_multi

New fields (1)
  • repair_order_id Many2one → repair.order
    comodel_name='repair.order' copy=False index=True ondelete='set null' string='Repair Order'
Public methods (0)

No public methods.

New fields (1)
  • account_move_line_ids One2many → account.move.line
    comodel_name='account.move.line' inverse_name='repair_order_id' required=False string='Journal Entries'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-financial-tools
PULL REQUEST
PULL REQUEST[18.0][MIG] account_move_line_repair_info (#2210)