mirror of
http://100.103.83.12:3003/fegger/odoo-at-payroll.git
synced 2026-09-17 08:52:45 +00:00
[ADD] personalverrechnung: Lexis360 knowledge base (Batch 3)
Third Lexis 360 intake (44 briefings, source Stands 2025-06 to 2026-08), extending the corpus to 151 curated entries in 19 clusters. All batch-3 topics sit in the 'Entgelt: Anspruch & Abrechnung' chapter - this is the most payroll-core batch so far (SZ tariff mechanics, surcharges, commuter allowances, travel expenses, BMSVG). - 6 new clusters: reisekosten (9), pendlerforderung (9), vorsorgeleistungen (11), zuschlage (8), sonderzahlungen (4), geschenke (2); plus lb-ent-11 (Ausbildungskosten-Rueckerstattung) appended to the entgelt cluster - two URL-encoded export filenames (%c3%9f = sharp-s) normalized before intake - cross-batch reconciliation: lb-prm-04's dangling reference to 'Sonderzahlungen - Steuer' resolved against the new lb-son-04 (and lb-son-03 for the SV side); cross_refs updated - curated entries cross-checked against the verified legal inventory (RECHTSQUELLEN-Privat.md): 67-EStG staffel, 68-EStG free limits, BMSVG core values confirmed; deviations flagged, notably the 124b-Ueberstundenmassnahme 2026 citation in lb-zus-07 - the briefing cites 'Z 440 lit c'/'BGBl I 4/2026' while the verified text is Z 476 lit c idgF BGBl I 43/2026 (Aufrollung bis 30. 9. 2026), and lb-ent-01's blanket 120 EUR for 68 Abs 2 (verified: 170 EUR 2026) - further flagged points: lb-pen-09 table value 3,672 EUR (likely print error, arithmetic 2,448), PendlerVO-vs-BMF-FAQ divergence (lb-pen-01), 183-day rule Finanz vs UFS (rei), teleworker trips Finanz vs BFG/VwGH (lb-rei-07), SV status of staff participation foundations (lb-vor-01), customer gifts without SV value limit (lb-ges-02) - batch-4 candidates updated in the RUNBOOK (Abfertigung Alt, Corona-Kurzarbeit u. a.); README cluster table extended to batches 1-3 Validated: --registry 151 entries/19 clusters, --check 0 problems, structural scan over all 151 curated docs, py_compile.
This commit is contained in:
@@ -50,7 +50,7 @@ als ASCII-Slugs. Die Frontmatter ist **Single Source of Truth**;
|
||||
`kb.json` wird daraus generiert und schema-validiert
|
||||
(`build_lexis_kb.py --registry`).
|
||||
|
||||
## Cluster (Batch 1 & 2)
|
||||
## Cluster (Batch 1–3)
|
||||
|
||||
| topic-Slug | Name | ID-Präfix | IDs | n |
|
||||
|---|---|---|---|---|
|
||||
@@ -61,15 +61,21 @@ als ASCII-Slugs. Die Frontmatter ist **Single Source of Truth**;
|
||||
| `beschaftigungsformen` | Beschäftigungsformen & Abgrenzung | `bes` | lb-bes-01 … 08 | 8 |
|
||||
| `teilzeit` | Teilzeit & Bildungsteilzeit | `tzb` | lb-tzb-01 … 06 | 6 |
|
||||
| `behinderte` | Behinderte Arbeitnehmer | `beh` | lb-beh-01 … 04 | 4 |
|
||||
| `entgelt` | Entgelt: Anspruch & Abrechnung | `ent` | lb-ent-01 … 10 | 10 |
|
||||
| `entgelt` | Entgelt: Anspruch & Abrechnung | `ent` | lb-ent-01 … 11 | 11 |
|
||||
| `geschaftsfuhrer` | Geschäftsführer | `gsf` | lb-gsf-01 … 05 | 5 |
|
||||
| `leitende-angestellte` | Leitende Angestellte | `lei` | lb-lei-01 | 1 |
|
||||
| `pramien` | Prämien & Provisionen | `prm` | lb-prm-01 … 06 | 6 |
|
||||
| `sachbezuge` | Sachbezüge & freiwillige Sozialleistungen | `sac` | lb-sac-01 … 21 | 21 |
|
||||
| `vorstand` | Vorstandsmitglieder (Vorstand) | `vst` | lb-vst-01 … 04 | 4 |
|
||||
| `sonderzahlungen` | Sonderzahlungen | `son` | lb-son-01 … 04 | 4 |
|
||||
| `zuschlage` | Zulagen und Zuschläge | `zus` | lb-zus-01 … 08 | 8 |
|
||||
| `pendlerforderung` | Pendlerförderung | `pen` | lb-pen-01 … 09 | 9 |
|
||||
| `reisekosten` | Dienstreise & Reisekosten | `rei` | lb-rei-01 … 09 | 9 |
|
||||
| `vorsorgeleistungen` | Vorsorgeleistungen (BMSVG, Betriebspension, Beteiligung) | `vor` | lb-vor-01 … 11 | 11 |
|
||||
| `geschenke` | Sachzuwendungen & Geschenke | `ges` | lb-ges-01 … 02 | 2 |
|
||||
|
||||
107 Einträge in 13 Clustern (Batch 1: 55, Batch 2: 52). Zwei
|
||||
Briefings-Kapitel: „Beschäftigungsverhältnisse“ und „Entgelt: Anspruch &
|
||||
151 Einträge in 19 Clustern (Batch 1: 55, Batch 2: 52, Batch 3: 44).
|
||||
Zwei Briefings-Kapitel: „Beschäftigungsverhältnisse“ und „Entgelt: Anspruch &
|
||||
Abrechnung“ (chapter-Feld je aus dem Katalog übernehmen).
|
||||
|
||||
Frontmatter-`topic` = beschreibender ASCII-Slug (linke Spalte), das
|
||||
|
||||
Reference in New Issue
Block a user