Analytic plans in expenses

hr_expense_analytic_plans
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/8.0/hr_expense_analytic_plans
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSStéphane Bidoul, Holger Brunn, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - board
    - account_accountant
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - edi
    - email_template
    - account_analytic_plans
    - account_analytic_default
    - sale_stock
    - sale
    - sales_team
    - web_kanban_sparkline
    - procurement
    - stock_account
    - stock
    - web_kanban_gauge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_expenses_form hr.expense.expense xpath Inherits hr_expense.view_expenses_form
view_expenses_line_tree hr.expense.line field Inherits hr_expense.view_expenses_line_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • line_get_convert(self, x, part, date)
    @api.model
  • move_line_get_item(self, line)
    @api.model

New fields (1)
  • analytics_id Many2one → account.analytic.plan.instance
    string='Analytic plan' args: 'account.analytic.plan.instance'
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/hr_expense_analytic_plans
VERSION
VERSION 1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Serv. Tecnolog. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Serv. Tecnolog. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Leonardo Pistone, Pedro M. Baeza, GitHub, Launchpad Translations on behalf of account-core-editors, Rudolf Schnapka
WEBSITE
WEBSITEhttp://www.serviciosbaeza.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_expense
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
    - account_voucher
    - account
    - product
    - decimal_precision
    - analytic
    - edi
    - email_template
    - account_accountant
    - account_analytic_plans
    - account_analytic_default
    - sale_stock
    - sale
    - stock
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
The base module to manage analytic distribution on HR expenses
==============================================================

Using this module, you will be able to link analytic distributions to expenses.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_expenses_form_plans hr.expense.form.plans hr.expense.expense xpath Inherits hr_expense.view_expenses_form
view_expenses_line_tree_plans hr.expense.line.tree.plans hr.expense.line field Inherits hr_expense.view_expenses_line_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • line_get_convert(self, cr, uid, x, part, date, context=None)
  • move_line_get_item(self, cr, uid, line, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.