odoo/tutorials#1334

Created by Parth Sawant (pasaw)

Blocked

label
odoo-dev:19.0-timesheet-kiosk-pasaw
head
4d6e2b6553e1fab7115013480d0f2e22eab5ec8e
odoo/tutorials
19.0 #1334 missing statuses missing r+
master

[ADD] timesheet_kiosk: add kiosk application for employee timesheet logging

Employees on the shop floor or without Odoo backend access need a simple way to clock in/out on project tasks without going through the full Odoo interface.

This new module provides a barcode-driven kiosk that:
- Identifies employees by barcode scan and fetches their assigned tasks
- Allows starting a task timer directly from the kiosk
- Stops the active timer and caps logged hours at a configurable maximum to prevent accidental overruns
- Sends an email notification to the project manager via a configurable mail template when a timer is stopped