Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Timesheet
  3. ERP Labz Import Employee Timesheet v 19.0
  4. Sales Conditions FAQ

ERP Labz Import Employee Timesheet

by ERP Labz https://www.erplabz.com
Odoo

$ 5.76

v 19.0 Third Party
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Project (project)
• Discuss (mail)
• Employees (hr)
Lines of code 409
Technical Name erpl_import_emp_timesheet
LicenseLGPL-3
Websitehttps://www.erplabz.com
Versions 17.0 18.0 19.0
You bought this module and need support? Click here!

ERP Labz Import Employee Timesheet

ERP Labz Import Employee Timesheet is a powerful Odoo module that allows you to import employee timesheet entries from CSV or Excel files into Odoo. This module simplifies the process of bulk importing timesheet data, making it easy to manage employee work hours and project tracking.

Compatible with: Odoo 17.0, 18.0, and 19.0

Key Features

  • CSV Import: Import timesheets from CSV files with customizable delimiters
  • Excel Import: Import timesheets from Excel (XLSX) files
  • Flexible Field Mapping: Supports multiple field name variations
  • Employee Management: Automatically links timesheets to employees
  • Project & Task Support: Link timesheets to projects and tasks
  • Date Format Flexibility: Supports multiple date formats (YYYY-MM-DD, DD/MM/YYYY, etc.)
  • Error Handling: Detailed error logging for failed imports
  • Import Logs: Track all import operations with success/failure statistics
  • Header Detection: Automatic detection of header row in files
  • Multiple Encoding Support: Supports UTF-8, Latin-1, and Windows-1252 encodings
  • User-Friendly Interface: Easy-to-use wizard for importing timesheets

Supported Fields

The module supports importing the following timesheet fields:

Field Name Alternative Names Required Description
Employee Employee Name, employee_name, user, User, user_name, User Name Yes Employee name or user name
Project Project Name, project_name, project No Project name to link timesheet to
Task Task Name, task_name, task No Task name to link timesheet to
Date Timesheet Date, date, timesheet_date Yes Date of the timesheet entry
Hours Unit Amount, unit_amount, Time, time, Duration, duration Yes Number of hours worked
Description Name, name, Comment, comment, Note, note No Description of work performed

Date Formats Supported

  • YYYY-MM-DD (e.g., 2024-01-15)
  • DD/MM/YYYY (e.g., 15/01/2024)
  • MM/DD/YYYY (e.g., 01/15/2024)
  • DD-MM-YYYY (e.g., 15-01-2024)
  • YYYY/MM/DD (e.g., 2024/01/15)
  • DD.MM.YYYY (e.g., 15.01.2024)

How to Use

  1. Install the module from Apps menu
  2. Go to Timesheets → Import Timesheet
  3. Click Import Timesheet button
  4. In the wizard:
    • Upload your CSV or Excel file
    • Select the file type (CSV or Excel)
    • Check "First row is header" if your file has headers
    • For CSV files, specify the delimiter (comma, semicolon, tab, etc.)
  5. Click Import button
  6. Review the import results and check the import log for any errors

File Format Example

CSV Format:

Employee,Project,Task,Date,Hours,Description
John Doe,Website Development,Frontend Development,2024-01-15,8.0,Worked on user interface
Jane Smith,Website Development,Backend Development,2024-01-15,7.5,API development
John Doe,Website Development,Testing,2024-01-16,6.0,Unit testing
        

Excel Format:

Excel files should follow the same structure with the first row containing column headers.

Import Options

  • First row is header: Check this if your file's first row contains column names.
  • CSV Delimiter: Specify the delimiter used in your CSV file (comma, semicolon, tab, space).

Import Logs

All import operations are logged with detailed information including:

  • Total number of records processed
  • Number of successful imports
  • Number of failed imports
  • Detailed error messages for failed records
  • Import date and user information

You can view import logs at Timesheets → Import Logs

Technical Details

  • Module Name: erpl_import_emp_timesheet
  • Dependencies: base, hr_timesheet, project
  • License: LGPL-3
  • Category: Human Resources/Timesheet

Requirements

For Excel file support, you need to install the xlrd library:

pip install xlrd

Support

For support, feature requests, or bug reports, please visit our website:
Website: https://www.erplabz.com

Author Information

Author: ERP Labz
Company: ERP Labz
Maintainer: ERP Labz
Website: https://www.erplabz.com

Note: Make sure your CSV/Excel file is properly formatted with the correct column names. The module will attempt to match column names flexibly, but using the standard names listed above will ensure the best results. Employees must exist in the system before importing timesheets.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with