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

Intent ID: 4

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (OOO TRADE HOUSE AZALIA,BUKETOPT,2026-03-04 #397965.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "14599817620",
  "items": [
    {
      "boxes": 1,
      "length": "60CM",
      "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": 250,
      "box_number": "1 - 1",
      "plantation": "BUKETOPT",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "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": "CANDLELIGHT",
      "category": "",
      "quantity": 400,
      "box_number": "3 - 3",
      "plantation": "BUKETOPT",
      "unit_price": 0.45,
      "box_marking": "HB",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "PINK X-PRESSION",
      "category": "",
      "quantity": 400,
      "box_number": "4 - 4",
      "plantation": "BUKETOPT",
      "unit_price": 0.42,
      "box_marking": "HB",
      "total_price": 168.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "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": "VENDELA",
      "category": "",
      "quantity": 325,
      "box_number": "6 - 6",
      "plantation": "BUKETOPT",
      "unit_price": 0.2,
      "box_marking": "HB",
      "total_price": 65.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "VENDELA",
      "category": "",
      "quantity": 125,
      "box_number": "6 - 6",
      "plantation": "BUKETOPT",
      "unit_price": 0.2,
      "box_marking": "HB",
      "total_price": 25.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "PLAYA BLANCA",
      "category": "",
      "quantity": 450,
      "box_number": "7 - 7",
      "plantation": "BUKETOPT",
      "unit_price": 0.4,
      "box_marking": "HB",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "FORTUNE",
      "category": "",
      "quantity": 400,
      "box_number": "8 - 8",
      "plantation": "BUKETOPT",
      "unit_price": 0.3,
      "box_marking": "HB",
      "total_price": 120.0
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "CABARET",
      "category": "",
      "quantity": 450,
      "box_number": "9 - 9",
      "plantation": "BUKETOPT",
      "unit_price": 0.23,
      "box_marking": "HB",
      "total_price": 103.5
    }
  ],
  "country": "",
  "summary": {
    "total_boxes": 9,
    "total_stems": 3750,
    "total_amount": 1406.5
  },
  "supplier": "PACIFIC CARGO",
  "invoice_date": "2026-03-05",
  "invoice_number": "397965",
  "processing_report": {
    "notes": "Тип инвойса: А (Составные коробки). Обнаружено 9 физических коробок. Количество строк-деталей: 11. Раскрытие мультибокса не применялось (каждая строка-деталь = 1 item с boxes=1). Примечание из OCR: All prices are F.O.B, please remember that you have 24 hours after of received flowers to make a claim. We do not accept credits for freight, product damage by customs or handing charges in any case.",
    "status": "ok",
    "sum_boxes": 11,
    "sum_stems": 3750,
    "sum_amount": 1406.5,
    "items_count": 11,
    "discrepancies": [],
    "expected_boxes": 9,
    "expected_stems": 3750,
    "expected_amount": 1406.5
  }
}
Результат (Pass 2)

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