refactor: rebrand project to HartOMat

This commit is contained in:
2026-04-06 12:45:47 +02:00
parent fa7093307a
commit b795f0e6d6
95 changed files with 608 additions and 497 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
"""
Excel parser for Schaeffler CAD order lists.
Excel parser for HartOMat CAD order lists.
Supports two formats:
@@ -294,7 +294,7 @@ def _parse_material_mapping(wb) -> list[dict]:
def parse_excel(file_path: str | Path) -> ParsedExcel:
"""
Parse a Schaeffler order list Excel file.
Parse a HartOMat order list Excel file.
Returns a ParsedExcel with all data rows extracted.
Header-driven: finds "Ebene1" in any column within first 5 rows,