Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90724368.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7642",
  "items": [
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 300,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 350,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.5,
      "box_marking": "HB XXL 2",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 350,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.5,
      "box_marking": "HB XL 1",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 300,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "120",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 300,
      "box_number": "1",
      "plantation": "TESSA- 3",
      "unit_price": 1.1,
      "box_marking": "HB XXL 3",
      "total_price": 330.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 350,
      "box_number": "1",
      "plantation": "TESSA- E1",
      "unit_price": 0.5,
      "box_marking": "HB XL 1",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 300,
      "box_number": "1",
      "plantation": "TESSA- E2",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PANDORA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA- E2",
      "unit_price": 0.4,
      "box_marking": "QB 2",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PANDORA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA- E2",
      "unit_price": 0.4,
      "box_marking": "QB 2",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "QUEEN'S CROWN",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSA- E2",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 120.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 350,
      "box_number": "1",
      "plantation": "TESSA- E2",
      "unit_price": 0.5,
      "box_marking": "HB XL 1",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 300,
      "box_number": "1",
      "plantation": "TESSA- F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 350,
      "box_number": "1",
      "plantation": "TESSA- F",
      "unit_price": 0.5,
      "box_marking": "HB XL 1",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 120.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 120.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 300,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.6,
      "box_marking": "HB XXL 2",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 350,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 1",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA- S",
      "unit_price": 0.6,
      "box_marking": "HB XXL 1",
      "total_price": 90.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA- S",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 70.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA- S",
      "unit_price": 0.6,
      "box_marking": "HB XXL 1",
      "total_price": 90.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA- S",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 70.0
    },
    {
      "boxes": 1,
      "length": "EXPLORER",
      "variety": "TESSA- S",
      "category": "Flowers",
      "quantity": 14,
      "box_number": "1",
      "plantation": "HB XL 1",
      "unit_price": 350.0,
      "box_marking": "",
      "total_price": 0.5
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 20,
    "total_stems": 5534,
    "total_amount": 3034.5
  },
  "supplier": "TOO QAZAQ IMEX /SOCIEDAD DE RESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Invoice type A (composite boxes). 20 physical boxes detected. One item line (index 21) shows signs of significant column shift or OCR errors leading to incorrect parsing for that line. Multi-box unfolding was not applied.",
    "status": "warning",
    "sum_boxes": 20,
    "sum_stems": 5534,
    "sum_amount": 3034.5,
    "items_count": 22,
    "discrepancies": [
      "Calculated total stems (5534) does not match expected total (5550). Discrepancy: -16.",
      "Calculated total amount ($3034.50) does not match expected total ($3035.00). Discrepancy: -$0.50.",
      "Item at index 21 has potential column shift or OCR error: box_marking is empty, plantation='HB XL 1' (expected 'TESSA-X'), variety='TESSA- S' (expected flower name), length='EXPLORER' (expected number), quantity=14 (expected 350), unit_price=350.0 (expected $0.50), total_price=0.50 (expected $175.00)."
    ],
    "expected_boxes": 20,
    "expected_stems": 5550,
    "expected_amount": 3035.0
  }
}
Результат (Pass 2)

  
История (последние 20)
ID Файл Дата