Timesheet import accounts from last timesheet

hr_timesheet_sheet_import_accounts
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/7.0/hr_timesheet_sheet_import_accounts
VERSION
VERSION 1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSEficent
MAINTAINERS
MAINTAINERSEficent
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://www.eficent.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - hr
    - resource
    - hr_attendance
    - hr_timesheet_invoice
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
Models touched (1)

New fields (0)

No new fields.

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