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

Intent ID: 4

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (OOO TRADE HOUSE AZALIA,BUKETOPT,2026-02-27 #398983.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7605",
  "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": "PINK X-PRESSION",
      "category": "",
      "quantity": 225,
      "box_number": "3 - 3",
      "plantation": "BUKETOPT",
      "unit_price": 0.42,
      "box_marking": "HB",
      "total_price": 94.5
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "PINK X-PRESSION",
      "category": "",
      "quantity": 50,
      "box_number": "3 - 3",
      "plantation": "BUKETOPT",
      "unit_price": 0.5,
      "box_marking": "HB",
      "total_price": 25.0
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "PINK X-PRESSION",
      "category": "",
      "quantity": 25,
      "box_number": "3 - 3",
      "plantation": "BUKETOPT",
      "unit_price": 0.55,
      "box_marking": "HB",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "50CM",
      "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": "50CM",
      "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": "40CM",
      "variety": "CABARET",
      "category": "",
      "quantity": 450,
      "box_number": "7 - 7",
      "plantation": "BUKETOPT",
      "unit_price": 0.23,
      "box_marking": "HB",
      "total_price": 103.5
    },
    {
      "boxes": 1,
      "length": "40CM",
      "variety": "FORTUNE",
      "category": "",
      "quantity": 75,
      "box_number": "8 - 8",
      "plantation": "BUKETOPT",
      "unit_price": 0.3,
      "box_marking": "HB",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "FORTUNE",
      "category": "",
      "quantity": 75,
      "box_number": "8 - 8",
      "plantation": "BUKETOPT",
      "unit_price": 0.3,
      "box_marking": "HB",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "FORTUNE",
      "category": "",
      "quantity": 100,
      "box_number": "8 - 8",
      "plantation": "BUKETOPT",
      "unit_price": 0.3,
      "box_marking": "HB",
      "total_price": 30.0
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "FORTUNE",
      "category": "",
      "quantity": 50,
      "box_number": "8 - 8",
      "plantation": "BUKETOPT",
      "unit_price": 0.3,
      "box_marking": "HB",
      "total_price": 15.0
    }
  ],
  "country": "",
  "summary": {
    "total_boxes": 8,
    "total_stems": 3150,
    "total_amount": 1161.75
  },
  "supplier": "PACIFIC CARGO",
  "invoice_date": "2026-02-28",
  "invoice_number": "398983",
  "processing_report": {
    "notes": "Invoice type: Составные коробки (type A). Обнаружено 8 физических коробок. Раскрытие мультибокса НЕ применялось, каждая строка-деталь = 1 item с boxes=1.",
    "status": "ok",
    "sum_boxes": 8,
    "sum_stems": 3150,
    "sum_amount": 1161.75,
    "items_count": 14,
    "discrepancies": [],
    "expected_stems": 3150,
    "expected_amount": 1161.75
  }
}
Результат (Pass 2)

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