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.
These scenarios are less common but critical when they occur. Reach out to your manager if you’re unsure how to proceed.
Canceling an order with serialized items
Scenario: Order contains items with unique serial numbers (e.g., equipment, electronics). Customer wants to cancel after items have been picked. Solution:- Proceed with the cancellation per Cancel Order Decision Tree.
- During cancellation, the system releases the serial numbers back to your serial inventory as available.
- Verify in Products > Serial Numbers that the released serials are now available (not assigned to another order).
- Do NOT manually reassign the serials unless they need to be destroyed or repaired.
Canceling an order with drop-ship items
Scenario: Order contains items marked as drop-ship (supplier ships directly to customer). Customer cancels the order. Solution:- When you cancel the order in Arcus, the system also cancels the auto-generated purchase order to the supplier.
- A cancellation notification is sent to the supplier (if integrated; otherwise, manual email required).
- Contact the supplier directly to confirm the PO cancellation, especially if it was already picked/shipped.
- If the supplier has already shipped to the customer, coordinate a return with the supplier.
Refund amount exceeds customer payment
Scenario: Customer paid 750. What do you do? What happens: The system enforces a cap on refund amounts per Rule 23. You cannot issue a refund greater than the original payment. Solution:- Issue a refund for the amount paid ($500, the maximum).
- Create an account credit for the difference ($250).
- Inform customer: “We’ve refunded your 250. You can use the $250 credit on a future order, or I can process it as a separate payment to your original card if preferred.”
Two CS reps editing the same order simultaneously
Scenario: Two team members open the same order and both make changes (one changes address, the other changes payment method). What happens: Optimistic locking is used. The first rep’s change is saved. The second rep’s browser shows a Conflict warning. Solution:- Second rep sees the warning: “This order was modified by [other rep]. Please refresh and re-apply your changes.”
- Rep clicks Refresh.
- Order reloads with the first rep’s changes visible.
- Rep re-applies their own changes (change payment method on top of the updated address).
- Rep clicks Save again.
Customer with no email address on file
Scenario: Order needs to be shipped but the customer account has no email address (rare, legacy data). What happens: Arcus allows orders without emails but skips automated email notifications. Solution:- Add an email address to the customer account:
- Click Accounts > select customer > Contacts tab.
- Click Add Contact or edit the primary contact.
- Enter the email address.
- Click Save.
- Now proceed with order confirmation, shipment notification, etc.; emails will be sent.
Order on credit hold
Scenario: Customer’s credit limit is 12,000. Order placed for $5,000 puts them over limit. Order is on Credit Hold. What happens: Order cannot be confirmed until credit is released. Payment or AR reduction must occur first. Solution:- Option A (Payment): Customer pays 5,000, under limit). Order automatically confirms.
- Option B (Credit memo): Apply a credit memo for 5,000. Order confirms.
- Option C (Override): Manager approves a temporary credit limit increase to $17,000. Order confirms at normal limit.
- Option D (Prepayment): Customer makes a prepayment of $5,000 before order is created. No hold triggered.
Partial-quantity return on a discounted line item
Scenario: Customer ordered 100 units at a $10 discount. They return 30 units. What is their refund? Math: The system allocates the discount proportionally across all units.- Original: 100 units at 10,000 (before discount).
- Discount: -1,000 total).
- 30-unit return: 30 x 3,000, minus 30 x 2,700 refund.
- You do not calculate this manually.
- Process the return via Request Return.
- The system automatically applies the discount allocation.
- The refund is calculated correctly ($2,700).
Concurrent returns on discounted orders
Scenario: Same order, multiple customers (wholesaler reselling). Item has a tiered discount. Customer 1 returns 40 units. Customer 2 returns 20 units. Discount allocation is complex. Solution:- Process each return separately via Request Return.
- The system tracks discount allocation per return, not per customer.
- Each return is refunded with its proportional discount.
Order with mixed payment methods
Scenario: Customer pays for one order with three different methods: 1,500 ACH, $500 check. Solution:- This is not typical in a single order.
- Best practice: Have the customer pay via their primary method. Record a single payment.
- If necessary: Record three separate payments (one per method) against the same order using Record Payment.
- On each payment, note the method (Card, ACH, Check).
Customer claims duplicate charge
Scenario: Same amount charged twice to the same customer on the same day. Investigation:- Open the customer Payments tab.
- Check Payment History for two identical amounts on the same date.
- Determine if they are duplicates or legitimate (e.g., two orders placed, two lines of credit, etc.).
- Investigate how it occurred (system bug, accidental retry, double-click on submit).
- Refund one charge immediately.
- Document in Arcus notes the reason for the duplicate and refund.
- Notify customer: “We found a duplicate charge of $XX. We’ve issued a refund to your original payment method. Please allow 3-5 business days for the refund to appear.”
Tips for edge cases
- Document everything: Add notes to the order explaining the resolution.
- Ask your manager: If unsure, escalate rather than guessing.
- Follow the GL: If the system rejected a GL entry, there’s a reason (unbalanced, invalid account, etc.). Investigate before bypassing.
- Communicate clearly: Explain to customers why the solution is fair (e.g., “You’ll receive a credit for the difference; you can use it on your next order”).
- Review after resolution: If an edge case happened once, it may happen again. Document the process for your team.
Related articles
Cancel Orders
Standard cancellation workflows.
Order Exceptions
Holds, blocks, and other order issues.
Customer Returns
Return workflows and refund calculations.
Record Payment
Payment recording and reconciliation.

