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

Intent ID: 4

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (OOO TRADE HOUSE AZALIA,TDA,2026-02-28 #399046.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7594",
  "items": [
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "CABARET",
      "category": "",
      "quantity": 50,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.3,
      "box_marking": "HB",
      "total_price": 15.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "FULL MONTY",
      "category": "",
      "quantity": 50,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.45,
      "box_marking": "HB",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "MONDIAL",
      "category": "",
      "quantity": 50,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.32,
      "box_marking": "HB",
      "total_price": 16.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "NINA",
      "category": "",
      "quantity": 100,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.37,
      "box_marking": "HB",
      "total_price": 37.0
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "NUAGE",
      "category": "",
      "quantity": 25,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.5,
      "box_marking": "HB",
      "total_price": 12.5
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "PINK FLOYD",
      "category": "",
      "quantity": 25,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.32,
      "box_marking": "HB",
      "total_price": 8.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "PINK FLOYD",
      "category": "",
      "quantity": 50,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.38,
      "box_marking": "HB",
      "total_price": 19.0
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "RED PANTHER",
      "category": "",
      "quantity": 50,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.35,
      "box_marking": "HB",
      "total_price": 17.5
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "RED PANTHER",
      "category": "",
      "quantity": 25,
      "box_number": "1 - 1",
      "plantation": "TDA",
      "unit_price": 0.55,
      "box_marking": "HB",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "50CM",
      "variety": "EXPLORER",
      "category": "",
      "quantity": 450,
      "box_number": "2 - 2",
      "plantation": "TDA",
      "unit_price": 0.34,
      "box_marking": "HB",
      "total_price": 153.0
    },
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "EXPLORER",
      "category": "",
      "quantity": 200,
      "box_number": "3 - 3",
      "plantation": "TDA",
      "unit_price": 0.42,
      "box_marking": "HB",
      "total_price": 84.0
    },
    {
      "boxes": 1,
      "length": "70CM",
      "variety": "EXPLORER",
      "category": "",
      "quantity": 150,
      "box_number": "3 - 3",
      "plantation": "TDA",
      "unit_price": 0.48,
      "box_marking": "HB",
      "total_price": 72.0
    }
  ],
  "country": "",
  "summary": {
    "total_boxes": 3,
    "total_stems": 1225,
    "total_amount": 470.25
  },
  "supplier": "PACIFIC CARGO",
  "invoice_date": "2026-03-01",
  "invoice_number": "399046",
  "processing_report": {
    "notes": "Тип инвойса: А (Составные коробки). Обнаружено 3 физических коробок. При извлечении данных проблем не возникло. Раскрытие мультибокса не применялось.",
    "status": "ok",
    "sum_boxes": 3,
    "sum_stems": 1225,
    "sum_amount": 470.25,
    "items_count": 12,
    "discrepancies": [],
    "expected_boxes": 3,
    "expected_stems": 1225,
    "expected_amount": 470.25
  }
}
Результат (Pass 2)

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