Repository
odoo/odoo · module folder
Module version
1.0
Category
Sales Management
Folder size
0.34 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://www.odoo.com/page/employees
Last tracking update
2026-08-07 04:53:26
Authors
OpenERP SA
Maintainers
OpenERP SA
Committers
Antony Lesuisse, Olivier Dony, Launchpad Translations on behalf of openerp, Fabien Pinckaers, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Foram Katharotiya (OpenERP), Odoo Translation Bot, Denis Ledoux, Goffin Simon, Richard Mathot, Aaron Bohy, Richard Mathot (OpenERP), sgo@tinyerp.com, Chirag Dodiya (OpenERP)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
opl_all
Description
This module allows you to define what is the default function of a specific user on a given account.
====================================================================================================

This is mostly used when a user encodes his timesheet: the values are retrieved
and the fields are auto-filled. But the possibility to change these values is
still available.

Obviously if no data has been recorded for the current account, the default
value is given as usual by the employee data so that this module is perfectly
compatible with older configurations.

    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
analytic_user_funct_grid_form analytic_user_funct_grid.form analytic.user.funct.grid form New
analytic_user_funct_grid_tree analytic_user_funct_grid.tree analytic.user.funct.grid tree New
hr_timesheet_line_form_inherit hr.analytic.timesheet.form hr.analytic.timesheet form Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_form_inherit_2 hr.analytic.timesheet.form hr.analytic.timesheet form Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_tree_inherit hr.analytic.timesheet.tree hr.analytic.timesheet tree Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_line_tree_inherit_2 hr.analytic.timesheet.tree hr.analytic.timesheet tree Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_sheet_form_inherit hr.timesheet.sheet.form.tree hr_timesheet_sheet.sheet tree Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
hr_timesheet_sheet_form_inherit1 hr.timesheet.sheet.form.form hr_timesheet_sheet.sheet form Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
view_account_analytic_account_form_inherit account.analytic.account.form account.analytic.account form Inherits analytic.view_account_analytic_account_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…

Loading…