▸ View SQL — Run once in Supabase SQL Editorcreate table public.rtl_inspections (
id uuid default gen_random_uuid() primary key,
submitted_at timestamptz default now(),
tech_name text, job_date text, job_number text,
village_location text, unit_number text
);
alter table public.rtl_inspections enable row level security;
create policy "insert" on public.rtl_inspections for insert with check (true);
create policy "select" on public.rtl_inspections for select using (true);
NZ Facilities Ltd
RTL Inspection Tool
Haumaru Housing
Select Inspection Type
🔍
Pre-Inspection
Initial unit condition assessment before refurbishment begins
›
— or —
✅
Final Inspection
Completion sign-off and handover readiness check against full scope
›
🔍 Pre-Inspection
RTL Unit Inspection
Haumaru Housing — NZ Facilities Ltd
✓ Report submitted to Operations. Tap above to save a PDF copy to your phone for your records.