Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting/Accounting
Folder size
0.0 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 05:12:45
Authors
Maintainers
None
Committers
Goffin Simon, Nicolas Martinelli, Damien Bouvy, wan, Xavier-Do
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Set default values for your analytic accounts on your hr expenses.
==================================================================

Allows to automatically select analytic accounts based on Product
    

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • account_analytic_id Many2one
    compute='_compute_analytic_id' readonly=False store=True
  • analytic_tag_ids Many2many
    compute='_compute_tag_ids' readonly=False store=True
Public methods (0)

No public methods.