Account Invoice CRM Tag

account_invoice_crm_tag
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/18.0/account_invoice_crm_tag
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module links the tags assigned to sale_orders with its respective
invoices. These tags are also linked to the return if it is made.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_crm_tag_form account.move xpath Inherits account.view_move_form
view_account_invoice_report_search account.invoice.report.search account.invoice.report field Inherits account.view_account_invoice_report_search
Models touched (5)

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' readonly=True relation='account_move_line_crm_tag_rel' string='Invoice CRM Tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_id' column2='crm_tag_id' comodel_name='crm.tag' relation='account_move_crm_tag_rel' string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' related='move_id.crm_tag_ids' relation='account_move_line_crm_tag_rel' store=True string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/17.0/account_invoice_crm_tag
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module links the tags assigned to sale_orders with its respective
invoices. These tags are also linked to the return if it is made.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_crm_tag_form account.move xpath Inherits account.view_move_form
view_account_invoice_report_search account.invoice.report.search account.invoice.report field Inherits account.view_account_invoice_report_search
Models touched (5)

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' readonly=True relation='account_move_line_crm_tag_rel' string='Invoice CRM Tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_id' column2='crm_tag_id' comodel_name='crm.tag' relation='account_move_crm_tag_rel' string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' related='move_id.crm_tag_ids' relation='account_move_line_crm_tag_rel' store=True string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/16.0/account_invoice_crm_tag
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSLuis Ernesto Garcia Medina, Weblate, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_crm_tag_form account.move xpath Inherits account.view_move_form
view_account_invoice_report_search account.invoice.report.search account.invoice.report field Inherits account.view_account_invoice_report_search
Models touched (5)

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' readonly=True relation='account_move_line_crm_tag_rel' string='Invoice CRM Tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_id' column2='crm_tag_id' comodel_name='crm.tag' relation='account_move_crm_tag_rel' string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' related='move_id.crm_tag_ids' relation='account_move_line_crm_tag_rel' store=True string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/15.0/account_invoice_crm_tag
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:38
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - 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 (2)
XML IDNameModelTypeStatus
invoice_crm_tag_form account.move xpath Inherits account.view_move_form
view_account_invoice_report_search account.invoice.report.search account.invoice.report field Inherits account.view_account_invoice_report_search
Models touched (5)

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' readonly=True relation='account_move_line_crm_tag_rel' string='Invoice CRM Tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_id' column2='crm_tag_id' comodel_name='crm.tag' relation='account_move_crm_tag_rel' string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (1)
  • crm_tag_ids Many2many → crm.tag
    column1='account_move_line_id' column2='crm_tag_id' comodel_name='crm.tag' related='move_id.crm_tag_ids' relation='account_move_line_crm_tag_rel' store=True string='Invoice CRM tags'
Public methods (0)

No public methods.

New fields (0)

No new fields.

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-invoicing
PULL REQUEST
PULL REQUEST[19.0][MIG] account_invoice_crm_tag: Migration to 19.0 (#2303)