| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/8.0/hr_expense_analytic_plans |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Holger Brunn, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_expense - hr - base_setup - base - web_kanban - web - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (2)line_get_convert(self, x, part, date)
move_line_get_item(self, line)
analytics_id
Many2one → account.analytic.plan.instance
string='Analytic plan'
args: 'account.analytic.plan.instance'
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/hr_expense_analytic_plans |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Serv. Tecnolog. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Serv. Tecnolog. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Alexandre Fayolle, Leonardo Pistone, Pedro M. Baeza, GitHub, Launchpad Translations on behalf of account-core-editors, Rudolf Schnapka |
| WEBSITE | |
| WEBSITE | http://www.serviciosbaeza.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_expense - hr - base_setup - base - web_kanban - web - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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)
No new fields.
Public methods (0)No public methods.