EnOpSyBilling
enopsy.com
DocumentationBillingCreate Order

Create Order

What is this?

A form to capture a new order: who it's for, what currency and payment method apply, and one or more priced line items.

Why use it?

Every invoice in this system originates from an order (either created here directly, or auto-generated when a draft order is published).

Before you start

Financial warning: the Create invoice and Send invoice to client toggles default to ON. If you are testing or preparing an order and do not want an email sent to a real client immediately, turn Send invoice to client off before saving.

How to open it

Billing → Order → New Order.

How to use it

  1. Set Status, pick or add a Client, and confirm the Order Date.
  2. Choose Currency, Payment gateway (Manual or Stripe were the two options confirmed on this tenant), then Payment method and Payment Type (One Time or Recurring).
  3. Add one or more Line Items: description, quantity, and unit price. Confirm each row with the checkmark button before adding another.
  4. Optionally add a Sales owner, Tags, and Internal notes.
  5. Click Save Draft to save without finalizing, or Create Order to finalize immediately.

Fields and options

Field/OptionWhat it doesExampleImportant notes
ClientSelects an existing client or opens "Add new client"QA_TEST ClientNew-client creation validates that Name and a correctly-formatted Email are both provided
Payment gatewayManual or StripeManualSelecting Manual auto-selects "Cash" as the payment method
Line item DescriptionFree-text description of the itemConsulting hoursKnown issue: while a row is being edited, this field displays extremely narrow (only a sliver of text is visible), even though the full text you type is saved correctly. Type your full description with confidence and confirm the row — the saved value is correct even though it's hard to read while typing.
Quantity × Unit PriceComputes the line Amount3 × $10.33 = $30.99Verified accurate, including sub-cent unit prices (rounded only for display)
Create invoiceAuto-generates a linked invoice when the order is created/publishedOn by default
Send invoice to clientEmails the generated invoice to the client's addressOn by defaultTurn off for internal/test orders

What happens after saving?

Save Draft: creates a Draft-status record visible under Order → Draft; no invoice or email is generated. Create Order (or publishing a draft): the order becomes active, its totals are locked in, and — if "Create invoice" is on — a new Invoice is generated automatically with identical client, currency, line items, and total. This was confirmed accurate to the cent in this audit. This step cannot be undone from the UI (publishing requires an explicit "I understand and confirm" checkbox).

Common problems

Problem: I can't read what I typed in a line item's Description box.
Why it happens: A confirmed display bug renders that field very narrow while editing.
How to fix: Type your description anyway and confirm the row (checkmark) — the full text is saved and displays correctly afterward in the read-only row and on the resulting invoice.