Account Brand

account_brand
REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/18.0/account_brand
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Benoit Aimont, bosd
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/brand:
    - brand
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to send branded invoices to your customers. It
adds a brand field on the invoice and the brand information to the PDF
report.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_account_brand_tree_view res.partner.account.brand.list (in account_brand) res.partner.account.brand list New
view_move_form account.move.form - account_brand account.move field Inherits account.view_move_form
Models touched (3)

New fields (1)
  • brand_id Many2one
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • account_id Many2one → account.account
    comodel_name='account.account' domain="[('account_type', 'in', ('liability_payable', 'asset_receivable'))]" required=True string='Account'
  • account_type Selection
    required=True selection=[('liability_payable', 'Payable'), ('asset_receivable', 'Receivable')] string='Type'
  • brand_id Many2one → res.brand
    comodel_name='res.brand' required=True string='Brand'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' required=False string='Partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/17.0/account_brand
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, RicardCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/brand:
    - brand
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to send branded invoices to your customers. It
adds a brand field on the invoice and the brand information to the PDF
report.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_account_brand_tree_view res.partner.account.brand.tree (in account_brand) res.partner.account.brand tree New
view_move_form account.move.form - account_brand account.move field Inherits account.view_move_form
Models touched (3)

New fields (1)
  • brand_id Many2one
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • account_id Many2one → account.account
    comodel_name='account.account' domain="[('account_type', 'in', ('liability_payable', 'asset_receivable'))]" required=True string='Account'
  • account_type Selection
    required=True selection=[('liability_payable', 'Payable'), ('asset_receivable', 'Receivable')] string='Type'
  • brand_id Many2one → res.brand
    comodel_name='res.brand' required=True string='Brand'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' required=False string='Partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/16.0/account_brand
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
COMMITTERS
COMMITTERSsbejaoui, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/brand:
    - brand
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_account_brand_tree_view res.partner.account.brand.tree (in account_brand) res.partner.account.brand tree New
view_move_form account.move field Inherits account.view_move_form
Models touched (3)

New fields (1)
  • brand_id Many2one
    states={'open': [('readonly', True)], 'in_payment': [('readonly', True)], 'paid': [('readonly', True)], 'cancel': [('readonly', True)]}
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • account_id Many2one → account.account
    comodel_name='account.account' domain="[('account_type', 'in', ('liability_payable', 'asset_receivable'))]" required=True string='Account'
  • account_type Selection
    required=True selection=[('liability_payable', 'Payable'), ('asset_receivable', 'Receivable')] string='Type'
  • brand_id Many2one → res.brand
    comodel_name='res.brand' required=True string='Brand'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' required=False string='Partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/15.0/account_brand
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYAccounting Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
COMMITTERS
COMMITTERSsbejaoui, Weblate, OCA-git-bot, Michael Tietz, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/brand:
    - brand
    - analytic_brand
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_account_brand_tree_view res.partner.account.brand.tree (in account_brand) res.partner.account.brand tree New
view_move_form account.move field Inherits account.view_move_form
Models touched (3)

New fields (1)
  • brand_id Many2one
    states={'open': [('readonly', True)], 'in_payment': [('readonly', True)], 'paid': [('readonly', True)], 'cancel': [('readonly', True)]}
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • account_id Many2one → account.account
    comodel_name='account.account' domain="[('user_type_id.type', 'in', ('payable', 'receivable'))]" required=True string='Account'
  • account_type Selection
    required=True selection=[('payable', 'Payable'), ('receivable', 'Receivable')] string='Type'
  • brand_id Many2one → res.brand
    comodel_name='res.brand' required=True string='Brand'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' required=False string='Partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/14.0/account_brand
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYAccounting Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Michael Tietz, Vimal Patel, Freni-OSI
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/brand:
    - brand
    - analytic_brand
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_account_brand_tree_view res.partner.account.brand.tree (in account_brand) res.partner.account.brand tree New
view_move_form account.move field Inherits account.view_move_form
Models touched (3)

New fields (1)
  • brand_id Many2one
    states={'open': [('readonly', True)], 'in_payment': [('readonly', True)], 'paid': [('readonly', True)], 'cancel': [('readonly', True)]}
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • account_id Many2one → account.account
    comodel_name='account.account' domain="[('user_type_id.type', 'in', ('payable', 'receivable'))]" required=True string='Account'
  • account_type Selection
    required=True selection=[('payable', 'Payable'), ('receivable', 'Receivable')] string='Type'
  • brand_id Many2one → res.brand
    comodel_name='res.brand' required=True string='Brand'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' required=False string='Partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/13.0/account_brand
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYAccounting Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
COMMITTERS
COMMITTERSsbejaoui, OCA Transbot, Adrien Peiffer, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/brand:
    - brand
    - analytic_brand
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_account_brand_tree_view res.partner.account.brand.tree (in account_brand) res.partner.account.brand tree New
view_move_form account.move field Inherits account.view_move_form
Models touched (3)

New fields (1)
  • brand_id Many2one
    states={'open': [('readonly', True)], 'in_payment': [('readonly', True)], 'paid': [('readonly', True)], 'cancel': [('readonly', True)]}
Public methods (1)
  • update_invoice_line_account_analytic(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • account_id Many2one → account.account
    comodel_name='account.account' domain="[('user_type_id.type', 'in', ('payable', 'receivable'))]" required=True string='Account'
  • account_type Selection
    required=True selection=[('payable', 'Payable'), ('receivable', 'Receivable')] string='Type'
  • brand_id Many2one → res.brand
    comodel_name='res.brand' required=True string='Brand'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' required=False string='Partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/12.0/account_brand
VERSION
VERSION 3.1.1
CATEGORY
CATEGORYAccounting Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Open Source Integrators
COMMITTERS
COMMITTERSGitHub, sbejaoui, OCA Transbot, oca-travis, OCA-git-bot, Quentin Groulard
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/brand:
    - brand
    - analytic_brand
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_invoice_view_form_brand account.invoice.form.brand account.invoice field Inherits account.invoice_form
res_partner_account_brand_tree_view res.partner.account.brand.tree (in account_brand) res.partner.account.brand tree New
Models touched (2)

New fields (1)
  • brand_id Many2one
    states={'open': [('readonly', True)], 'in_payment': [('readonly', True)], 'paid': [('readonly', True)], 'cancel': [('readonly', True)]}
Public methods (0)

No public methods.

New fields (4)
  • account_id Many2one → account.account
    comodel_name='account.account' domain="[('user_type_id.type', 'in', ('payable', 'receivable'))]" required=True string='Account'
  • account_type Selection
    required=True selection=[('payable', 'Payable'), ('receivable', 'Receivable')] string='Type'
  • brand_id Many2one → res.brand
    comodel_name='res.brand' required=True string='Brand'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' required=False string='Partner'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/brand
PULL REQUEST
PULL REQUEST[19.0][MIG] account_brand: Migration to 19.0 (#303)