Account Analytic Required

account_analytic_required
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/19.0/account_analytic_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
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 adds an option *analytic policy* on accounts. You have the
choice between 4 policies : *always*, *never*, *posted moves* and empty
(*optional*).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_account_form account.account field Inherits account.view_account_form
view_account_account_tree account.account field Inherits account.view_account_list
Models touched (3)

New fields (1)
  • analytic_policy Selection
    help='Sets the policy for analytic accounts.\nIf you select:\n- Empty: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.' selection=[('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/18.0/account_analytic_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSDenis Leemann, Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
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 adds an option *analytic policy* on accounts. You have the
choice between 4 policies : *always*, *never*, *posted moves* and empty
(*optional*).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_account_form account.account field Inherits account.view_account_form
view_account_account_tree account.account field Inherits account.view_account_list
Models touched (3)

New fields (1)
  • analytic_policy Selection
    help='Sets the policy for analytic accounts.\nIf you select:\n- Empty: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.' selection=[('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/17.0/account_analytic_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_usability
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 adds an option *analytic policy* on accounts. You have the
choice between 4 policies : *always*, *never*, *posted moves* and
*optional*.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_account_form account_analytic_required.account_account_form account.account field Inherits account.view_account_form
view_account_account_tree account_analytic_required.account_account_tree account.account field Inherits account.view_account_list
Models touched (3)

New fields (1)
  • analytic_policy Selection
    company_dependent=True default='optional' help='Sets the policy for analytic accounts.\nIf you select:\n- Optional: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.\n\nThis field is company dependent.' selection=[('optional', 'Optional'), ('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/16.0/account_analytic_required
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSStéphane Bidoul, Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Minh Chien
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
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 (2)
XML IDNameModelTypeStatus
view_account_account_form account_analytic_required.account_account_form account.account field Inherits account.view_account_form
view_account_account_tree account_analytic_required.account_account_tree account.account field Inherits account.view_account_list
Models touched (3)

New fields (1)
  • analytic_policy Selection
    help='Sets the policy for analytic accounts.\nIf you select:\n- Empty: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.' selection=[('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/15.0/account_analytic_required
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Luis D. Lafaurie, Rod
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_usability
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 (2)
XML IDNameModelTypeStatus
view_account_type_form account_analytic_required.account_type_form account.account.type xpath Inherits account.view_account_type_form
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • property_analytic_policy Selection
    company_dependent=True default='optional' help='Sets the policy for analytic accounts.\nIf you select:\n- Optional: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.\n\nThis field is company dependent.' selection=[('optional', 'Optional'), ('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/14.0/account_analytic_required
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, OCA Transbot, sergio-teruel, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, oca-git-bot, Mussie Sirak
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_menu
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 (2)
XML IDNameModelTypeStatus
view_account_type_form account_analytic_required.account_type_form account.account.type xpath Inherits account.view_account_type_form
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • property_analytic_policy Selection
    company_dependent=True default='optional' help='Sets the policy for analytic accounts.\nIf you select:\n- Optional: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.\n\nThis field is company dependent.' selection=[('optional', 'Optional'), ('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/13.0/account_analytic_required
VERSION
VERSION 2.0.2
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSPedro M. Baeza, david, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, jim.hoefnagels, Kaynnan Lemes
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_menu
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 (2)
XML IDNameModelTypeStatus
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type xpath Inherits account.view_account_type_form
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (3)

New fields (1)
  • property_analytic_policy Selection
    company_dependent=True default='optional' help='Sets the policy for analytic accounts.\nIf you select:\n- Optional: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.\n\nThis field is company dependent.' required=True selection=[('optional', 'Optional'), ('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • post(self, *args, **kwargs)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/12.0/account_analytic_required
VERSION
VERSION 3.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, Raf Ven, Robin Keunen
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_type_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 (2)
XML IDNameModelTypeStatus
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type xpath Inherits account.view_account_type_form
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (3)

New fields (1)
  • property_analytic_policy Selection
    company_dependent=True default='optional' help='Sets the policy for analytic accounts.\nIf you select:\n- Optional: The accountant is free to put an analytic account on an account move line with this type of account.\n- Always: The accountant will get an error message if there is no analytic account.\n- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n- Never: The accountant will get an error message if an analytic account is present.\n\nThis field is company dependent.' required=True selection=[('optional', 'Optional'), ('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • post(self, *args, **kwargs)
    @api.multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/11.0/account_analytic_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, mpanarin
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_type_menu
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 (3)
XML IDNameModelTypeStatus
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type xpath Inherits account.view_account_type_form
view_account_type_search account_analytic_required.account_type_search account.account.type field Inherits account.view_account_type_search
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (3)

New fields (1)
  • analytic_policy Selection
    default='optional' help="Set the policy for analytic accounts : if you select 'Optional', the accountant is free to put an analytic account on an account move line with this type of account ; if you select 'Always', the accountant will get an error message if there is no analytic account ; if you select 'Posted moves', the accountant will get an error message if no analytic account is defined when the move is posted ; if you select 'Never', the accountant will get an error message if an analytic account is present." required=True selection=[('optional', 'Optional'), ('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • post(self)
    @api.multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/10.0/account_analytic_required
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Pedro M. Baeza, Akim Juillerat, Stéphane Bidoul (ACSONE), cubells, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_type_menu
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 (3)
XML IDNameModelTypeStatus
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type xpath Inherits account.view_account_type_form
view_account_type_search account_analytic_required.account_type_search account.account.type field Inherits account.view_account_type_search
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (3)

New fields (1)
  • analytic_policy Selection
    default='optional' help="Set the policy for analytic accounts : if you select 'Optional', the accountant is free to put an analytic account on an account move line with this type of account ; if you select 'Always', the accountant will get an error message if there is no analytic account ; if you select 'Posted moves', the accountant will get an error message if no analytic account is defined when the move is posted ; if you select 'Never', the accountant will get an error message if an analytic account is present." required=True selection=[('optional', 'Optional'), ('always', 'Always'), ('posted', 'Posted moves'), ('never', 'Never')] string='Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • post(self)
    @api.multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/9.0/account_analytic_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSYannick Vaucher, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
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
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type xpath Inherits account.view_account_type_form
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (2)

New fields (1)
  • analytic_policy Selection
    default='optional' help="Set the policy for analytic accounts : if you select 'Optional', the accountant is free to put an analytic account on an account move line with this type of account ; if you select 'Always', the accountant will get an error message if there is no analytic account ; if you select 'Never', the accountant will get an error message if an analytic account is present." required=True args: _get_policies, 'Policy for analytic account'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/8.0/account_analytic_required
VERSION
VERSION 0.2.0
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Leonardo Pistone, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Account Analytic Required
=========================

This module adds an option *analytic policy* on account types.
You have the choice between 3 policies : *always*, *never* and *optional*.

For example, if you want to have an analytic account on all your expenses,
set the policy to *always* for the account type *expense* ; then, if you
try to save an account move line with an account of type *expense*
without analytic account, you will get an error message.

Module developped by Alexis de Lattre <alexis.delattre@akretion.com>
during the Akretion-Camptocamp code sprint of June 2011.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type field Inherits account.view_account_type_form
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/7.0/account_analytic_required
VERSION
VERSION 0.2
CATEGORY
CATEGORYAnalytic Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSStéphane Bidoul, Alexis de Lattre, Yannick Vaucher, Alexandre Fayolle, Laetitia Gangloff, Joel Grand-Guillaume, Leonardo Pistone, Launchpad Translations on behalf of account-core-editors, Rudolf Schnapka
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Account Analytic Required
=========================

This module adds an option *analytic policy* on account types.
You have the choice between 3 policies : *always*, *never* and *optional*.

For example, if you want to have an analytic account on all your expenses,
set the policy to *always* for the account type *expense* ; then, if you
try to save an account move line with an account of type *expense*
without analytic account, you will get an error message.

Module developped by Alexis de Lattre <alexis.delattre@akretion.com>
during the Akretion-Camptocamp code sprint of June 2011.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type field Inherits account.view_account_type_form
view_account_type_tree account_analytic_required.account_type_tree account.account.type field Inherits account.view_account_type_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/6.1/account_analytic_required
VERSION
VERSION 0.1
CATEGORY
CATEGORYGeneric Modules/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSStéphane Bidoul, Alexis de Lattre, Alexandre Fayolle, Stefan Rijnhart, Joel Grand-Guillaume
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds an option "analytic policy" on account types. You have the choice between 3 policies : always, never and optional.

For example, if you want to have an analytic account on all your expenses, set the policy to "always" for the account type "expense" ; then, if you try to save an account move line with an account of type "expense" without analytic account, you will get an error message.

Module developped by Alexis de Lattre <alexis.delattre@akretion.com> during the Akretion-Camptocamp code sprint of June 2011.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_analytic_required_account_type_form account_analytic_required.account_type_form account.account.type field Inherits account.view_account_type_form
Models touched (0)

No models found for this module.