Repository
OCA/account-analytic · module folder · Try on Runboat
Module version
1.0.0
Category
Analytic Accounting
Folder size
0.11 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-analytic
Last tracking update
2026-08-07 09:06:24
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits account.view_account_form
view_account_account_tree account.account tree Inherits account.view_account_list
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…