refactor: rebrand project to HartOMat
This commit is contained in:
@@ -244,7 +244,7 @@ def render_order_line_task(self, order_line_id: str):
|
||||
if m.get("part_name") and m.get("material")
|
||||
}
|
||||
|
||||
# Resolve raw material names to SCHAEFFLER library names via aliases
|
||||
# Resolve raw material names to HARTOMAT library names via aliases
|
||||
from app.services.material_service import resolve_material_map
|
||||
material_map = resolve_material_map(material_map)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user