| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/19.0/account_analytic_required |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - 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*). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_account_form |
account.account | field | Inherits account.view_account_form | |
view_account_account_tree |
account.account | field | Inherits account.view_account_list |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/18.0/account_analytic_required |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Denis Leemann, Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - 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*). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_account_form |
account.account | field | Inherits account.view_account_form | |
view_account_account_tree |
account.account | field | Inherits account.view_account_list |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/17.0/account_analytic_required |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_usability odoo/odoo: - account - base_setup - base - web - onboarding - product - 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*. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/16.0/account_analytic_required |
| VERSION | |
| VERSION | 2.0.1 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Minh Chien |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/15.0/account_analytic_required |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Luis D. Lafaurie, Rod |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_usability odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/14.0/account_analytic_required |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, OCA Transbot, sergio-teruel, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, oca-git-bot, Mussie Sirak |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_menu odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/13.0/account_analytic_required |
| VERSION | |
| VERSION | 2.0.2 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, david, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, jim.hoefnagels, Kaynnan Lemes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_menu odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (1)post(self, *args, **kwargs)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/12.0/account_analytic_required |
| VERSION | |
| VERSION | 3.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, Raf Ven, Robin Keunen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (1)post(self, *args, **kwargs)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/11.0/account_analytic_required |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, mpanarin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (1)post(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/10.0/account_analytic_required |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Pedro M. Baeza, Akim Juillerat, Stéphane Bidoul (ACSONE), cubells, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (1)post(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/9.0/account_analytic_required |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/8.0/account_analytic_required |
| VERSION | |
| VERSION | 0.2.0 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexandre Fayolle, Leonardo Pistone, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/7.0/account_analytic_required |
| VERSION | |
| VERSION | 0.2 |
| CATEGORY | |
| CATEGORY | Analytic Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Sté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 | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/6.1/account_analytic_required |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexis de Lattre, Alexandre Fayolle, Stefan Rijnhart, Joel Grand-Guillaume |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - product - process - decimal_precision - analytic - board - edi - email_template - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_required_account_type_form |
account_analytic_required.account_type_form | account.account.type | field | Inherits account.view_account_type_form |
No models found for this module.