Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90725164.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7631",
  "items": [
    {
      "boxes": 1,
      "length": "60",
      "variety": "ALBA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 10.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CABARET",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 12.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CORAL REEF",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 10.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "FULL MONTY",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 12.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MAGIC TIMES",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 30.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 10.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PALOMA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- 1",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 10.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "FRUTTETO",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.4,
      "box_marking": "HB",
      "total_price": 60.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.35,
      "box_marking": "HB",
      "total_price": 26.25
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.4,
      "box_marking": "HB",
      "total_price": 10.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "ESPERANCE",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.35,
      "box_marking": "HB XL 2",
      "total_price": 26.25
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "MANDALA",
      "category": "Flowers",
      "quantity": 125,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 75.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "RED PANTHER",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "ANTONIA GARDENS",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- S",
      "unit_price": 0.8,
      "box_marking": "HB XXL 2",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA- S",
      "unit_price": 0.7,
      "box_marking": "HB XXL 2",
      "total_price": 105.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA- S",
      "unit_price": 0.6,
      "box_marking": "HB XXL 2",
      "total_price": 15.0
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 4,
    "total_stems": 1000,
    "total_amount": 522.5
  },
  "supplier": "TOO QAZAQ IMEX /SOCIEDAD DE RESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Invoice type A (composite boxes) detected. 4 physical boxes identified based on header lines. No multi-box unfolding was applied. All items extracted successfully, totals match.",
    "status": "ok",
    "sum_boxes": 17,
    "sum_stems": 1000,
    "sum_amount": 522.5,
    "items_count": 17,
    "discrepancies": [],
    "expected_boxes": null,
    "expected_stems": 1000,
    "expected_amount": 522.5
  }
}
Результат (Pass 2)

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