Account Fiscal Position - Type

account_fiscal_position_type
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/16.0/account_fiscal_position_type
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSHolger Brunn, Sylvain LE GAL, Daniel Reis, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:43
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 (5)
XML IDNameModelTypeStatus
view_account_fiscal_position_form account.fiscal.position field Inherits account.view_account_position_form
view_account_fiscal_position_template_form account.fiscal.position.template field Inherits account.view_account_position_template_form
view_account_fiscal_position_template_tree account.fiscal.position.template field Inherits account.view_account_position_template_tree
view_account_fiscal_position_tree account.fiscal.position field Inherits account.view_account_position_tree
view_account_move_form account.move field Inherits account.view_move_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • type_position_use Selection
    default='all' selection=_TYPE_POSITION_USE_SELECTION string='Position Application'
Public methods (0)

No public methods.

New fields (1)
  • type_position_use Selection
    default='all' selection=AccountFiscalPosition._TYPE_POSITION_USE_SELECTION string='Position Application'
Public methods (0)

No public methods.

New fields (2)
  • fiscal_position_id Many2one
    domain="[('id', 'in', suitable_fiscal_position_ids)]"
  • suitable_fiscal_position_ids Many2many → account.fiscal.position
    compute='_compute_suitable_journal_ids' args: 'account.fiscal.position'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/15.0/account_fiscal_position_type
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSDaniel Reis, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:32
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 (5)
XML IDNameModelTypeStatus
view_account_fiscal_position_form account.fiscal.position field Inherits account.view_account_position_form
view_account_fiscal_position_template_form account.fiscal.position.template field Inherits account.view_account_position_template_form
view_account_fiscal_position_template_tree account.fiscal.position.template field Inherits account.view_account_position_template_tree
view_account_fiscal_position_tree account.fiscal.position field Inherits account.view_account_position_tree
view_account_move_form account.move field Inherits account.view_move_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • type_position_use Selection
    default='all' selection=_TYPE_POSITION_USE_SELECTION string='Position Application'
Public methods (0)

No public methods.

New fields (1)
  • type_position_use Selection
    default='all' selection=AccountFiscalPosition._TYPE_POSITION_USE_SELECTION string='Position Application'
Public methods (0)

No public methods.

New fields (2)
  • fiscal_position_id Many2one
    domain="[('id', 'in', suitable_fiscal_position_ids)]"
  • suitable_fiscal_position_ids Many2many → account.fiscal.position
    compute='_compute_suitable_journal_ids' args: 'account.fiscal.position'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/12.0/account_fiscal_position_type
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Quentin Dupont, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_coa_menu
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 (4)
XML IDNameModelTypeStatus
view_account_fiscal_position_form account.fiscal.position field Inherits account.view_account_position_form
view_account_fiscal_position_template_form account.fiscal.position.template field Inherits account.view_account_position_template_form
view_account_fiscal_position_template_tree account.fiscal.position.template field Inherits account.view_account_position_template_tree
view_account_fiscal_position_tree account.fiscal.position field Inherits account.view_account_position_tree
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • type_position_use Selection
    default='all' selection=_TYPE_POSITION_USE_SELECTION string='Position Application'
Public methods (0)

No public methods.

New fields (1)
  • type_position_use Selection
    default='all' selection=_TYPE_POSITION_USE_SELECTION string='Position Application'
Public methods (0)

No public methods.

New fields (1)
  • fiscal_position_id Many2one
    domain="[('type_position_use', 'in', {'out_invoice': ['sale', 'all'],'out_refund': ['sale', 'all'],'in_refund': ['purchase', 'all'],'in_invoice': ['purchase', 'all']}.get(type, []))]"
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
PULL REQUEST
PULL REQUEST[18.0][MIG] account_fiscal_position_type (#601)