Песочница: AGROCOEX

Intent ID: 20

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (5132283.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "MAWB: 145-9981 7664, HAWB: PC603013909",
  "items": [
    {
      "boxes": 1,
      "length": "40",
      "variety": "ESPERANCE",
      "category": "ROSES",
      "quantity": 500,
      "box_number": "AGR-001",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.22,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 110.0
    },
    {
      "boxes": 1,
      "length": "40",
      "variety": "FULL MONTY",
      "category": "ROSES",
      "quantity": 500,
      "box_number": "AGR-002",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.25,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 125.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NINA",
      "category": "ROSES",
      "quantity": 450,
      "box_number": "AGR-003",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PANDORA",
      "category": "ROSES",
      "quantity": 450,
      "box_number": "AGR-004",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.38,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 171.0
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 4,
    "total_stems": 1900,
    "total_amount": 541.0
  },
  "supplier": "AGROCOEX",
  "invoice_date": "03/18/2026",
  "invoice_number": "5132283",
  "processing_report": {
    "notes": "Тип инвойса: Гибридный (Д). Итоговое количество физических коробок: 4. Обработано 0 строк мультибокса. Обработано 0 MIXED BOX.",
    "status": "ok",
    "sum_boxes": 4,
    "sum_stems": 1900,
    "sum_amount": 541.0,
    "items_count": 4,
    "discrepancies": [],
    "expected_boxes": 4,
    "expected_stems": 1900,
    "expected_amount": 541.0
  }
}
Результат (Pass 2)
Report: warning
items=30, boxes=30/30, stems=14425.0/14425, amount=5013.5/5013.5
discrepancies: Дублирующиеся box_number: AGR-015, AGR-022, AGR-024, AGR-025, AGR-028
notes: Тип инвойса: Гибридный (Д). Обнаружено физических коробок: 30. Из мультибокса раскрыто 14 строк. Обработано 5 MIXED BOX.
{
  "awb": "HAWB: PC602017420",
  "items": [
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-001",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-002",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-003",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-004",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-005",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-006",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-007",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-008",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-009",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-010",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-011",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-012",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-013",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-014",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "AGR-015",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 75.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "VENDELA",
      "category": "ROSES",
      "quantity": 250,
      "box_number": "AGR-015",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.28,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 70.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 450.0,
      "box_number": "AGR-016",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.4,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 450.0,
      "box_number": "AGR-017",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.4,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 450.0,
      "box_number": "AGR-018",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.4,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 450.0,
      "box_number": "AGR-019",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.4,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 450.0,
      "box_number": "AGR-020",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.4,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 450.0,
      "box_number": "AGR-021",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.4,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 180.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "ASSORTED",
      "category": "ROSES",
      "quantity": 200,
      "box_number": "AGR-022",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.4,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 80.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "PANDORA",
      "category": "ROSES",
      "quantity": 200,
      "box_number": "AGR-022",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.55,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 110.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "PINK X-PRESSION",
      "category": "ROSES",
      "quantity": 50,
      "box_number": "AGR-022",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.55,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "PINK X-PRESSION",
      "category": "ROSES",
      "quantity": 400,
      "box_number": "AGR-023",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.55,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 220.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "PINK X-PRESSION",
      "category": "ROSES",
      "quantity": 150,
      "box_number": "AGR-024",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.55,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 82.5
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "RED PANTHER",
      "category": "ROSES",
      "quantity": 300,
      "box_number": "AGR-024",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 1.0,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 300.0
    },
    {
      "boxes": 1,
      "length": 50,
      "variety": "RHOSLYN",
      "category": "ROSES",
      "quantity": 125,
      "box_number": "AGR-025",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.5,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 62.5
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "VENDELA",
      "category": "ROSES",
      "quantity": 325,
      "box_number": "AGR-025",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.28,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 91.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "SILANTOI",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-026",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "SILANTOI",
      "category": "ROSES",
      "quantity": 500.0,
      "box_number": "AGR-027",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "SILANTOI",
      "category": "ROSES",
      "quantity": 100,
      "box_number": "AGR-028",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.3,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 30.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "VENDELA",
      "category": "ROSES",
      "quantity": 400,
      "box_number": "AGR-028",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.28,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 112.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "VENDELA",
      "category": "ROSES",
      "quantity": 475,
      "box_number": "AGR-029",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.28,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 133.0
    },
    {
      "boxes": 1,
      "length": 40,
      "variety": "VENDELA",
      "category": "ROSES",
      "quantity": 500,
      "box_number": "AGR-030",
      "plantation": "AGROPROMOTORA DEL COTOPAXI",
      "unit_price": 0.28,
      "box_marking": "LV HB 120 (123*36*33.5)",
      "total_price": 140.0
    }
  ],
  "country": "Kyrgyz Republic",
  "summary": {
    "total_boxes": 30,
    "total_stems": 14425,
    "total_amount": 5013.5
  },
  "supplier": "AGROCOEX",
  "invoice_date": "17/02/2026",
  "invoice_number": "5129111",
  "processing_report": {
    "notes": "Тип инвойса: Гибридный (Д). Обнаружено физических коробок: 30. Из мультибокса раскрыто 14 строк. Обработано 5 MIXED BOX.",
    "status": "warning",
    "sum_boxes": 30,
    "sum_stems": 14425.0,
    "sum_amount": 5013.5,
    "items_count": 30,
    "discrepancies": [
      "Дублирующиеся box_number: AGR-015, AGR-022, AGR-024, AGR-025, AGR-028"
    ],
    "expected_boxes": 30,
    "expected_stems": 14425,
    "expected_amount": 5013.5
  }
}
История (последние 20)
ID Файл Дата
66 5129111.pdf 2026-03-02 05:32:36.542260+00:00 Excel
65 5129111.pdf 2026-03-02 05:24:40.432609+00:00 Excel
64 5129111.pdf 2026-03-02 05:13:43.400400+00:00 Excel
63 5129111.pdf 2026-03-02 05:12:46.032592+00:00 Excel
62 5129111.pdf 2026-03-02 05:00:04.018613+00:00 Excel
61 5129111.pdf 2026-03-02 04:31:37.028684+00:00 Excel
60 5129111.pdf 2026-03-02 03:51:16.136723+00:00 Excel
59 5129111.pdf 2026-03-02 03:48:10.794357+00:00 Excel
40 5129111 (1).pdf 2026-02-24 05:39:04.114441+00:00 Excel
16 5129111 (1).pdf 2026-02-23 16:41:08.811638+00:00 Excel