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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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_id Many2one → hr.expense.type
    comodel_name='hr.expense.type' string='Expense Type'
Public methods (0)

No public methods.

New fields (4)
  • code Char
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> required=True
  • description Text
  • name Char
    required=True string='Name'
Public methods (0)

No public methods.