Silipos Order Admin

Job detail

90632b1d-0408-41d9-af3b-30f4063e767e

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 99e6e081-5893-43bf-beef-1f65323f9940); Validation errors: line 1: quantity must be > 0; Duplicate PO for customer (existing order 99e6e081-5893-43bf-beef-1f65323f9940)

Validation Errors

  • line 1: quantity must be > 0
Silipos Qty Validation - PO-QTY-777
sajid.techzoid@gmail.com
Message ID<CAEKTr0LVhvj_PiJO-fGncAwatUbMqhDtJ5oc-n2KrB5UEtc1kA@mail.gmail.com>Idempotency key3adeb7dd666a8def752c73f1db4d97ad51bd9e0ea349a4d909835ccc04222330Created2026-06-23T05:58:28.305023+00:00Updated2026-06-23T05:58:31.533231+00:00Attachments0Attempts1Last attempt2026-06-23T05:58:28.840120+00:00Order0efdf479-1f1d-4800-8a10-3017ce6d0584
Order ID
0efdf479-1f1d-4800-8a10-3017ce6d0584
Customer
Acme Medical Supplies
PO number
PO-QTY-777
ERP ID
Delivery date
2026-08-15
Created
2026-06-23T05:58:31.510566+00:00
Ship to
456 Health Boulevard, New York, NY 10001
SKUDescriptionQtyUnitPriceMatch
11605Gel Toe Separator, Small, 15/Pkg.-511.6400fuzzy 90%

LLM Execution Logs

classify2026-06-23T05:58:30.079812+00:00
Model

gpt-4o-2024-08-06

Latency

1174 ms

Prompt Tokens

222

Completion Tokens

38

Parsed Output
{
  "intent": "order",
  "rationale": "The email includes specific product details and a request for a quantity, indicating an order intent.",
  "confidence": 0.95
}
extract_order2026-06-23T05:58:31.366541+00:00
Model

gpt-4o-2024-08-06

Latency

1235 ms

Prompt Tokens

406

Completion Tokens

89

Parsed Output
{
  "lines": [
    {
      "unit": null,
      "notes": null,
      "quantity": -5,
      "item_code": "10045",
      "unit_price": null,
      "item_description": "Gel Toe Separator"
    }
  ],
  "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-08-15"
}