mirror of
http://100.103.83.12:3003/fegger/odoo-at-payroll.git
synced 2026-09-17 16:56:42 +00:00
[ADD] personalverrechnung: machine-readable KV library (all current collective agreements)
Cross-checked catalogue of all currently valid Austrian collective agreements, per the source policy: main source = the responsible employer-side chamber, kollektivvertrag.at (OEGB-Verlag) as complete cross-check baseline. - oegb/: 593 variants from kollektivvertrag.at with full consolidated texts (JSON primary format, Markdown for review/diff) plus catalog.json/.csv; fetched via the portal's JSON servlets (dashboard/structure/slices/topics), resumable - wko/: 614 current documents from the WKO KV database (1,820 branch overviews across 10 regions) with texts and catalog; match-report against the baseline: 407 pairs, 30 date disagreements flagged - chambers/chambers.json: curated registry of chamber-side sources and publication gaps (GOeD member-only, RA/Notariat not public, OCR-less scan PDFs, missing hospital-doctors KV) - kv-catalog.json/.csv: merged catalogue, 768 entries, chamber classification, main_source, cross_check status, manual_review lists - tools/fetch_kv_portal.py / fetch_wko_kv.py / build_kv_catalog.py: stdlib-only fetchers and merge step, each with a --refresh diff mode - RUNBOOK.md: update cycle for keeping the library current (annual, tied to the Wartung rhythm and KV rounds) Lohntafel PDFs are linked but not downloaded; wage tables contained in the KV texts are converted. No Odoo module changes.
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
||||
>
|
||||
|
||||
Räumlicher Geltungsbereich:
|
||||
|
||||
|
||||
Österreichweit
|
||||
|
||||
Persönlicher Geltungsbereich:
|
||||
|
||||
|
||||
Arbeiter
|
||||
|
||||
Geltungsdauer:
|
||||
1.6.2026 bis 30.4.2027
|
||||
|
||||
| ** Lohngruppe ** | ** ** | ** **Stundenlohn ab 1.5.2025** in Euro ** | **Stundenlohn ab 1.6.2026 in Euro** |
|
||||
|
||||
|---|---|---|---|
|
||||
|
||||
| I. | Spezialfacharbeiter | 16,91 | **17,37** |
|
||||
|
||||
| II. | Facharbeiter nach dem 3. Jahr der Auslehre | 16,28 | **16,74** |
|
||||
|
||||
| III. | Facharbeiter nach dem 1. Jahr nach der Auslehre | 15,27 | **15,73** |
|
||||
|
||||
| IV. | Facharbeiter im 1. Jahr nach der Auslehre | 14,55 | **15,01** |
|
||||
|
||||
| V. | Hilfsarbeiter | 14,27 | **14,73** |
|
||||
|
||||
**Lehrlingseinkommen**
|
||||
|
||||
| | ab 1.5.2025 | ab 1.6.2026 |
|
||||
|
||||
|---|---|---|
|
||||
|
||||
| im 1. Lehrjahr | € 6,35 pro Stunde | € 6,54 pro Stunde |
|
||||
|
||||
| m 2. Lehrjahr | 60% | |
|
||||
|
||||
| im 3. Lehrjahr | 80% | |
|
||||
|
||||
| im 4. Lehrjahr | 90% des Lohnes der Lohngruppe III. | |
|
||||
Reference in New Issue
Block a user