Setup, access and permissions

Understand the client query-string portal routing

Know why the module renders through the working /clients route.

Audience: CRM staffPermission: Administrator / stated roleModule v1.0.0
Exact navigationClient Portal → Licence Applications
Before you begin
  • Use the exact navigation above and confirm the intended invoice, case, client, property, document or environment.
  • Confirm module activation and the stated permission before attempting the action.
  • Use a controlled test record for payments, emails, public/portal access, provider calls and deletion.

What this guide covers

Know why the module renders through the working /clients route. These instructions follow the supplied module’s live hooks, menus, controllers, forms, model rules and downstream effects.

Exact step-by-step process

  1. Use the menu links generated by the module.
  2. Do not manually rewrite them to public module routes on this supplied implementation.

Fields, choices and supported possibilities

Index/clients?license_applications=1
Newlicense_applications_action=new
Viewlicense_applications_view={id}
Category/help-centre/category/licence-applications/
Topic/help-centre/topic/licence-applications-setup-access/

Code-backed validations and workflow rules

  • The supplied hooks/controller enforce this behaviour.

Expected result and verification

  • Understand the client query-string portal routing completes through the supplied module flow.
  • Reopen the source record or settings page and verify the stored value, status, payment, file, timeline entry or notification.

Security, privacy and operational checks

  • Use the least-privilege account that has the stated permission.
  • Use a controlled test record before applying provider, financial, public-link, email or destructive actions in production.