Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90712761.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817594",
  "items": [
    {
      "boxes": 1,
      "length": "50",
      "variety": "NENA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "TES1",
      "plantation": "TESSA-1",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PINK FLOYD",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "TES1",
      "plantation": "TESSA-1",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 11.25
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PINKMONDIAL",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "TES1",
      "plantation": "TESSA-1",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SHIMMER",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "TES1",
      "plantation": "TESSA-1",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 11.25
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "TIBET",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "HOTSPOT",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "LIMONADA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MOTHER OFPEARL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "NENA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PINK FLOYD",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PINKMONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "TIBET",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "TIFFANY",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "KAHALA",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.7,
      "box_marking": "HB XL 2",
      "total_price": 140.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "KAHALA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 175,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.7,
      "box_marking": "HB XL 2",
      "total_price": 122.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 125,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 100.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.8,
      "box_marking": "HB",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "NEW FACE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 30.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "NEW FACE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 35.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 15.0
    },
    {
      "boxes": 1,
      "length": "100",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 250,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 1.5,
      "box_marking": "HB XXL1",
      "total_price": 375.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "FORTUNE",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.9,
      "box_marking": "HB XL 2",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "FORTUNE",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 1.0,
      "box_marking": "HB XL 2",
      "total_price": 100.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MAGIC TIMES",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MANDALA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MOONSTONE",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PINKMONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PINK X-PRESSION",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PLAYABLANCA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "QUICKSAND",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 1",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "TIBET",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "V.I.PINK",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.7,
      "box_marking": "HB XL 2",
      "total_price": 17.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "V.I.PINK",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-3",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "JESSIKA",
      "category": "Flowers",
      "quantity": 175,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.9,
      "box_marking": "HB XL 2",
      "total_price": 157.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "LIMONADA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PINKMONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SWEETUNIQUE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CROWN",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "QUICKSAND",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "TIBET",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "ESPERANCE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 25.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ESPERANCE",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 90.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "ESPERANCE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.7,
      "box_marking": "HB XL 2",
      "total_price": 35.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PINK FLOYD",
      "category": "Flowers",
      "quantity": 175,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.7,
      "box_marking": "HB XL 2",
      "total_price": 122.5
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "PINK FLOYD",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.9,
      "box_marking": "HB XL 2",
      "total_price": 67.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "FULL MONTY",
      "category": "Flowers",
      "quantity": 250,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PANDORA",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 45.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "PANDORA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "WILDCAT",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 60.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "WILDCAT",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 80.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "DEEP PURPLE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NENA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SWEETUNIQUE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "TIBET",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "VENDELA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.45,
      "box_marking": "HB XL 2",
      "total_price": 22.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.7,
      "box_marking": "HB XL 2",
      "total_price": 105.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSA-F",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 120.0
    },
    {
      "boxes": 1,
      "length": "100",
      "variety": null,
      "category": "Flowers",
      "quantity": 250,
      "box_number": "1",
      "plantation": "TESSA-EXPLORE",
      "unit_price": 1.5,
      "box_marking": "HB XXL1",
      "total_price": 375.0
    },
    {
      "boxes": 1,
      "length": "110",
      "variety": null,
      "category": "Flowers",
      "quantity": 250,
      "box_number": "1",
      "plantation": "TESSA-EXPLORE",
      "unit_price": 1.6,
      "box_marking": "HB XXL3",
      "total_price": 400.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "ARCTIC FLOW",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CREAM FLOW",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCI",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYGIOCONDA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCI",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYNAUTILUS",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCI",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY PINK",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-SPRAYFLOWSPRAY",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 24.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": null,
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 24.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY ARCTIC FLOW",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY FLOWFLOWSPRAY BABY",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CREAM FLOW",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCI",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": null,
      "variety": "AUREUS",
      "category": "Flowers",
      "quantity": null,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": null,
      "box_marking": "HB XXL2",
      "total_price": null
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBON ACCI GIOCONDA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBON ACCI NAUTILUS",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBON ACCI YAN TRA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY FLOW PINK",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 24.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY WINK ALLURE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-SPRAY ALLURE",
      "unit_price": 0.6,
      "box_marking": "HB XXL2",
      "total_price": 30.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BABY FLOW",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BE GENEROUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBON ACCI GIOCONDA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 35.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBON ACCI NAUTILUS",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 21.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBON ACCI YAN TRA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WINK ALLURE",
      "category": "Flowers",
      "quantity": 80,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 56.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BE GENEROUS",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BOOMERANG",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYCREAM FLOW",
      "category": "Flowers",
      "quantity": 60,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 42.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBON ACCI YAN TRA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 35.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBON ACCI YAN TRA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 21.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WINK ALLURE",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB XXL 1",
      "total_price": 14.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "FORTUNE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.9,
      "box_marking": "HB XL 2",
      "total_price": 45.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY WINK ALLURE",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 1.0,
      "box_marking": "HB XL 2",
      "total_price": 75.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "MAMMA MIA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 1.1,
      "box_marking": "HB XL 2",
      "total_price": 27.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "REDVOLUTION",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 1.0,
      "box_marking": "HB XL 2",
      "total_price": 25.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "REDVOLUTION",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 1.1,
      "box_marking": "HB XL 2",
      "total_price": 82.5
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "FRUTTETO",
      "category": "Flowers",
      "quantity": 300,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "HB",
      "total_price": 150.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "FRUTTETO",
      "category": "Flowers",
      "quantity": 250,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 125.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "FULL MONTY",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.9,
      "box_marking": "HB XL 2",
      "total_price": 45.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 30.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "FINALLY",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAR1",
      "unit_price": 0.9,
      "box_marking": "HB XL 1",
      "total_price": 45.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "FINALLY",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSAR1",
      "unit_price": 1.0,
      "box_marking": "HB XL 1",
      "total_price": 75.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "REDIANT",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSAR1",
      "unit_price": 1.0,
      "box_marking": "HB XL 1",
      "total_price": 75.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "REDIANT",
      "category": "Flowers",
      "quantity": 150,
      "box_number": "1",
      "plantation": "TESSAR1",
      "unit_price": 1.1,
      "box_marking": "HB XL 1",
      "total_price": 165.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "KAHALA",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSAR1",
      "unit_price": 0.8,
      "box_marking": "HB XL 2",
      "total_price": 60.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SWEETNESS",
      "category": "Flowers",
      "quantity": 225,
      "box_number": "1",
      "plantation": "TESSAR1",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 135.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "ESPERANCE",
      "category": "Flowers",
      "quantity": 350,
      "box_number": "1",
      "plantation": "R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "VENDELA",
      "category": "Flowers",
      "quantity": 400,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 200.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "COOL WATER",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ESPERANCE",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "HIGH&MAGIC",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MOONSTONE",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "PLAY ABLANCA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "POLO",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "POMPEII",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SHIMMER",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SWEET BLISS",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SWEETUNIQUE",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "VENDELA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAR3",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSAS",
      "unit_price": 0.8,
      "box_marking": "HB XXL2",
      "total_price": 160.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSAS",
      "unit_price": 0.8,
      "box_marking": "HB XXL2",
      "total_price": 160.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 250,
      "box_number": "1",
      "plantation": "TESSAS",
      "unit_price": 0.7,
      "box_marking": "HB XXL1",
      "total_price": 175.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 175,
      "box_number": "1",
      "plantation": "TESSAS",
      "unit_price": 0.7,
      "box_marking": "HB XXL2",
      "total_price": 122.5
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "CANDLELIGHT",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSAS",
      "unit_price": 0.8,
      "box_marking": "HB XXL2",
      "total_price": 20.0
    }
  ],
  "country": "Kyrgyz Republic(Kyrgyzstan)",
  "summary": {
    "total_boxes": 34,
    "total_stems": 14900,
    "total_amount": 11227.5
  },
  "supplier": "TOO QAZAQ IMEX/SOCIEDAD DERESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": ""
}
Результат (Pass 2)

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