Product Category Taxes

product_category_tax
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/18.0/product_category_tax
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
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, Anjeel Haria
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_category_product_link
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
Edit taxes directly in the product category.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_category_form_view product.category.form.view.taxes product.category group Inherits account.view_category_property_form
product_template_form_view_tax_updeatable product.template.form.tax.updeatable product.template xpath Inherits account.product_template_form_view
Models touched (3)

New fields (2)
  • supplier_taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'purchase')] help='Default taxes used when buying the product.' string='Vendor Taxes' args: 'account.tax', 'product_category_supplier_taxes_rel', 'categ_id', 'tax_id'
  • taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'sale')] help='Default taxes used when selling the product.' string='Customer Taxes' args: 'account.tax', 'product_category_taxes_rel', 'categ_id', 'tax_id'
Public methods (1)
  • update_product_taxes(self)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)

New fields (1)
  • taxes_updeatable_from_category Boolean
    default=True
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)
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/product_category_tax
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYUncategorized
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
COMMITTERSIvàn Todorovich, JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, Joan Sisquella, Joan Mateu Jordi
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:34
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_category_product_link
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
product_category_form_view product.category.form.view.taxes product.category group Inherits account.view_category_property_form
product_template_form_view_tax_updeatable product.template.form.tax.updeatable product.template xpath Inherits account.product_template_form_view
Models touched (3)

New fields (2)
  • supplier_taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'purchase')] help='Default taxes used when buying the product.' string='Vendor Taxes' args: 'account.tax', 'product_category_supplier_taxes_rel', 'categ_id', 'tax_id'
  • taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'sale')] help='Default taxes used when selling the product.' string='Customer Taxes' args: 'account.tax', 'product_category_taxes_rel', 'categ_id', 'tax_id'
Public methods (1)
  • update_product_taxes(self)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)

New fields (1)
  • taxes_updeatable_from_category Boolean
    default=True
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)
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/product_category_tax
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYUncategorized
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
COMMITTERSDenis Roussel, Ivàn Todorovich, OCA Transbot, JordiMForgeFlow, oca-travis, Weblate, OCA-git-bot, oca-ci, oca-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_category_product_link
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
product_category_form_view product.category.form.view.taxes product.category group Inherits account.view_category_property_form
product_template_form_view_tax_updeatable product.template.form.tax.updeatable product.template xpath Inherits account.product_template_form_view
Models touched (3)

New fields (2)
  • supplier_taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'purchase')] help='Default taxes used when buying the product.' string='Vendor Taxes' args: 'account.tax', 'product_category_supplier_taxes_rel', 'categ_id', 'tax_id'
  • taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'sale')] help='Default taxes used when selling the product.' string='Customer Taxes' args: 'account.tax', 'product_category_taxes_rel', 'categ_id', 'tax_id'
Public methods (1)
  • update_product_taxes(self)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)

New fields (1)
  • taxes_updeatable_from_category Boolean
    default=True
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)
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/13.0/product_category_tax
VERSION
VERSION 1.2.2
CATEGORY
CATEGORYUncategorized
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
COMMITTERSIvàn Todorovich, JordiMForgeFlow, AaronHForgeFlow, oca-travis, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:13
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_category_form_view product.category.form.view.taxes product.category group Inherits account.view_category_property_form
product_template_form_view_tax_updeatable product.template.form.tax.updeatable product.template xpath Inherits account.product_template_form_view
Models touched (3)

New fields (3)
  • product_template_ids One2many → product.template
    string='Products Templates' args: 'product.template', 'categ_id'
  • supplier_taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'purchase')] help='Default taxes used when buying the product.' string='Vendor Taxes' args: 'account.tax', 'product_category_supplier_taxes_rel', 'categ_id', 'tax_id'
  • taxes_id Many2many → account.tax
    default=<expr> domain=[('type_tax_use', '=', 'sale')] help='Default taxes used when selling the product.' string='Customer Taxes' args: 'account.tax', 'product_category_taxes_rel', 'categ_id', 'tax_id'
Public methods (1)
  • update_product_taxes(self)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)

New fields (1)
  • taxes_updeatable_from_category Boolean
    default=True
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • set_tax_from_category(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-financial-tools
PULL REQUEST
PULL REQUEST[19.0][MIG] product_category_tax: Migration to 19.0 (#2272)