Repository
OCA/hr-expense · module folder · Try on Runboat
Module version
1.0.1
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 07:57:07
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Saran440, Weblate, OCA-git-bot, oca-ci, ps-tubtim
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_hr_expense_sheet_form hr.expense.sheet.form 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 (0)

No new fields.

Public methods (1)
  • js_remove_outstanding_partial(self, partial_id)
    Expense Report can partial reconcile with multi line. So, this function will check all partial reconcile for multi unreconciled partial

New fields (1)
  • expense_payments_widget Text
    compute='_compute_payments_widget_reconciled_info' compute_sudo=True
Public methods (0)

No public methods.

Loading…