TIP: You can type at any time to perform a new search.
Hr Timesheet Analytic Tag
hr_timesheet_analytic_tag · OCA/account-analytic
- Repository
- OCA/account-analytic · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/account-analytic
- Last tracking update
- 2026-08-07 08:42:52
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
The module restores the possibility of defining analytical tags in project tasks and timesheets so that the analytical items generated have those tags.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_task_form2 |
project.task.form | project.task | form | Inherits project.view_task_form2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
create(self, vals_list)@api.model_create_multi
New fields (1)
-
analytic_tag_idsMany2many → account.analytic.tagcheck_company=Truecomodel_name='account.analytic.tag'domain="['|', ('company_id', '=', False), ('company_id', '=', company_id)]"string='Analytic Tags'
No public methods.
Loading…
Loading…