Silipos Order Admin

Job detail

5fa67ecb-4876-4e70-8d4b-4eb56ddba476

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 a0a622f0-e149-4995-96d3-1011957dbcb4); Validation errors: line 1: quantity must be > 0; Duplicate PO for customer (existing order a0a622f0-e149-4995-96d3-1011957dbcb4)

Validation Errors

  • line 1: quantity must be > 0
Silipos Qty Validation - PO-QTY-777
sajid.techzoid@gmail.com
Message ID<CAEKTr0L-fFRXxRuA4N9t55kN7GfH5oD_8tnBEoMUtyX0UquUzA@mail.gmail.com>Idempotency keye74e78db4f32cb34b3718eba4eb7af0ca2b293860e8d11e4e528e864f8de62c4Created2026-06-23T05:58:27.816754+00:00Updated2026-06-23T05:58:31.389145+00:00Attachments0Attempts1Last attempt2026-06-23T05:58:28.342895+00:00Order99e6e081-5893-43bf-beef-1f65323f9940
Order ID
99e6e081-5893-43bf-beef-1f65323f9940
Customer
Acme Medical Supplies
PO number
PO-QTY-777
ERP ID
Delivery date
2026-08-15
Created
2026-06-23T05:58:31.372377+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.110757+00:00
Model

gpt-4o-2024-08-06

Latency

1619 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.327347+00:00
Model

gpt-4o-2024-08-06

Latency

1174 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"
}