hr_timesheet_calendar
This module provides a calendar view for timesheets to visualize and manage time entries in Odoo.
Key Features
- account.analytic.line: Adds a start time field with default logic that aligns to current time or previous entries based on configuration.
- account.analytic.line: Computes unit amount automatically from start and end times when using hour unit.
- account.analytic.line: Provides a method to duplicate timesheet entries for the current day.
- res.config.settings: Adds a configuration option to choose how new timesheet entries are aligned.
- timesheet: Enables calendar view for visualizing timesheets with start and end times.
- calendar: Displays allocated hours and percentage in the event popover.
- calendar: Allows duplicating timesheet entries directly from the calendar view.