Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90735284.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817594",
  "items": [
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAYBELLALINDACERISE",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.8,
      "box_marking": "HB",
      "total_price": 80.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCIYANTRA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 60.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAYBELLALINDACERISE",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.8,
      "box_marking": "HB",
      "total_price": 80.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY ELBA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "QB1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYBELLALINDACERISE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "QB4",
      "total_price": 35.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "QB4",
      "total_price": 15.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SUSPIRO",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYBELLALINDACERISE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "QB4",
      "total_price": 35.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "QB4",
      "total_price": 15.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SUSPIRO",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY BEGRACIOUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.8,
      "box_marking": "HB",
      "total_price": 8.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCAUREUS",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCGIOCONDA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCIYANTRA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY RUBICON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYSNOWFLAKE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.4,
      "box_marking": "HB",
      "total_price": 4.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY SUSPIRO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "HB",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY WINKALLURE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBON ACCI AUREUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBON ACCI GIOCONDA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBON ACCI YAN TRA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY RUBICON",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYSNOWFLAKE",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.4,
      "box_marking": "QB4",
      "total_price": 8.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY SUS PIRO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.5,
      "box_marking": "QB4",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYBOOMERANG",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "QB3",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY PINKIRISHKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYPOR TRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYSNOWFLAKE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.4,
      "box_marking": "QB3",
      "total_price": 4.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY STARBLUSH",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 10.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY SUS PIRO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY WHITEMAJOLIKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.4,
      "box_marking": "QB3",
      "total_price": 4.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAYFIBON ACCI AUREUS",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.8,
      "box_marking": "HB",
      "total_price": 80.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BLUEMOON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYBOOMERANG",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS LEO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS VELA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY CRETA",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 24.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PINKIRISHKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYPOR TRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PURPLEIRISHKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY RUBICON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SAONA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SHININGSTAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYSNOWFLAKE",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYWEDDINGSENSATION",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WHITEMAJOLIKA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WINKALLURE",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BLUEMOON",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BOOMERANG",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS LEO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS VELA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY CRETA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PINKIRISHKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYPORTRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PURPLEIRISHKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY RUBICON",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SAON A",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SHININGSTAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYSNOWFLAKE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYWEDDINGSENSATION",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WHITEMAJOLIKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WINKALLURE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY ARCTICFLOW",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY ARCTICFLOW",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.8,
      "box_marking": "HB",
      "total_price": 8.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYBOOMERANG",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY BRIGHTSENSATION",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBONACCI AUREUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBONACCI GIOCONDA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "HB",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCI YANTRA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY FLOW PINK",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY GEMSTAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "HB",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BELLALINDACERISE",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "QB4",
      "total_price": 21.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY CRETA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "QB4",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BELLALINDACERISE",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.7,
      "box_marking": "QB4",
      "total_price": 21.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY CRETA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "QB4",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.5,
      "box_marking": "QB4",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BEGRACIOUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BE TRUE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BLUE MOON",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYBOOMERANG",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS LEO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS VELA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY CRETA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY HOTDESIRE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PINKIRISHKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYPORTRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PURPLEIRISHKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY RUBICON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SAONA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SHININGSTAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYWEDDINGSENSATION",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WHITEMAJOLIKA",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY WINKALLURE",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSAP",
      "unit_price": 0.6,
      "box_marking": "HB XL 1",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFIBONACCI",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.7,
      "box_marking": "QB4",
      "total_price": 21.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYGIOCONDA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.7,
      "box_marking": "QB4",
      "total_price": 21.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYWEDDINGROSEVER",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.7,
      "box_marking": "QB4",
      "total_price": 28.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY APRICOTJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BEGENEROUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BELOYAL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSASSIOPEIA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSAGITTA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSVOLANS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYCONSTELLATION",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY CRETA",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 24.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY FIRE UP",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY GREENROSEVER",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY HOTMAGENTAJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY NEWMOON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PORTRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SNOWYJEWEL",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 15.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SUSPIRO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SWEETDREAMS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY THAT SRED JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY VINTAGEROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY APRICOTJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BEGENEROUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BEGRACIOUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BELOYAL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSBONBON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSCASSIOPEIA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSCYGNUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSAGITTA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSVOLANS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYCON STELLATION",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY CRETA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY FIRE UP",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY GREENROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY HOTMAGENTAJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY NEWMOON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PEACHYPINK JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYPOR TRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SAONA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SNOWYJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SUSPIRO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SWEETDREAMS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY THAT SRED JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY VINTAGEROSEVER",
      "category": "Flowers",
      "quantity": 20,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 12.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY APRICOTJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BEGRACIOUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BE TRUE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BS ARIES",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSBONBON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSCAPRICORN",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSCASSIOPEIA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSCYGNUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSSAGITTA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSSCORPIO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BSVOLANS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY FIRE UP",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY GREENROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY HOTMAGENTAJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY NEWMOON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY PEACHYPINK JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYPORTRAIT",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SAONA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SNOWYJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SUSPIRO",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY SWEETDREAMS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY THAT SRED JEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY VINTAGEROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAYWEDDINGROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY BSBONBON",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY BSCYGNUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY BSCYGNUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.7,
      "box_marking": "QB3",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY BSVOLANS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY BSVOLANS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.7,
      "box_marking": "QB3",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY CANDYJEWEL",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFLOREANA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.5,
      "box_marking": "QB3",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY GREENROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "QB3",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY GREENROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.7,
      "box_marking": "QB3",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYWEDDINGROSEVER",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "QB3",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAYFIBONACCI",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "QB3",
      "total_price": 30.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY GARDENBRIDAL JEWEL",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-R3",
      "unit_price": 0.6,
      "box_marking": "QB3",
      "total_price": 30.0
    }
  ],
  "country": "Kyrgyz Republic(Kyrgyzstan)",
  "summary": {
    "total_boxes": 16,
    "total_stems": 3100,
    "total_amount": 1895.0
  },
  "supplier": "TOO QAZAQ IMEX/SOCIEDAD DERESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Тип инвойса: составной. Обнаружено 16 физических коробок. Были проблемы с OCR, где поле 'Description' (колонка 4) было пустым, а данные смещены на одну колонку влево (т.е. колонка 3 стала 'Variety', а колонка 4 стала 'Length'). Также были строки, где 'Variety' был разделен на несколько строк. Раскрытие мультибокса не применялось.",
    "status": "warning",
    "sum_boxes": 16,
    "sum_stems": 3100,
    "sum_amount": 1895.0,
    "items_count": 100,
    "discrepancies": [
      "Calculated total_stems (3100) does not match expected_stems (700).",
      "Calculated total_amount (1895.0) does not match expected_amount (320.0).",
      "Calculated total_boxes (16) does not match expected_boxes (22)."
    ],
    "expected_boxes": 22,
    "expected_stems": 700,
    "expected_amount": 320.0
  }
}
Результат (Pass 2)

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