Песочница: SALES5ROSADEX@GMAIL.COM

Intent ID: 4

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (OOO TRADE HOUSE AZALIA,BUKETOPT,2026-04-01 #398507.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7701",
  "items": [
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "TM BLUE",
      "category": "",
      "quantity": 100,
      "box_number": "1-1",
      "plantation": "BUKETOPT",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 60.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "TM RAINBOW",
      "category": "",
      "quantity": 150,
      "box_number": "1-1",
      "plantation": "BUKETOPT",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 105.0
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "TM RAINBOW",
      "category": "",
      "quantity": 100,
      "box_number": "1-1",
      "plantation": "BUKETOPT",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 70.0
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "TM BLUE",
      "category": "",
      "quantity": 400,
      "box_number": "2-2",
      "plantation": "BUKETOPT",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 240.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "PINK X-PRESSION",
      "category": "",
      "quantity": 400,
      "box_number": "3-3",
      "plantation": "BUKETOPT",
      "unit_price": 0.42,
      "box_marking": "HB",
      "total_price": 168.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "VENDELA",
      "category": "",
      "quantity": 450,
      "box_number": "4-4",
      "plantation": "BUKETOPT",
      "unit_price": 0.2,
      "box_marking": "HB",
      "total_price": 90.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "VENDELA",
      "category": "",
      "quantity": 450,
      "box_number": "5-5",
      "plantation": "BUKETOPT",
      "unit_price": 0.2,
      "box_marking": "HB",
      "total_price": 90.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "PLAYA BLANCA",
      "category": "",
      "quantity": 450,
      "box_number": "6-6",
      "plantation": "BUKETOPT",
      "unit_price": 0.4,
      "box_marking": "HB",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "FORTUNE",
      "category": "",
      "quantity": 450,
      "box_number": "7-7",
      "plantation": "BUKETOPT",
      "unit_price": 0.3,
      "box_marking": "HB",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "CABARET",
      "category": "",
      "quantity": 450,
      "box_number": "8-8",
      "plantation": "BUKETOPT",
      "unit_price": 0.23,
      "box_marking": "HB",
      "total_price": 103.5
    }
  ],
  "country": "",
  "summary": {
    "total_boxes": 8,
    "total_stems": 3400,
    "total_amount": 1241.5
  },
  "supplier": "Ooo TRADE HOUSE AZALIA",
  "invoice_date": "2026-04-02",
  "invoice_number": "00000398507",
  "processing_report": {
    "notes": "Тип инвойса: А (Составные коробки). Обнаружено 8 физических коробок. Раскрытие мультибокса не применялось, каждая строка-деталь соответствует одной коробке (1 MIXED BOX). Расхождений не обнаружено.",
    "status": "ok",
    "sum_boxes": 8,
    "sum_stems": 3400,
    "sum_amount": 1241.5,
    "items_count": 10,
    "discrepancies": [],
    "expected_boxes": 8,
    "expected_stems": 3400,
    "expected_amount": 1241.5
  }
}
Результат (Pass 2)

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