Песочница: PACIFICAIRCARGO/ RUSSIA

Intent ID: 24

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (20260301020038640.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817594",
  "items": [
    {
      "boxes": 1,
      "length": "60CM",
      "variety": "",
      "category": "ROSES",
      "quantity": 275,
      "box_number": "BOX1",
      "plantation": "Rosadex",
      "unit_price": 0.5636363636363636,
      "box_marking": "ROSES 60CM",
      "total_price": 155
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "EXPLORER",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX2",
      "plantation": "Rosadex",
      "unit_price": 0.4,
      "box_marking": "ROSAS EXPLORER",
      "total_price": 140
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 200,
      "box_number": "BOX3",
      "plantation": "Rosadex",
      "unit_price": 0.42,
      "box_marking": "SPRAY ROSES",
      "total_price": 84
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 6500,
      "box_number": "BOX4",
      "plantation": "Rosadex",
      "unit_price": 0.2529692307692308,
      "box_marking": "ROSES",
      "total_price": 1644.25
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 1050,
      "box_number": "BOX5",
      "plantation": "Rosadex",
      "unit_price": 0.4053333333333333,
      "box_marking": "SPRAY ROSES",
      "total_price": 425.6
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX6",
      "plantation": "Rosadex",
      "unit_price": 0.2452,
      "box_marking": "ROSES",
      "total_price": 85.82
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "BOX7",
      "plantation": "Rosadex",
      "unit_price": 0.35,
      "box_marking": "SPRAY ROSES",
      "total_price": 87.5
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "Garden",
      "category": "ROSES",
      "quantity": null,
      "box_number": "BOX8",
      "plantation": "Rosadex",
      "unit_price": null,
      "box_marking": "Roses Garden",
      "total_price": null
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "MONDIAL",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX9",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS MONDIAL",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "EXPLORER",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX10",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS EXPLORER",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "DEEP PURPLE",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX11",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS DEEP PURPLE",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "EXPLORER",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX12",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS EXPLORER",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "FREEDOM",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX13",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS FREEDOM",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "FULL MONTY",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX14",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS FULL MONTY",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "HIGH MAGIC",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX15",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS HIGH MAGIC",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "HOT EXPLORER",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX16",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS HOT EXPLORER",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "NINA",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX17",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS NINA",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "PHOENIX",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "BOX18",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS PHOENIX",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "LIGHT HOUSE",
      "category": "ROSES",
      "quantity": 25,
      "box_number": "BOX19",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS LIGHT HOUSE",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 650,
      "box_number": "BOX20",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX21",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX22",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX23",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSAS",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "ALSTROEMERIA",
      "category": "ALSTROEMERIA",
      "quantity": 150,
      "box_number": "BOX24",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ALSTROEMERIA",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 350,
      "box_number": "BOX25",
      "plantation": "Rosadex",
      "unit_price": 0,
      "box_marking": "ROSES",
      "total_price": 0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "",
      "category": "ROSES",
      "quantity": 699,
      "box_number": "BOX26",
      "plantation": "Rosadex",
      "unit_price": 0.35,
      "box_marking": "ROSES",
      "total_price": 244.65
    }
  ],
  "country": "ECUADOR",
  "summary": {
    "total_boxes": 26,
    "total_stems": 11624,
    "total_amount": 2622.82
  },
  "supplier": "Rosadex",
  "invoice_date": "2026-02-28",
  "invoice_number": "00399046",
  "processing_report": {
    "notes": "Тип инвойса: плоский. Количество позиций: 26.",
    "status": "ok",
    "sum_boxes": 26,
    "sum_stems": 11624,
    "sum_amount": 2622.82,
    "items_count": 26,
    "discrepancies": [],
    "expected_boxes": 26,
    "expected_stems": 11624,
    "expected_amount": 2622.82
  }
}
Результат (Pass 2)

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