Repository
OCA/hr-expense · 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-expense
Last tracking update
2026-08-07 08:09:24
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Saran440, Weblate, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_expense_view_form hr.expense.view.form hr.expense form Inherits hr_expense.hr_expense_view_form
view_hr_expense_sheet_form hr.expense.sheet.form.inherit hr.expense.sheet form Inherits hr_expense.view_hr_expense_sheet_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • vendor_id Many2one → res.partner
    comodel_name='res.partner' help='Paid by company direct to this vendor' string='To Vendor'
Public methods (0)

No public methods.

New fields (1)
  • vendor_id Many2one → res.partner
    comodel_name='res.partner' readonly=True related='expense_line_ids.vendor_id' string='To Vendor'
Public methods (1)
  • action_sheet_move_create(self)

Loading…

Loading…