{% extends "admin/base.html" %} {% block title %}Cost Factors Management{% endblock %} {% block content %}
Configure calculation parameters and factors
Base Factors
Mold Factors
Complexity
Texture
Tax Factors
| Factor Name | Value | Description | Actions |
|---|---|---|---|
|
{{ factor.name }}
{{ factor.category }}
|
{{ "%.2f"|format(factor.factor_value) }} | {{ factor.description or 'Complexity-related factor' }} | Edit History |
No complexity factors found.
| Factor Name | Value | Description | Actions |
|---|---|---|---|
|
{{ factor.name }}
{{ factor.category }}
|
{{ "%.2f"|format(factor.factor_value) }} | {{ factor.description or 'Texture-related factor' }} | Edit History |
No texture factors found.