TIP: You can type at any time to perform a new search.
HR Expense Analytic Distribution
hr_expense_analytic_distribution · OCA/hr-expense
- Repository
- OCA/hr-expense · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Expense Management
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr-expense
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Odoo Community Association (OCA), Open Source Integrators
- Maintainers
- dreispt
- Committers
- Daniel Reis, Weblate, OCA-git-bot, oca-travis, Kitti U, Chandresh Thakkar OSI
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_expense_analytic_distribution_view_form |
hr.expense.analytic.distribution.view.form | hr.expense.analytic.distribution | form | New |
hr_expense_sheet_form_view_inherit |
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 (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (3)
-
analytic_account_idMany2one → account.analytic.accountrequired=Truestring='Analytic Account' args: 'account.analytic.account' -
expense_idMany2one → hr.expense.sheetstring='Expense' args: 'hr.expense.sheet' -
percentageFloatrequired=True args: 'Percentage'
No public methods.
New fields (1)
-
expense_distribution_idsOne2many → hr.expense.analytic.distributionstring='Distribution Lines' args: 'hr.expense.analytic.distribution', 'expense_id'
No public methods.
Loading…
Loading…