| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/12.0/sale_project_timesheet_by_seniority |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Thierry Ducrest, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_timesheet - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest - hr_timesheet - hr - resource - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_seniority_level |
hr.employee.form.seniority.level | hr.employee | field | Inherits hr.view_employee_form |
hr_employee_seniority_level_tree_view |
hr.employee.seniority.level.tree | hr.employee.seniority.level | tree | New |
product_template_seniority_level |
product.template.seniority.level | product.template | field | Inherits product.product_template_form_view |
No new fields.
Public methods (1)create(self, vals)
seniority_level_id
Many2one → hr.employee.seniority.level
comodel_name='hr.employee.seniority.level'
name='Seniority level'
No public methods.
code
Char
name='Code'
required=True
name
Char
name='Name'
required=True
translate=True
sequence
Integer
name='Sequence'
required=True
No public methods.
seniority_level_id
Many2one → hr.employee.seniority.level
comodel_name='hr.employee.seniority.level'
name='Seniority level'
ondelete='restrict'
onchange_type_service_policy(self)
No new fields.
Public methods (1)add_product_with_specific_seniority_level(self, employee)
No new fields.
Public methods (1)alert_salesman_new_product(self, employee)