Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0
Category
Human Resources
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.eficent.com
Last tracking update
2026-08-07 06:56:12
Authors
Eficent
Maintainers
Eficent
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Timesheet import accounts from last timesheet
========================================
It is usual for employees in a company to work on the same projects for weeks.

Completing the timesheets id Odoo currently means entering for each timesheet
the analytic accounts every time, which turns to be time consuming.

This module lets the user import the analytic accounts from the previous
timesheet, with a simple click.


    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_timesheet_sheet_lwa_form hr.timesheet.sheet.form hr_timesheet_sheet.sheet form Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • set_previous_timesheet_ids(self, cr, uid, ids, context=None)