Skip to content

Edit a job

Inline-edit a connote from the side drawer without leaving the Jobs list.

You can edit most fields of a job without leaving the Jobs list — the side drawer becomes a form when you click Edit.

  1. Open /operations/jobs.
  2. Click any row to open the drawer.
  3. In the drawer header, click Edit (pencil icon).

The drawer body switches from read-only view to a form. The View and Send to iDrv4 actions hide while editing; Cancel and Save changes appear in a sticky footer at the bottom.

The form covers everything you can change after a booking is created:

  • References — customer reference, status.
  • Pickup — company, address line, suburb, state, postcode, pickup date.
  • Delivery — same as pickup.
  • Pricing — base rate, fuel levy %, fuel levy $. Subtotal, GST, and total are recalculated by the server when you save.
  • Options — the 5 boolean flags (tailgate pickup/delivery, dangerous goods, express, insurance).
  • Instructions — pickup, delivery, special, status notes.

Read-only on the form (set during creation, recomputed, or immutable):

  • Connote number
  • Booking reference
  • Cargo totals (packages / weight / volume / chargeable)
  • Subtotal, GST, total

Click Save changes in the sticky footer. On success:

  • A Saved toast appears at the bottom-right.
  • The drawer re-opens with the updated read-only view.
  • The Jobs list refreshes so any status badge or date changes appear immediately.

Click Cancel (or press Escape) to discard changes and return to the read-only view. No fetch, no risk of partial save.

If the server rejects the save (for example, an invalid postcode), the toast shows the first few field-level errors and the form stays open so you can fix them.