{# QuickBooks Audit Log (Spec 048 - PRD F8) Migrated to the admin-ui-kit / .qb-page design system to match the other QB pages. Behavior unchanged — the JS still drives a Syncfusion Grid; only the chrome is restyled. All JS-targeted IDs preserved. #} {% set page_group = "quickbooks" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{# Env badge in the header conveys sandbox vs production. #}
Back to Dashboard

Audit Log

· {{ typeNum|upper }}

Immutable event history — every QuickBooks action recorded for review and export.

{# Loading state. #}
Loading audit log…
{# ============================================================ #} {# MODALS — JS relocates to at init. #} {# ============================================================ #} {# Void Modal #} {% include 'components/footer.html' %}
{# Bump ?v= whenever audit-log.js changes — manual cache-bust. #}