| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/18.0/product_category_tax |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Anjeel Haria |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
update_product_taxes(self)
No new fields.
Public methods (2)create(self, vals_list)
set_tax_from_category(self)
taxes_updeatable_from_category
Boolean
default=True
create(self, vals_list)
set_tax_from_category(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/15.0/product_category_tax |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Ivàn Todorovich, JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, Joan Sisquella, Joan Mateu Jordi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:34 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_category_product_link odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
update_product_taxes(self)
No new fields.
Public methods (2)create(self, vals_list)
set_tax_from_category(self)
taxes_updeatable_from_category
Boolean
default=True
create(self, vals_list)
set_tax_from_category(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/14.0/product_category_tax |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Ivàn Todorovich, OCA Transbot, JordiMForgeFlow, oca-travis, Weblate, OCA-git-bot, oca-ci, oca-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_category_product_link odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
update_product_taxes(self)
No new fields.
Public methods (2)create(self, vals_list)
set_tax_from_category(self)
taxes_updeatable_from_category
Boolean
default=True
create(self, vals_list)
set_tax_from_category(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/13.0/product_category_tax |
| VERSION | |
| VERSION | 1.2.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Ivàn Todorovich, JordiMForgeFlow, AaronHForgeFlow, oca-travis, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
update_product_taxes(self)
No new fields.
Public methods (2)create(self, vals_list)
set_tax_from_category(self)
taxes_updeatable_from_category
Boolean
default=True
create(self, vals_list)
set_tax_from_category(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-financial-tools |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] product_category_tax: Migration to 19.0 (#2272) |