Account Move Post Block

account_move_post_block
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/15.0/account_move_post_block
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSEnric Tobella, Miquel Raïch, Weblate, OCA-git-bot, oca-ci, Juany Davila
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:38
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-invoicing:
    - account_move_exception
OCA/server-tools:
    - base_exception
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 (4)
XML IDNameModelTypeStatus
account_post_block_reason_form_view account.post.block.reason.form account.post.block.reason form New
account_post_block_reason_tree_view account.post.block.reason.tree account.post.block.reason tree New
view_account_move_filter account.move.select.block.reason account.move field Inherits account.view_account_move_filter
view_move_form account.move.form.block.reason account.move button Inherits account_move_exception.view_move_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_confirm(self)

New fields (2)
  • post_block_id Many2one → account.post.block.reason
    comodel_name='account.post.block.reason' string='Post Block Reason'
  • post_blocked Boolean
    compute='_compute_post_blocked'
Public methods (3)
  • button_release_post_block(self)
  • create(self, vals)
    @api.model
  • write(self, vals)

New fields (3)
  • active Boolean
    default=True
  • description Text
  • name Char
    required=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/14.0/account_move_post_block
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSEnric Tobella, Miquel Raïch, Weblate, OCA-git-bot, oca-ci, GuillemCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-invoicing:
    - account_move_exception
OCA/server-tools:
    - base_exception
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 (4)
XML IDNameModelTypeStatus
account_post_block_reason_form_view account.post.block.reason.form account.post.block.reason form New
account_post_block_reason_tree_view account.post.block.reason.tree account.post.block.reason tree New
view_account_move_filter account.move.select.block.reason account.move field Inherits account.view_account_move_filter
view_move_form account.move.form.block.reason account.move button Inherits account_move_exception.view_move_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_confirm(self)

New fields (2)
  • post_block_id Many2one → account.post.block.reason
    comodel_name='account.post.block.reason' string='Post Block Reason'
  • post_blocked Boolean
    compute='_compute_post_blocked' args: 'Post Blocked'
Public methods (3)
  • button_release_post_block(self)
  • create(self, vals)
    @api.model
  • write(self, vals)

New fields (3)
  • active Boolean
    default=True
  • description Text
  • name Char
    required=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/13.0/account_move_post_block
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSEnric Tobella, JordiMForgeFlow, oca-travis, OCA-git-bot, Adrià Gil Sorribes
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-invoicing:
    - account_move_exception
OCA/server-tools:
    - base_exception
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 (4)
XML IDNameModelTypeStatus
account_post_block_reason_form_view account.post.block.reason.form account.post.block.reason form New
account_post_block_reason_tree_view account.post.block.reason.tree account.post.block.reason tree New
view_account_move_filter account.move.select.block.reason account.move field Inherits account.view_account_move_filter
view_move_form account.move.form.block.reason account.move button Inherits account_move_exception.view_move_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_confirm(self)

New fields (2)
  • post_block_id Many2one → account.post.block.reason
    comodel_name='account.post.block.reason' string='Post Block Reason'
  • post_blocked Boolean
    compute='_compute_post_blocked' args: 'Post Blocked'
Public methods (3)
  • button_release_post_block(self)
  • create(self, vals)
    @api.model
  • write(self, vals)

New fields (3)
  • active Boolean
    default=True
  • description Text
  • name Char
    required=True
Public methods (0)

No public methods.