diff --git a/app/modules/clients/templates/clients/partials/form.html b/app/modules/clients/templates/clients/partials/form.html index cae98c4..f0e88f8 100644 --- a/app/modules/clients/templates/clients/partials/form.html +++ b/app/modules/clients/templates/clients/partials/form.html @@ -19,7 +19,7 @@
- +
-
- - -
+ {# Legacy client_category is retained as a hidden compatibility value. + Service selection belongs to the engagement workflow. #} +
@@ -181,15 +175,8 @@
{% if form_mode == 'firm_admin' %} -
- -
- {% for t in form_options.tenants %} - {{ t.name }} - {% endfor %} -
- -
+ {# Firm Admin is always scoped by the active tenant in the shared header. #} +
@@ -384,13 +371,9 @@
{% else %}
-
-

Services and AQMM requirements are configured at engagement level

-

- Create the client master first. After creation, assign one or more firm-enabled services through an engagement. - The existing Assurance / Non-Assurance classification will continue to activate the applicable acceptance, - independence, conflict, engagement-letter and other AQMM requirements. -

+
+
Services and AQMM requirements are configured at engagement level
+

Create the client master first. After creation, assign one or more firm-enabled services through an engagement. The existing Assurance / Non-Assurance classification will continue to activate the applicable acceptance, independence, conflict, engagement-letter and other AQMM requirements.

{% endif %}