Add four skills for Tempo/KSeF timesheet and invoice workflows: - check-my-timesheet: show/log the current user's Tempo time entries - timesheet-checker: audit timesheet completion across all reporters - invoice-checker: pull KSeF invoices, check contractors + MF white list - invoice-prep: summarize Tempo hours per Jira project for invoicing Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
22 lines
876 B
Markdown
22 lines
876 B
Markdown
# Employees
|
|
|
|
## Defaults
|
|
|
|
These values apply to every employee unless overridden in the Employees table.
|
|
|
|
| setting | value |
|
|
| --- | --- |
|
|
| country | PL |
|
|
| expected_hours_per_day | 8 |
|
|
|
|
## Employees
|
|
|
|
Add a row for each employee. Use their work email address — the script looks up the Jira account ID automatically. Leave any column blank to inherit the default.
|
|
|
|
`country` is an ISO 3166-1 alpha-2 code (e.g. `PL`, `GB`, `DE`, `FR`). Public holidays for that country are fetched from date.nager.at. `start_date` is the employee's first working day — leave blank if they were employed for the full period.
|
|
|
|
| name | email | country | expected_hours_per_day | start_date |
|
|
| --- | --- | --- | --- | --- |
|
|
| Jan Kowalski | jan.kowalski@company.com | | | |
|
|
| Anna Nowak | anna.nowak@company.com | | | |
|
|
| Piotr Wiśniewski | piotr.wisniewski@company.com | | | 2026-05-15 |
|