Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt

Use this file to discover all available pages before exploring further.

Scheduled Ship Date lets a customer service rep defer specific lines on an order to a future ship date without putting the whole order on hold. The customer is notified by email at the time the schedule is set, and the printed order PDF reflects the per-line schedule.

When to use it

Scheduled Ship Date is for the customer-facing case where one or more lines on an active sales order need to ship later than the rest. Common examples:
  • Customer asked you to hold a specific line for a future jobsite delivery.
  • One backordered line has a known restock date and the customer wants the rest of the order to ship now.
  • A mixed order has services or kits with longer lead times and the customer needs visibility into when each line will ship.
The schedule is per line. You can defer a single line or every line. The non-deferred lines on the order keep their existing ship-as-soon-as-ready behavior.

How to set or change the date

  1. Open the order detail page.
  2. Edit the line you need to defer.
  3. Set the Ship Date field on the line. Optionally add an internal note in the Ship Hold Reason field so a teammate knows why the line is held.
  4. Save the line.
When the line saves, three things happen automatically:
  1. The customer receives a Scheduled ship date set email listing every line on the order that is currently scheduled, with each line’s SKU, item title, quantity, and ship date.
  2. The order timeline records the schedule change.
  3. The next time the order PDF is generated, a Ship Date column appears on the line-item table so the customer can see at a glance which lines ship now and which lines ship later.

What the customer sees

The customer email is transactional. It announces the scheduled date, shows a table of every line currently on the schedule, and includes a link back to the customer portal. If you set a Ship Hold Reason, the reason appears as a friendly note in the email so the customer understands why the line was held. The order PDF shows a Ship Date column on the line-item table only when at least one line on the order has a scheduled ship date. Orders that ship normally render with the standard column set and no extra noise. Each line cell on the PDF reads one of three values:
  • A formatted ship date (e.g. “May 29, 2026”) for lines that are scheduled.
  • “Ships ASAP” for lines on the same order that are not scheduled.
  • “Released” for scheduled lines that have already been released into the pack queue by the auto-release scheduler or a manual release action.

Auto-release and the scheduler

The system runs a scheduler that auto-releases scheduled lines on their ship date so the warehouse picks them on schedule without manual intervention. The customer email at scheduling time is the proactive notification; the standard shipment notification fires at fulfillment time once the package ships.

Disabling the customer email

The customer email is on by default. To turn it off for the entity:
  1. Open Settings then Notifications.
  2. Locate the “Scheduled ship date set” toggle under Transactional emails.
  3. Turn the toggle off and save.
The toggle is per entity. Customers cannot opt out individually because the email is transactional under CAN-SPAM (it announces a state change on the customer’s own order).

Cross-references

  • Order Fulfillment: how scheduled lines flow into the pack queue.
  • Order Exceptions: how to handle a scheduled line whose date passes without release.
  • Customer Notifications: full catalog of customer-facing emails and which toggles control them.