Permanent Lock Move

account_permanent_lock_move
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/12.0/account_permanent_lock_move
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, houssine, robin.keunen
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
permanent_lock_date_wizard_view_form permanent.lock.date.wizard.form permanent.lock.date.wizard form New
res_config_settings_view_form res.config.settings div Inherits account.res_config_settings_view_form
Models touched (4)

New fields (0)

No new fields.

Public methods (3)
  • button_cancel(self)
    @api.multi
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (2)
  • company_id Many2one → res.company
    comodel_name='res.company' string='Company'
  • lock_date Date
    string='Lock Date'
Public methods (1)
  • confirm_date(self)
    @api.multi

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of Lock Date.' string='Permanent Lock Date'
Public methods (0)

No public methods.

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of "Lock Date".' related='company_id.permanent_lock_date' string='Permanent Lock Date'
Public methods (1)
  • change_permanent_lock_date(self)
    @api.multi
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/11.0/account_permanent_lock_move
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, MMI
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
permanent_lock_date_wizard_view_form permanent.lock.date.wizard.form permanent.lock.date.wizard form New
res_config_settings_view_form res.config.settings div Inherits account.res_config_settings_view_form
Models touched (4)

New fields (0)

No new fields.

Public methods (3)
  • button_cancel(self)
    @api.multi
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (2)
  • company_id Many2one → res.company
    comodel_name='res.company' string='Company'
  • lock_date Date
    string='Lock Date'
Public methods (1)
  • confirm_date(self)
    @api.multi

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of Lock Date.' string='Permanent Lock Date'
Public methods (0)

No public methods.

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of "Lock Date".' related='company_id.permanent_lock_date' string='Permanent Lock Date'
Public methods (1)
  • change_permanent_lock_date(self)
    @api.multi
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/10.0/account_permanent_lock_move
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAlexis de Lattre, Pedro M. Baeza, GitHub, OCA Transbot, Adrien Peiffer (ACSONE), oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
permanent_lock_date_wizard_form permanent.lock.date.wizard.form permanent.lock.date.wizard form New
view_account_config_settings_permanent_lock account settings permanent lock account.config.settings xpath Inherits account.view_account_config_settings
Models touched (4)

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of "Lock Date".' related='company_id.permanent_lock_date' string='Permanent Lock Date'
Public methods (1)
  • change_permanent_lock_date(self)
    @api.multi

New fields (0)

No new fields.

Public methods (3)
  • button_cancel(self)
    @api.multi
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (3)
  • company_id Many2one → res.company
    comodel_name='res.company' readonly=True required=True string='Company'
  • current_lock_date Date
    readonly=True related='company_id.permanent_lock_date' string='Current Lock Date'
  • lock_date Date
    required=True string='New Permanent Lock Date'
Public methods (1)
  • confirm_date(self)

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of Lock Date.' string='Permanent Lock Date'
Public methods (0)

No public methods.

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/9.0/account_permanent_lock_move
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSMatthieu Dietrich, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
permanent_lock_date_wizard_form permanent.lock.date.wizard.form permanent.lock.date.wizard form New
view_account_config_settings_permanent_lock account settings permanent lock account.config.settings xpath Inherits account.view_account_config_settings
Models touched (4)

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of "Lock Date".' related='company_id.permanent_lock_date' string='Permanent Lock Date'
Public methods (1)
  • change_permanent_lock_date(self)
    @api.multi

New fields (0)

No new fields.

Public methods (3)
  • button_cancel(self)
    @api.multi
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (2)
  • company_id Many2one → res.company
    comodel_name='res.company' string='Company'
  • lock_date Date
    string='Lock Date'
Public methods (1)
  • confirm_date(self)
    @api.multi

New fields (1)
  • permanent_lock_date Date
    help='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of Lock Date.' string='Permanent Lock Date'
Public methods (0)

No public methods.