Песочница: ALLEGROMAILS1

Intent ID: 7

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (Blooming city - 2026-16451 - 2026-02-27.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7594",
  "items": [
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "ROSAS",
      "quantity": 350,
      "box_number": "20427",
      "plantation": "ALLEGRO FARMS CIA LTDA",
      "unit_price": 0.4,
      "box_marking": "HBJ",
      "total_price": 140.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "MONDIAL",
      "category": "ROSAS",
      "quantity": 100,
      "box_number": "20427",
      "plantation": "ALLEGRO FARMS CIA LTDA",
      "unit_price": 0.35,
      "box_marking": "HBJ",
      "total_price": 35.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "ROSAS",
      "quantity": 100,
      "box_number": "20427",
      "plantation": "ALLEGRO FARMS CIA LTDA",
      "unit_price": 0.4,
      "box_marking": "HBJ",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NINA",
      "category": "ROSAS",
      "quantity": 50,
      "box_number": "20427",
      "plantation": "ALLEGRO FARMS CIA LTDA",
      "unit_price": 0.35,
      "box_marking": "HBJ",
      "total_price": 17.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "EXPLORER",
      "category": "ROSAS",
      "quantity": 50,
      "box_number": "20427",
      "plantation": "ALLEGRO FARMS CIA LTDA",
      "unit_price": 0.35,
      "box_marking": "HBJ",
      "total_price": 17.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "FATIMA GARDEN",
      "category": "ROSAS",
      "quantity": 100,
      "box_number": "20427",
      "plantation": "ALLEGRO FARMS CIA LTDA",
      "unit_price": 0.65,
      "box_marking": "QB",
      "total_price": 65.0
    }
  ],
  "country": "Ecuador",
  "summary": {
    "total_boxes": 3,
    "total_stems": 750,
    "total_amount": 315.0
  },
  "supplier": "ALLEGRO FARMS CIA LTDA",
  "invoice_date": "2/27/2026",
  "invoice_number": "2026-16451",
  "processing_report": {
    "notes": "Тип инвойса: Групповые коробки без агрегата (В). Обнаружено 1 физическая коробка. Раскрытие мультибокса не применялось. Notice: Условия и примечания к претензиям найдены в заголовке инвойса.",
    "status": "warning",
    "sum_boxes": 1,
    "sum_stems": 750,
    "sum_amount": 315.0,
    "items_count": 6,
    "discrepancies": [
      "Несовпадение количества коробок"
    ],
    "expected_boxes": 3,
    "expected_stems": 750,
    "expected_amount": 315.0
  }
}
Результат (Pass 2)

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