Manage suppliers & supplier records
Suppliers are the vendors you place purchase orders with. A supplier record holds contact and billing details, payment terms, and notes — and is protected from deletion while it has active orders.
-
Add a supplier. From Suppliers, choose New supplier. Only the name is required; until you enter it, the save indicator says Name is required and highlights the field. Everything else is optional but flows onto orders and bills. The record autosaves as you type — there’s no Save button. Add a short code, contact name, email/phone, a billing address, payment terms, and notes.
Name*Cascade AggregatesCodeCASCContact nameDana RuizEmailPayment termsNet 30Phone(970) 555-0148Billing address2200 Riverside Rd, Paonia, CO -
Edit safely with version checks. Supplier edits use optimistic concurrency: each save carries the record’s
version. If someone else changed the supplier since you opened it, your save returns a conflict instead of silently overwriting — reload to see their changes and reapply yours. -
Delete — guarded by active orders. Delete a supplier from the supplier card’s ⋯ actions menu (Delete supplier). It’s a soft-delete, and it’s blocked while the supplier has any active Not received or Partially Received orders — or is used as a carrier on one — so live purchasing never loses its vendor.
What’s next
Section titled “What’s next”- Create a purchase order — put a supplier to work.
- Snapshots — why renaming a supplier never breaks past orders.