| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/12.0/hr_expense_type |
| 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), Trey (www.trey.es) |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Trey (www.trey.es) |
| COMMITTERS | |
| COMMITTERS | cubells, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/hr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_expense - hr_contract - hr - base_setup - base - web - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_expense_view_form |
hr.expense | field | Inherits hr_expense.hr_expense_view_form | |
view_expenses_tree |
hr.expense | field | Inherits hr_expense.view_expenses_tree | |
view_hr_expense_filter |
hr.expense | field | Inherits hr_expense.view_hr_expense_filter | |
view_hr_expense_type_form |
hr.expense.type | form | New | |
view_hr_expense_type_tree |
hr.expense.type | tree | New |
expense_type_id
Many2one → hr.expense.type
comodel_name='hr.expense.type'
string='Expense Type'
No public methods.
code
Char
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
required=True
description
Text
name
Char
required=True
string='Name'
No public methods.