TIP: You can type at any time to perform a new search.
Hr Expense Type
hr_expense_type · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 07:31:59
- Authors
- Odoo Community Association (OCA), Trey (www.trey.es)
- Maintainers
- Odoo Community Association (OCA), Trey (www.trey.es)
- Committers
- Weblate, cubells, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_expense_view_form |
hr.expense | form | Inherits hr_expense.hr_expense_view_form | |
view_expenses_tree |
hr.expense | tree | Inherits hr_expense.view_expenses_tree | |
view_hr_expense_filter |
hr.expense | 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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
expense_type_idMany2one → hr.expense.typecomodel_name='hr.expense.type'string='Expense Type'
No public methods.
New fields (4)
-
codeChar -
company_idMany2one → res.companycomodel_name='res.company'default=<expr>required=True -
descriptionText -
nameCharrequired=Truestring='Name'
No public methods.