Silipos Order Admin
All jobs

Job detail

5248863c-2f2f-45a4-99d4-831bdfd2d995

Needs Review

Duplicate PO detected

This order matches an existing PO for the same customer and was sent to review.

View original job

Review Reason

Validation errors: line 1: quantity must be > 0; Duplicate PO for customer (existing order 0efdf479-1f1d-4800-8a10-3017ce6d0584); Validation errors: line 1: quantity must be > 0; Duplicate PO for customer (existing order 0efdf479-1f1d-4800-8a10-3017ce6d0584)

Validation Errors

  • line 1: quantity must be > 0
Order for Silipos Products - PO-QTY-555
sajid.techzoid@gmail.com
Message ID<CAEKTr0K-5cY=S22QMiUrSDbz4Oo3xgSvdqefOidOQhWUnGeM+Q@mail.gmail.com>Idempotency key4e18b5a6417d4ad6ab3ab438e1cf1ac7f8438bfdf8fd9478742a7953980b126aCreated2026-06-23T12:01:36.453958+00:00Updated2026-06-23T12:01:40.958958+00:00Attachments0Attempts1Last attempt2026-06-23T12:01:36.628482+00:00Order89846a90-bd26-462b-bc69-312a63f16f0e
Order ID
89846a90-bd26-462b-bc69-312a63f16f0e
Customer
Acme Medical Supplies
PO number
PO-QTY-777
ERP ID
Delivery date
2026-07-01
Created
2026-06-23T12:01:40.950846+00:00
Ship to
456 Health Boulevard, New York, NY 10001
SKUDescriptionQtyUnitPriceMatch
11605Gel Toe Separator, Small, 15/Pkg.-311.6400exact 100%

LLM Execution Logs

classify2026-06-23T12:01:38.918163+00:00
Model

gpt-4o-2024-08-06

Latency

2234 ms

Prompt Tokens

281

Completion Tokens

36

Parsed Output
{
  "intent": "order",
  "rationale": "The email clearly requests the processing of an order with specific product details and quantities.",
  "confidence": 1
}
extract_order2026-06-23T12:01:40.909567+00:00
Model

gpt-4o-2024-08-06

Latency

1974 ms

Prompt Tokens

435

Completion Tokens

99

Parsed Output
{
  "lines": [
    {
      "unit": null,
      "notes": null,
      "quantity": -3,
      "item_code": "11605",
      "unit_price": 11.64,
      "item_description": "Gel Toe Separator, Small, 15/Pkg."
    }
  ],
  "bill_to": null,
  "ship_to": "456 Health Boulevard, New York, NY 10001",
  "po_number": "PO-QTY-777",
  "customer_name": "Acme Medical Supplies",
  "order_reference": null,
  "requested_delivery_date": "2026-07-01"
}