TIP: You can type at any time to perform a new search.
HR Expense Report Payment Status
hr_expense_sheet_payment_state · OCA/hr-expense
- 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
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_stateSelectioncompute='_compute_payment_state'copy=Falsereadonly=Truestore=Truestring='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')]
No public methods.