Quotations (MNR)

Quotations are MNR repair quotes tied to a container and client. They support approval/rejection and optional public links without login. Dashboard: /dashboard/depot/quotations.

What it solves

Replaces loose PDFs with statused records (draft, sent, approved, rejected) and traceability.

How it works

  1. Create or edit a draft with line items and prices.
  2. Send to the client; a public token URL (/p/quote/[token]) may be used for review without login.
  3. Signature — Companies can require signature on approval (requireSignatureOnApproval).
  4. Statuses — e.g. DRAFT, SENT, APPROVED, REJECTED. The AI Assistant can summarize counts by status (read-only).

Permissions

  • CLIENT_USER does not approve from the ops panel; typical channel is the public link or offline communication.
  • The AI assistant only reads quotation data.

Related links