Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90720873.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7616",
  "items": [
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY APRICOT JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BE GENEROUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BE LOVING",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BE TRUE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS CAPRICORN",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS CASSIOPEIA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS CYGNUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS SAGITTA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY FLOREANA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY GREEN ROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY HOT MAGENTA JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY MORNING STAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY NEW MOON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY ORANGE STAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PEACHY PINK JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PORTRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SAONA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SHINING STAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SNOWY JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY STAR BLUSH",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SUSPIRO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SWEET DREAMS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY VINTAGE ROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WEDDING ROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WILD DUNE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 1,
    "total_stems": 250,
    "total_amount": 125.0
  },
  "supplier": "TOO QAZAQ IMEX/SOCIEDAD DERESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Invoice type A (composite boxes). 1 physical box found. No issues extracting items from the single box. No multbox expansion applied. The expected total stems and amount from the rules do not match the parsed invoice total line.",
    "status": "warning",
    "sum_boxes": 1,
    "sum_stems": 250,
    "sum_amount": 125.0,
    "items_count": 25,
    "discrepancies": [
      "Total stems from items (250) does not match expected total (700).",
      "Total amount from items (125.0) does not match expected total (320.0)."
    ],
    "expected_boxes": null,
    "expected_stems": 700,
    "expected_amount": 320.0
  }
}
Результат (Pass 2)

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