-- Add 'approved' to invoice_status (customer accepted the invoice; content becomes immutable). ALTER TYPE invoice_status ADD VALUE IF NOT EXISTS 'approved';