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
- Create or edit a draft with line items and prices.
- Send to the client; a public token URL (
/p/quote/[token]) may be used for review without login. - Signature — Companies can require signature on approval (
requireSignatureOnApproval). - 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.

