HR Expense Analytic Require

hr_expense_analytic_require
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/12.0/hr_expense_analytic_require
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Khalid
WEBSITE
WEBSITEhttps://github.com/OCA/hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_expense_view_form hr.expense.form.inherit hr.expense xpath Inherits hr_expense.hr_expense_view_form
res_company_form_view_inherit_account_intrastat res.company.form.inherit.account.analytic res.company xpath Inherits base.view_company_form
res_config_settings_view_form res.config.settings.view.form.inherit.hr.expense.analytic res.config.settings xpath Inherits base.res_config_settings_view_form
Models touched (3)

New fields (1)
  • analytic_account_id Many2one
    default=<expr>
Public methods (0)

No public methods.

New fields (1)
  • default_expense_analytic_id Many2one → account.analytic.account
    string='Default Analytic Account for Expenses' args: 'account.analytic.account'
Public methods (0)

No public methods.

New fields (1)
  • expense_analytic_id Many2one → account.analytic.account
    readonly=False related='company_id.default_expense_analytic_id' string='Default Analytic Account for Expenses' args: 'account.analytic.account'
Public methods (0)

No public methods.