Account - Allow updating tax grids

account_update_tax_tags
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/account_update_tax_tags
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Laurent Smet, Julien Castiaux, Luis Torres, Tiffany Chang (tic), Gorash, Louis Wicket (wil), Dylan Kiss (dyki), igbe
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module allows updating tax grids on existing accounting entries.
    In debug mode a button to update your entries' tax grids will be available
    in Accounting settings.
    This is typically useful after some legal changes were done on the tax report,
    requiring a new tax configuration.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.account_update_tax_tags res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_update_tax_tags_wizard_form account.update.tax.tags.wizard.form account.update.tax.tags.wizard form New
Models touched (1)

New fields (3)
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> readonly=True required=True
  • date_from Date
    compute='_compute_date_from' help='Date from which journal items will be updated.' readonly=False required=True store=True string='Starting from'
  • display_lock_date_warning Boolean
    compute='_compute_display_lock_date_warning'
Public methods (1)
  • update_amls_tax_tags(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/account_update_tax_tags
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Odoo Online, Christophe Monniez, Luis Torres, Louis Wicket (wil), Claire Bretton (clbr), Dylan Kiss (dyki), Krzysztof Magusiak (krma)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 updating tax grids on existing accounting entries.
    In debug mode a button to update your entries' tax grids will be available
    in Accounting settings.
    This is typically useful after some legal changes were done on the tax report,
    requiring a new tax configuration.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.account_update_tax_tags res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_update_tax_tags_wizard_form account.update.tax.tags.wizard.form account.update.tax.tags.wizard form New
Models touched (1)

New fields (3)
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> readonly=True required=True
  • date_from Date
    compute='_compute_date_from' help='Date from which journal items will be updated.' readonly=False required=True store=True string='Starting from'
  • display_lock_date_warning Boolean
    compute='_compute_display_lock_date_warning'
Public methods (1)
  • update_amls_tax_tags(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/account_update_tax_tags
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Tiffany Chang (tic), Claire Bretton (clbr), Dylan Kiss (dyki)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 updating tax grids on existing accounting entries.
    In debug mode a button to update your entries' tax grids will be available
    in Accounting settings.
    This is typically useful after some legal changes were done on the tax report,
    requiring a new tax configuration.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.account_update_tax_tags res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_update_tax_tags_wizard_form account.update.tax.tags.wizard.form account.update.tax.tags.wizard form New
Models touched (1)

New fields (3)
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> readonly=True required=True
  • date_from Date
    compute='_compute_date_from' help='Date from which journal items will be updated.' readonly=False required=True store=True string='Starting from'
  • display_lock_date_warning Boolean
    compute='_compute_display_lock_date_warning'
Public methods (1)
  • update_amls_tax_tags(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/account_update_tax_tags
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSClaire Bretton (clbr)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40: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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module allows updating tax grids on existing accounting entries.
    In debug mode a button to update your entries' tax grids will be available
    in Accounting settings.
    This is typically useful after some legal changes were done on the tax report,
    requiring a new tax configuration.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.account_update_tax_tags res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_update_tax_tags_wizard_form account.update.tax.tags.wizard.form account.update.tax.tags.wizard form New
Models touched (1)

New fields (3)
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> readonly=True required=True
  • date_from Date
    compute='_compute_date_from' help='Date from which journal items will be updated.' readonly=False required=True store=True string='Starting from'
  • display_lock_date_warning Boolean
    compute='_compute_display_lock_date_warning'
Public methods (1)
  • update_amls_tax_tags(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/account_update_tax_tags
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSTiffany Chang (tic), Claire Bretton (clbr)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:26
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
    This module allows updating tax grids on existing accounting entries.
    In debug mode a button to update your entries' tax grids will be available
    in Accounting settings.
    This is typically useful after some legal changes were done on the tax report,
    requiring a new tax configuration.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.account_update_tax_tags res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_update_tax_tags_wizard_form account.update.tax.tags.wizard.form account.update.tax.tags.wizard form New
Models touched (1)

New fields (3)
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> readonly=True required=True
  • date_from Date
    compute='_compute_date_from' help='Date from which journal items will be updated.' readonly=False required=True store=True string='Starting from'
  • display_lock_date_warning Boolean
    compute='_compute_display_lock_date_warning'
Public methods (1)
  • update_amls_tax_tags(self)