TIP: You can type at any time to perform a new search.
HR Expense Portal
hr_expense_portal · OCA/hr-expense
- Repository
- OCA/hr-expense · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Human Resources
- Folder size
- 0.06 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), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- Weblate, OCA-git-bot, oca-ci, Freni Patel
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
portal_layout_customer_expense |
Portal layout : customer Expense | ir.ui.view | qweb | Inherits portal.portal_breadcrumbs |
portal_my_expense |
My Communication | ir.ui.view | qweb | New |
portal_my_expenses |
My Expense | ir.ui.view | qweb | New |
portal_my_home_customer_expense |
Portal My Home : customer Expense | ir.ui.view | qweb | Inherits portal.portal_my_home |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/my/expense/<int:expense_id> |
ExpensePortal.portal_my_expense |
public | http | ALL | sudo website |
/my/expenses, /my/expenses/page/<int:page> |
ExpensePortal.portal_my_expenses |
user | http | ALL | sudo website |
Models touched (0)
No models found for this module.
Loading…
Loading…