Repository
OCA/hr-expense · module folder · Try on Runboat
Module version
1.0.1
Category
Human Resources/Expenses
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/hr-expense
Last tracking update
2026-08-07 07:47:41
Authors
Camptocamp, Odoo SA, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo SA, Odoo Community Association (OCA)
Committers
Saran440, Maksym Yankin, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_hr_expense_sheet_form hr.expense.sheet.form.payment.state hr.expense.sheet form Inherits hr_expense.view_hr_expense_sheet_form
view_hr_expense_sheet_tree hr.expense.sheet.tree.payment.state hr.expense.sheet tree Inherits hr_expense.view_hr_expense_sheet_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • is_invoice(self, include_receipts=False)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • payment_state Selection
    compute='_compute_payment_state' copy=False readonly=True store=True string='Payment Status' tracking=True args: [('not_paid', 'Not Paid'), ('in_payment', 'In Payment'), ('paid', 'Paid'), ('partial', 'Partially Paid'), ('reversed', 'Reversed'), ('invoicing_legacy', 'Invoicing App Legacy')]
Public methods (0)

No public methods.