[
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 6000
            },
            {
                "qty": 1.25,
                "unit_price": 13500
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 28875,
            "discount": 0,
            "tax": 0,
            "total": 28875,
            "net": [
                12000,
                16875
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3,
                "unit_price": 10000,
                "discount_type": "percent",
                "discount_value": 10,
                "tax_rate": 5
            },
            {
                "qty": 1,
                "unit_price": 5000,
                "discount_type": "fixed",
                "discount_value": 1000,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 3100,
        "expected": {
            "subtotal": 31000,
            "discount": 3100,
            "tax": 1215,
            "total": 29115,
            "net": [
                25515,
                3600
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3,
                "unit_price": 1000,
                "discount_type": "fixed",
                "discount_value": 1000
            }
        ],
        "discount_type": "percent",
        "discount_value": 12.5,
        "expected": {
            "subtotal": 2000,
            "discount": 250,
            "tax": 0,
            "total": 1750,
            "net": [
                1750
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 0.333,
                "unit_price": 7777,
                "tax_rate": 7.5
            },
            {
                "qty": 1.005,
                "unit_price": 199
            }
        ],
        "discount_type": "percent",
        "discount_value": 33.33,
        "expected": {
            "subtotal": 2790,
            "discount": 930,
            "tax": 130,
            "total": 1990,
            "net": [
                1857,
                133
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20,
                "unit_price": 403022,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 468115,
                "discount_type": "fixed",
                "discount_value": 13311,
                "tax_rate": 0
            },
            {
                "qty": 17.519,
                "unit_price": 93750,
                "discount_type": "percent",
                "discount_value": 68.19,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 12314498,
            "discount": 0,
            "tax": 0,
            "total": 12314498,
            "net": [
                8060440,
                3731609,
                522449
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7,
                "unit_price": 121826,
                "discount_type": "fixed",
                "discount_value": 13759,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 236033,
                "discount_type": "percent",
                "discount_value": 15.98,
                "tax_rate": 0
            },
            {
                "qty": 15,
                "unit_price": 22099,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 452936,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 7.73
            },
            {
                "qty": 26.694,
                "unit_price": 159743,
                "discount_type": "fixed",
                "discount_value": 6313,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 19091,
                "discount_type": "percent",
                "discount_value": 64.03,
                "tax_rate": 0
            },
            {
                "qty": 7.721,
                "unit_price": 213434,
                "discount_type": "fixed",
                "discount_value": 48303,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 12801371,
            "discount": 0,
            "tax": 175060,
            "total": 12976431,
            "net": [
                839023,
                3371354,
                331485,
                2439740,
                4257867,
                137341,
                1599621
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18.161,
                "unit_price": 343183,
                "discount_type": "percent",
                "discount_value": 93.76,
                "tax_rate": 0
            },
            {
                "qty": 31.108,
                "unit_price": 270714,
                "discount_type": "fixed",
                "discount_value": 27254,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 456435,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 36.664,
                "unit_price": 179702,
                "discount_type": "percent",
                "discount_value": 73.67,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 16451460,
            "discount": 0,
            "tax": 0,
            "total": 16451460,
            "net": [
                388911,
                8394117,
                5933655,
                1734777
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 6.959,
                "unit_price": 323443,
                "discount_type": "percent",
                "discount_value": 19.73,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 173010,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 7.15
            },
            {
                "qty": 22.356,
                "unit_price": 346489,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 7.178,
                "unit_price": 113358,
                "discount_type": "fixed",
                "discount_value": 1046,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 416697,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 4.73,
                "unit_price": 113579,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 31.289,
                "unit_price": 431831,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 66714,
        "expected": {
            "subtotal": 30901061,
            "discount": 66714,
            "tax": 135779,
            "total": 30970126,
            "net": [
                1802848,
                2034780,
                7729385,
                810884,
                4573771,
                536069,
                13482389
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 47.87,
                "unit_price": 94258,
                "discount_type": "percent",
                "discount_value": 59.35,
                "tax_rate": 1.91
            },
            {
                "qty": 15,
                "unit_price": 150260,
                "discount_type": "percent",
                "discount_value": 51.5,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 2927322,
            "discount": 0,
            "tax": 35033,
            "total": 2962355,
            "net": [
                1869214,
                1093141
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3,
                "unit_price": 395003,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 44.131,
                "unit_price": 120539,
                "discount_type": "percent",
                "discount_value": 48.44,
                "tax_rate": 0.87
            },
            {
                "qty": 11,
                "unit_price": 157957,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 9.53
            },
            {
                "qty": 28.362,
                "unit_price": 239693,
                "discount_type": "percent",
                "discount_value": 78.84,
                "tax_rate": 0
            },
            {
                "qty": 10.693,
                "unit_price": 483000,
                "discount_type": "fixed",
                "discount_value": 5501,
                "tax_rate": 0
            },
            {
                "qty": 23.301,
                "unit_price": 26428,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 46110,
                "discount_type": "percent",
                "discount_value": 38.74,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 86600,
        "expected": {
            "subtotal": 12963525,
            "discount": 86600,
            "tax": 188182,
            "total": 13065107,
            "net": [
                1177093,
                2748118,
                1890400,
                1428883,
                5124753,
                611685,
                84175
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 13,
                "unit_price": 188451,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.478,
                "unit_price": 145329,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 46.458,
                "unit_price": 171090,
                "discount_type": "fixed",
                "discount_value": 47407,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 237845,
                "discount_type": "fixed",
                "discount_value": 21537,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 106509,
                "discount_type": "percent",
                "discount_value": 99.52,
                "tax_rate": 10.26
            }
        ],
        "discount_type": "percent",
        "discount_value": 15.69,
        "expected": {
            "subtotal": 16190799,
            "discount": 2540336,
            "tax": 398,
            "total": 13650861,
            "net": [
                2065480,
                1528890,
                6661411,
                3390803,
                4277
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3.064,
                "unit_price": 124159,
                "discount_type": "percent",
                "discount_value": 44.45,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 2356,
                "discount_type": "fixed",
                "discount_value": 24863,
                "tax_rate": 0
            },
            {
                "qty": 26.142,
                "unit_price": 264368,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 47.955,
                "unit_price": 489252,
                "discount_type": "percent",
                "discount_value": 69.06,
                "tax_rate": 0
            },
            {
                "qty": 24.346,
                "unit_price": 220565,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 5.7
            },
            {
                "qty": 14,
                "unit_price": 170920,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 5.77
            }
        ],
        "discount_type": "percent",
        "discount_value": 20.68,
        "expected": {
            "subtotal": 22144356,
            "discount": 4579453,
            "tax": 352301,
            "total": 17917204,
            "net": [
                167623,
                0,
                5481891,
                5757972,
                4502170,
                2007548
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 27633,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 6
            },
            {
                "qty": 19,
                "unit_price": 132642,
                "discount_type": "fixed",
                "discount_value": 7973,
                "tax_rate": 0
            },
            {
                "qty": 18.918,
                "unit_price": 89379,
                "discount_type": "percent",
                "discount_value": 80.34,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 32839,
                "discount_type": "percent",
                "discount_value": 59.14,
                "tax_rate": 10.17
            }
        ],
        "discount_type": "percent",
        "discount_value": 33.22,
        "expected": {
            "subtotal": 3527505,
            "discount": 1171837,
            "tax": 34834,
            "total": 2390502,
            "net": [
                293408,
                1677664,
                221993,
                197437
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 435678,
                "discount_type": "fixed",
                "discount_value": 42130,
                "tax_rate": 5.39
            },
            {
                "qty": 39.086,
                "unit_price": 188898,
                "discount_type": "fixed",
                "discount_value": 20335,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 49090,
                "discount_type": "percent",
                "discount_value": 22.12,
                "tax_rate": 8.78
            },
            {
                "qty": 15,
                "unit_price": 77792,
                "discount_type": "percent",
                "discount_value": 30.16,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 18720,
                "discount_type": "percent",
                "discount_value": 37.31,
                "tax_rate": 1.22
            },
            {
                "qty": 6,
                "unit_price": 312080,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3.459,
                "unit_price": 297056,
                "discount_type": "fixed",
                "discount_value": 42825,
                "tax_rate": 9.41
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 15798668,
            "discount": 0,
            "tax": 361664,
            "total": 16160332,
            "net": [
                4088049,
                7362932,
                706996,
                814949,
                237574,
                1872480,
                1077352
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16,
                "unit_price": 299458,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 11.04,
        "expected": {
            "subtotal": 4791328,
            "discount": 528963,
            "tax": 0,
            "total": 4262365,
            "net": [
                4262365
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1.081,
                "unit_price": 61470,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 159966,
                "discount_type": "percent",
                "discount_value": 3.3,
                "tax_rate": 0
            },
            {
                "qty": 29.769,
                "unit_price": 129381,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 18.42,
        "expected": {
            "subtotal": 5155489,
            "discount": 949641,
            "tax": 0,
            "total": 4205848,
            "net": [
                54209,
                1009550,
                3142089
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1,
                "unit_price": 474793,
                "discount_type": "fixed",
                "discount_value": 27568,
                "tax_rate": 0
            },
            {
                "qty": 31.812,
                "unit_price": 493005,
                "discount_type": "fixed",
                "discount_value": 8500,
                "tax_rate": 0
            },
            {
                "qty": 49.593,
                "unit_price": 208794,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 7.26
            },
            {
                "qty": 24.651,
                "unit_price": 99721,
                "discount_type": "percent",
                "discount_value": 80.16,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 2359,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.44,
                "unit_price": 496586,
                "discount_type": "fixed",
                "discount_value": 27620,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 337602,
                "discount_type": "percent",
                "discount_value": 67.71,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 23.02,
        "expected": {
            "subtotal": 33370309,
            "discount": 7681845,
            "tax": 578699,
            "total": 26267163,
            "net": [
                344274,
                12066596,
                8549763,
                375440,
                29055,
                4734201,
                167834
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 12.244,
                "unit_price": 452722,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 39.569,
                "unit_price": 13449,
                "discount_type": "percent",
                "discount_value": 76.98,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 115147,
        "expected": {
            "subtotal": 5665632,
            "discount": 115147,
            "tax": 0,
            "total": 5550485,
            "net": [
                5430471,
                120014
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 8,
                "unit_price": 347580,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 10.243,
                "unit_price": 352898,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 4.53
            },
            {
                "qty": 32.535,
                "unit_price": 335738,
                "discount_type": "fixed",
                "discount_value": 19050,
                "tax_rate": 10.35
            },
            {
                "qty": 41.295,
                "unit_price": 458752,
                "discount_type": "fixed",
                "discount_value": 22930,
                "tax_rate": 0
            },
            {
                "qty": 19.627,
                "unit_price": 250530,
                "discount_type": "percent",
                "discount_value": 83.21,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 11.02,
        "expected": {
            "subtotal": 37046384,
            "discount": 4082512,
            "tax": 1149915,
            "total": 34113787,
            "net": [
                2474213,
                3362092,
                10706758,
                16836114,
                734610
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 181524,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 13.698,
                "unit_price": 392666,
                "discount_type": "percent",
                "discount_value": 45.22,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 110147,
                "discount_type": "fixed",
                "discount_value": 625,
                "tax_rate": 0
            },
            {
                "qty": 44.774,
                "unit_price": 186026,
                "discount_type": "percent",
                "discount_value": 73.03,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 395714,
                "discount_type": "percent",
                "discount_value": 38.98,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 11780933,
            "discount": 0,
            "tax": 0,
            "total": 11780933,
            "net": [
                3267432,
                2946473,
                1871874,
                2246366,
                1448788
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 8,
                "unit_price": 140185,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 51478,
                "discount_type": "percent",
                "discount_value": 69.62,
                "tax_rate": 0
            },
            {
                "qty": 34.932,
                "unit_price": 418157,
                "discount_type": "percent",
                "discount_value": 52.46,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 8315900,
            "discount": 0,
            "tax": 0,
            "total": 8315900,
            "net": [
                1121480,
                250224,
                6944196
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20,
                "unit_price": 492060,
                "discount_type": "fixed",
                "discount_value": 29267,
                "tax_rate": 0
            },
            {
                "qty": 23.136,
                "unit_price": 264390,
                "discount_type": "percent",
                "discount_value": 92.26,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 174761,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 179313,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 17.489,
                "unit_price": 265520,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 14.96,
        "expected": {
            "subtotal": 18460698,
            "discount": 2761720,
            "tax": 0,
            "total": 15698978,
            "net": [
                8344068,
                402622,
                1783401,
                1219902,
                3948985
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 34.469,
                "unit_price": 498245,
                "discount_type": "percent",
                "discount_value": 85.93,
                "tax_rate": 0
            },
            {
                "qty": 49.616,
                "unit_price": 483922,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 7.39
            },
            {
                "qty": 15,
                "unit_price": 439776,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 14.11
            },
            {
                "qty": 32.844,
                "unit_price": 395600,
                "discount_type": "percent",
                "discount_value": 16.02,
                "tax_rate": 0
            },
            {
                "qty": 28.495,
                "unit_price": 198311,
                "discount_type": "fixed",
                "discount_value": 28005,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 237448,
                "discount_type": "fixed",
                "discount_value": 20894,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 292663,
                "discount_type": "percent",
                "discount_value": 14.51,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 55151163,
            "discount": 0,
            "tax": 2705145,
            "total": 57856308,
            "net": [
                2416383,
                25784633,
                7527426,
                10911594,
                5622867,
                2591034,
                3002371
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 14.751,
                "unit_price": 35504,
                "discount_type": "percent",
                "discount_value": 3.1,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 245488,
                "discount_type": "percent",
                "discount_value": 84,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 664597,
            "discount": 0,
            "tax": 0,
            "total": 664597,
            "net": [
                507485,
                157112
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3.764,
                "unit_price": 14850,
                "discount_type": "percent",
                "discount_value": 31.5,
                "tax_rate": 0
            },
            {
                "qty": 17.905,
                "unit_price": 428504,
                "discount_type": "percent",
                "discount_value": 95.35,
                "tax_rate": 0
            },
            {
                "qty": 20.024,
                "unit_price": 361423,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 7.78
            },
            {
                "qty": 1,
                "unit_price": 403952,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 2.53
            },
            {
                "qty": 18,
                "unit_price": 139203,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.263,
                "unit_price": 363112,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 164875,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 17138010,
            "discount": 0,
            "tax": 573269,
            "total": 17711279,
            "net": [
                38288,
                356765,
                7800183,
                414172,
                2505654,
                4452842,
                2143375
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16,
                "unit_price": 70561,
                "discount_type": "percent",
                "discount_value": 32.23,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 204552,
                "discount_type": "fixed",
                "discount_value": 46632,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 414983,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.74
            },
            {
                "qty": 20.769,
                "unit_price": 140320,
                "discount_type": "fixed",
                "discount_value": 20025,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 276700,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 13.489,
                "unit_price": 399528,
                "discount_type": "fixed",
                "discount_value": 32556,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 9.93,
        "expected": {
            "subtotal": 16133702,
            "discount": 1602077,
            "tax": 154070,
            "total": 14685695,
            "net": [
                689132,
                1800398,
                1275395,
                2606879,
                3489132,
                4824759
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 11,
                "unit_price": 65764,
                "discount_type": "percent",
                "discount_value": 28.98,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 28.08,
        "expected": {
            "subtotal": 513762,
            "discount": 144264,
            "tax": 0,
            "total": 369498,
            "net": [
                369498
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 47.063,
                "unit_price": 134387,
                "discount_type": "percent",
                "discount_value": 88.45,
                "tax_rate": 7.68
            },
            {
                "qty": 43.35,
                "unit_price": 394994,
                "discount_type": "percent",
                "discount_value": 6.23,
                "tax_rate": 0.26
            },
            {
                "qty": 41.219,
                "unit_price": 495686,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 11.43
            },
            {
                "qty": 11,
                "unit_price": 219453,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 93560,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 30.22,
                "unit_price": 278069,
                "discount_type": "percent",
                "discount_value": 36.02,
                "tax_rate": 0
            },
            {
                "qty": 2.511,
                "unit_price": 251693,
                "discount_type": "percent",
                "discount_value": 48.67,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 42.63,
        "expected": {
            "subtotal": 47204392,
            "discount": 20123232,
            "tax": 1395921,
            "total": 28477081,
            "net": [
                451273,
                9235408,
                13061441,
                1384902,
                1073507,
                3084438,
                186112
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 12908,
                "discount_type": "fixed",
                "discount_value": 525,
                "tax_rate": 0.44
            },
            {
                "qty": 28.147,
                "unit_price": 192244,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20.463,
                "unit_price": 66715,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 7021008,
            "discount": 0,
            "tax": 1077,
            "total": 7022085,
            "net": [
                245804,
                5411092,
                1365189
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 32.689,
                "unit_price": 298002,
                "discount_type": "percent",
                "discount_value": 65.06,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 417582,
                "discount_type": "fixed",
                "discount_value": 37190,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 13.08,
        "expected": {
            "subtotal": 6707107,
            "discount": 877290,
            "tax": 0,
            "total": 5829817,
            "net": [
                2958445,
                2871372
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 12168,
                "discount_type": "percent",
                "discount_value": 27.9,
                "tax_rate": 0
            },
            {
                "qty": 3.83,
                "unit_price": 243880,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 19,
                "unit_price": 189047,
                "discount_type": "percent",
                "discount_value": 58.19,
                "tax_rate": 11.4
            },
            {
                "qty": 18,
                "unit_price": 230315,
                "discount_type": "percent",
                "discount_value": 20.82,
                "tax_rate": 0
            },
            {
                "qty": 36.899,
                "unit_price": 248426,
                "discount_type": "percent",
                "discount_value": 58.35,
                "tax_rate": 10.24
            }
        ],
        "discount_type": "fixed",
        "discount_value": 33456,
        "expected": {
            "subtotal": 9694206,
            "discount": 33456,
            "tax": 560217,
            "total": 10220967,
            "net": [
                157371,
                930836,
                1667198,
                3271214,
                4194348
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20.333,
                "unit_price": 234803,
                "discount_type": "percent",
                "discount_value": 10.39,
                "tax_rate": 0
            },
            {
                "qty": 19,
                "unit_price": 263018,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 15,
                "unit_price": 68788,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 24.347,
                "unit_price": 319684,
                "discount_type": "fixed",
                "discount_value": 22175,
                "tax_rate": 7.54
            },
            {
                "qty": 5,
                "unit_price": 126469,
                "discount_type": "fixed",
                "discount_value": 7260,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 18693623,
            "discount": 0,
            "tax": 585192,
            "total": 19278815,
            "net": [
                4278205,
                4997342,
                1031820,
                8346363,
                625085
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18.872,
                "unit_price": 59868,
                "discount_type": "percent",
                "discount_value": 80.58,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 203828,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.547,
                "unit_price": 182938,
                "discount_type": "fixed",
                "discount_value": 13246,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 104942,
                "discount_type": "percent",
                "discount_value": 79.54,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 265092,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.065,
                "unit_price": 332998,
                "discount_type": "fixed",
                "discount_value": 11535,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 48.59,
        "expected": {
            "subtotal": 13038683,
            "discount": 6335496,
            "tax": 0,
            "total": 6703187,
            "net": [
                112800,
                838304,
                1173216,
                66230,
                2453108,
                2059529
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 5.391,
                "unit_price": 310761,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 58860,
                "discount_type": "percent",
                "discount_value": 1.59,
                "tax_rate": 0
            },
            {
                "qty": 46.71,
                "unit_price": 97371,
                "discount_type": "fixed",
                "discount_value": 49880,
                "tax_rate": 0
            },
            {
                "qty": 18.79,
                "unit_price": 248482,
                "discount_type": "fixed",
                "discount_value": 41208,
                "tax_rate": 0
            },
            {
                "qty": 19,
                "unit_price": 161341,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 302913,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.759,
                "unit_price": 133222,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 15.68,
        "expected": {
            "subtotal": 17228412,
            "discount": 2701415,
            "tax": 0,
            "total": 14526997,
            "net": [
                1412624,
                634941,
                3792982,
                3902135,
                2584812,
                766249,
                1433254
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 463166,
                "discount_type": "fixed",
                "discount_value": 19436,
                "tax_rate": 0
            },
            {
                "qty": 45.982,
                "unit_price": 496278,
                "discount_type": "fixed",
                "discount_value": 30443,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 87613,
                "discount_type": "percent",
                "discount_value": 74.45,
                "tax_rate": 8.67
            },
            {
                "qty": 10.098,
                "unit_price": 478432,
                "discount_type": "percent",
                "discount_value": 5.53,
                "tax_rate": 0
            },
            {
                "qty": 22.738,
                "unit_price": 20278,
                "discount_type": "percent",
                "discount_value": 15.59,
                "tax_rate": 0
            },
            {
                "qty": 0.882,
                "unit_price": 289945,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 204868,
                "discount_type": "fixed",
                "discount_value": 31838,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 32771573,
            "discount": 0,
            "tax": 21349,
            "total": 32792922,
            "net": [
                4149058,
                22789412,
                267585,
                4564040,
                389198,
                255731,
                377898
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7,
                "unit_price": 18263,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 128730,
                "discount_type": "percent",
                "discount_value": 5.14,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 15.67,
        "expected": {
            "subtotal": 2570107,
            "discount": 402736,
            "tax": 0,
            "total": 2167371,
            "net": [
                107808,
                2059563
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4.981,
                "unit_price": 102364,
                "discount_type": "percent",
                "discount_value": 85.81,
                "tax_rate": 13.03
            },
            {
                "qty": 11.504,
                "unit_price": 371135,
                "discount_type": "percent",
                "discount_value": 47.91,
                "tax_rate": 0
            },
            {
                "qty": 28.233,
                "unit_price": 481899,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 363690,
                "discount_type": "fixed",
                "discount_value": 5742,
                "tax_rate": 0.1
            },
            {
                "qty": 16,
                "unit_price": 243191,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0.72
            },
            {
                "qty": 26.854,
                "unit_price": 443066,
                "discount_type": "percent",
                "discount_value": 11.24,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 31.86,
        "expected": {
            "subtotal": 32166319,
            "discount": 10248189,
            "tax": 26749,
            "total": 21944879,
            "net": [
                55724,
                1515435,
                9270756,
                1236414,
                2670456,
                7196094
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 472519,
                "discount_type": "fixed",
                "discount_value": 24620,
                "tax_rate": 0
            },
            {
                "qty": 38.621,
                "unit_price": 434457,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 305430,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 36.29,
        "expected": {
            "subtotal": 27588334,
            "discount": 10011806,
            "tax": 0,
            "total": 17576528,
            "net": [
                2994733,
                10690006,
                3891789
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 29.662,
                "unit_price": 162750,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 198518,
                "discount_type": "fixed",
                "discount_value": 27959,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 32599,
                "discount_type": "percent",
                "discount_value": 81.18,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 373192,
                "discount_type": "percent",
                "discount_value": 31.2,
                "tax_rate": 0
            },
            {
                "qty": 20.957,
                "unit_price": 386364,
                "discount_type": "fixed",
                "discount_value": 24871,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 443891,
                "discount_type": "percent",
                "discount_value": 22.47,
                "tax_rate": 0
            },
            {
                "qty": 26.702,
                "unit_price": 165227,
                "discount_type": "fixed",
                "discount_value": 39777,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 27165616,
            "discount": 0,
            "tax": 0,
            "total": 27165616,
            "net": [
                4827491,
                567595,
                61351,
                5135122,
                8072159,
                4129784,
                4372114
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 46.942,
                "unit_price": 105229,
                "discount_type": "fixed",
                "discount_value": 44107,
                "tax_rate": 0
            },
            {
                "qty": 12.029,
                "unit_price": 81443,
                "discount_type": "fixed",
                "discount_value": 23536,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 5851695,
            "discount": 0,
            "tax": 0,
            "total": 5851695,
            "net": [
                4895553,
                956142
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 283994,
                "discount_type": "fixed",
                "discount_value": 14179,
                "tax_rate": 2.46
            },
            {
                "qty": 10,
                "unit_price": 164549,
                "discount_type": "percent",
                "discount_value": 13.31,
                "tax_rate": 0.97
            },
            {
                "qty": 15.09,
                "unit_price": 61976,
                "discount_type": "percent",
                "discount_value": 96.56,
                "tax_rate": 4.74
            },
            {
                "qty": 30.113,
                "unit_price": 99524,
                "discount_type": "percent",
                "discount_value": 53.91,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 266900,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 34.31,
        "expected": {
            "subtotal": 10469909,
            "discount": 3592226,
            "tax": 55755,
            "total": 6933438,
            "net": [
                1901906,
                946141,
                22135,
                907377,
                3155879
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16,
                "unit_price": 112244,
                "discount_type": "fixed",
                "discount_value": 34430,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 13422,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 17.859,
                "unit_price": 459861,
                "discount_type": "percent",
                "discount_value": 95.92,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 483351,
                "discount_type": "fixed",
                "discount_value": 64,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 6043826,
            "discount": 0,
            "tax": 0,
            "total": 6043826,
            "net": [
                1761474,
                80532,
                335076,
                3866744
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 12.599,
                "unit_price": 307769,
                "discount_type": "percent",
                "discount_value": 77.62,
                "tax_rate": 0
            },
            {
                "qty": 17.867,
                "unit_price": 167706,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 36.536,
                "unit_price": 115981,
                "discount_type": "percent",
                "discount_value": 10.23,
                "tax_rate": 8.33
            }
        ],
        "discount_type": "percent",
        "discount_value": 31.24,
        "expected": {
            "subtotal": 7668194,
            "discount": 2395544,
            "tax": 217881,
            "total": 5490531,
            "net": [
                596701,
                2060327,
                2833503
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7,
                "unit_price": 56879,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 78532,
                "discount_type": "fixed",
                "discount_value": 20829,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 390211,
                "discount_type": "percent",
                "discount_value": 56.4,
                "tax_rate": 2.07
            },
            {
                "qty": 15,
                "unit_price": 127732,
                "discount_type": "fixed",
                "discount_value": 30847,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 15090,
                "discount_type": "percent",
                "discount_value": 4.17,
                "tax_rate": 10.29
            }
        ],
        "discount_type": "percent",
        "discount_value": 9.42,
        "expected": {
            "subtotal": 5178130,
            "discount": 487780,
            "tax": 61193,
            "total": 4751543,
            "net": [
                360647,
                550207,
                1887547,
                1707553,
                245589
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 23.24,
                "unit_price": 379358,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 385734,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 498623,
                "discount_type": "percent",
                "discount_value": 93.11,
                "tax_rate": 9.28
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 12597082,
            "discount": 0,
            "tax": 28693,
            "total": 12625775,
            "net": [
                8816280,
                3471606,
                337889
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 56933,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 9.99
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 512397,
            "discount": 0,
            "tax": 51188,
            "total": 563585,
            "net": [
                563585
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 25.31,
                "unit_price": 355416,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 33.13,
        "expected": {
            "subtotal": 8995579,
            "discount": 2980235,
            "tax": 0,
            "total": 6015344,
            "net": [
                6015344
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3,
                "unit_price": 363101,
                "discount_type": "fixed",
                "discount_value": 41676,
                "tax_rate": 8.7
            },
            {
                "qty": 38.13,
                "unit_price": 179866,
                "discount_type": "percent",
                "discount_value": 19.46,
                "tax_rate": 12.6
            },
            {
                "qty": 13.837,
                "unit_price": 306003,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 178851,
                "discount_type": "percent",
                "discount_value": 12.37,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 351813,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 45.158,
                "unit_price": 269641,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 35.15,
        "expected": {
            "subtotal": 31351994,
            "discount": 11020226,
            "tax": 510451,
            "total": 20842219,
            "net": [
                738493,
                4033443,
                2745855,
                1321288,
                4106713,
                7896427
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 36.767,
                "unit_price": 254047,
                "discount_type": "fixed",
                "discount_value": 4711,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 316930,
                "discount_type": "fixed",
                "discount_value": 31974,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 326372,
                "discount_type": "percent",
                "discount_value": 4.94,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 14584779,
            "discount": 0,
            "tax": 0,
            "total": 14584779,
            "net": [
                9335835,
                284956,
                4963988
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 1319,
                "discount_type": "percent",
                "discount_value": 60.11,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 7273,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 219464,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 94149,
        "expected": {
            "subtotal": 330757,
            "discount": 94149,
            "tax": 0,
            "total": 236608,
            "net": [
                6775,
                72839,
                156994
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 13.89,
                "unit_price": 112529,
                "discount_type": "percent",
                "discount_value": 18.35,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 1276212,
            "discount": 0,
            "tax": 0,
            "total": 1276212,
            "net": [
                1276212
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4.514,
                "unit_price": 140108,
                "discount_type": "percent",
                "discount_value": 25.39,
                "tax_rate": 14.82
            },
            {
                "qty": 14,
                "unit_price": 307518,
                "discount_type": "percent",
                "discount_value": 7.2,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 4467143,
            "discount": 0,
            "tax": 69931,
            "total": 4537074,
            "net": [
                541800,
                3995274
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 373179,
                "discount_type": "percent",
                "discount_value": 22.45,
                "tax_rate": 9.96
            },
            {
                "qty": 13.885,
                "unit_price": 71357,
                "discount_type": "fixed",
                "discount_value": 21663,
                "tax_rate": 0
            },
            {
                "qty": 34.141,
                "unit_price": 460244,
                "discount_type": "percent",
                "discount_value": 16.63,
                "tax_rate": 13.28
            },
            {
                "qty": 7,
                "unit_price": 308723,
                "discount_type": "percent",
                "discount_value": 43.8,
                "tax_rate": 1.94
            },
            {
                "qty": 18,
                "unit_price": 280884,
                "discount_type": "fixed",
                "discount_value": 43855,
                "tax_rate": 0
            },
            {
                "qty": 32.614,
                "unit_price": 238585,
                "discount_type": "fixed",
                "discount_value": 24235,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 135722,
        "expected": {
            "subtotal": 30946768,
            "discount": 135722,
            "tax": 2042499,
            "total": 32853545,
            "net": [
                3168290,
                964879,
                14774696,
                1232648,
                4990076,
                7722956
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 43868,
                "discount_type": "percent",
                "discount_value": 29.86,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 46386,
        "expected": {
            "subtotal": 461535,
            "discount": 46386,
            "tax": 0,
            "total": 415149,
            "net": [
                415149
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 6,
                "unit_price": 301400,
                "discount_type": "fixed",
                "discount_value": 48728,
                "tax_rate": 9.48
            }
        ],
        "discount_type": "fixed",
        "discount_value": 121679,
        "expected": {
            "subtotal": 1759672,
            "discount": 121679,
            "tax": 155282,
            "total": 1793275,
            "net": [
                1793275
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 0.257,
                "unit_price": 242636,
                "discount_type": "fixed",
                "discount_value": 48685,
                "tax_rate": 0
            },
            {
                "qty": 26.731,
                "unit_price": 436103,
                "discount_type": "fixed",
                "discount_value": 12291,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 279924,
                "discount_type": "fixed",
                "discount_value": 295,
                "tax_rate": 0
            },
            {
                "qty": 44.434,
                "unit_price": 307880,
                "discount_type": "percent",
                "discount_value": 36.1,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 167976,
        "expected": {
            "subtotal": 25998772,
            "discount": 167976,
            "tax": 0,
            "total": 25830796,
            "net": [
                13584,
                11569939,
                5562016,
                8685257
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20.693,
                "unit_price": 193752,
                "discount_type": "fixed",
                "discount_value": 36952,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 117613,
                "discount_type": "percent",
                "discount_value": 38.31,
                "tax_rate": 10.89
            },
            {
                "qty": 17,
                "unit_price": 65446,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 4.42
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 5375162,
            "discount": 0,
            "tax": 80781,
            "total": 5455943,
            "net": [
                3972358,
                321827,
                1161758
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 5,
                "unit_price": 74729,
                "discount_type": "percent",
                "discount_value": 91.88,
                "tax_rate": 14.48
            },
            {
                "qty": 14,
                "unit_price": 492505,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 32.991,
                "unit_price": 299125,
                "discount_type": "percent",
                "discount_value": 32.24,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 355766,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 190854,
                "discount_type": "percent",
                "discount_value": 52.67,
                "tax_rate": 2.71
            }
        ],
        "discount_type": "percent",
        "discount_value": 16.96,
        "expected": {
            "subtotal": 17440914,
            "discount": 2957979,
            "tax": 9746,
            "total": 14492681,
            "net": [
                28842,
                5725666,
                5552760,
                2954281,
                231132
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 11,
                "unit_price": 111735,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 8.49
            }
        ],
        "discount_type": "percent",
        "discount_value": 46.32,
        "expected": {
            "subtotal": 1229085,
            "discount": 569312,
            "tax": 56015,
            "total": 715788,
            "net": [
                715788
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 32.409,
                "unit_price": 451421,
                "discount_type": "percent",
                "discount_value": 38,
                "tax_rate": 9.42
            }
        ],
        "discount_type": "fixed",
        "discount_value": 126292,
        "expected": {
            "subtotal": 9070664,
            "discount": 126292,
            "tax": 842560,
            "total": 9786932,
            "net": [
                9786932
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7.987,
                "unit_price": 32038,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 14.267,
                "unit_price": 69138,
                "discount_type": "percent",
                "discount_value": 10.45,
                "tax_rate": 0
            },
            {
                "qty": 21.597,
                "unit_price": 206410,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 36.353,
                "unit_price": 429778,
                "discount_type": "percent",
                "discount_value": 12.46,
                "tax_rate": 6.61
            },
            {
                "qty": 46.49,
                "unit_price": 80315,
                "discount_type": "percent",
                "discount_value": 50.64,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 21117068,
            "discount": 0,
            "tax": 904050,
            "total": 22021118,
            "net": [
                255888,
                883314,
                4457837,
                14581054,
                1843025
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7,
                "unit_price": 77535,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 121440,
        "expected": {
            "subtotal": 542745,
            "discount": 121440,
            "tax": 0,
            "total": 421305,
            "net": [
                421305
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 226263,
                "discount_type": "percent",
                "discount_value": 86.17,
                "tax_rate": 0
            },
            {
                "qty": 1.485,
                "unit_price": 383712,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 15,
                "unit_price": 442080,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3.047,
                "unit_price": 236317,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 48.545,
                "unit_price": 91989,
                "discount_type": "fixed",
                "discount_value": 7119,
                "tax_rate": 12.28
            },
            {
                "qty": 1.634,
                "unit_price": 294436,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.67
            }
        ],
        "discount_type": "fixed",
        "discount_value": 73858,
        "expected": {
            "subtotal": 13423924,
            "discount": 73858,
            "tax": 609896,
            "total": 13959962,
            "net": [
                560160,
                566677,
                6594715,
                716096,
                4978447,
                543867
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 8,
                "unit_price": 453588,
                "discount_type": "percent",
                "discount_value": 29.09,
                "tax_rate": 0
            },
            {
                "qty": 47.666,
                "unit_price": 387842,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.51
            },
            {
                "qty": 40.901,
                "unit_price": 141296,
                "discount_type": "percent",
                "discount_value": 57.29,
                "tax_rate": 14.42
            },
            {
                "qty": 13,
                "unit_price": 92389,
                "discount_type": "fixed",
                "discount_value": 12405,
                "tax_rate": 0
            },
            {
                "qty": 31.626,
                "unit_price": 291716,
                "discount_type": "fixed",
                "discount_value": 44504,
                "tax_rate": 7.03
            },
            {
                "qty": 39.623,
                "unit_price": 349716,
                "discount_type": "percent",
                "discount_value": 95.56,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 42.21,
        "expected": {
            "subtotal": 34513465,
            "discount": 14568134,
            "tax": 2022042,
            "total": 21967373,
            "net": [
                1487003,
                12126916,
                1632104,
                686922,
                5678880,
                355548
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1,
                "unit_price": 483009,
                "discount_type": "percent",
                "discount_value": 81.49,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 89405,
            "discount": 0,
            "tax": 0,
            "total": 89405,
            "net": [
                89405
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 21.532,
                "unit_price": 432528,
                "discount_type": "fixed",
                "discount_value": 1885,
                "tax_rate": 0
            },
            {
                "qty": 36.006,
                "unit_price": 323419,
                "discount_type": "fixed",
                "discount_value": 40790,
                "tax_rate": 4.53
            },
            {
                "qty": 7,
                "unit_price": 35959,
                "discount_type": "fixed",
                "discount_value": 41057,
                "tax_rate": 0
            },
            {
                "qty": 9.587,
                "unit_price": 464656,
                "discount_type": "fixed",
                "discount_value": 33779,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 391741,
                "discount_type": "fixed",
                "discount_value": 15856,
                "tax_rate": 10.79
            },
            {
                "qty": 33.673,
                "unit_price": 151751,
                "discount_type": "percent",
                "discount_value": 16.96,
                "tax_rate": 0.45
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 32516678,
            "discount": 0,
            "tax": 838938,
            "total": 33355616,
            "net": [
                9311308,
                12129907,
                210656,
                4420878,
                3020502,
                4262365
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 469884,
                "discount_type": "fixed",
                "discount_value": 23816,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 20.78,
        "expected": {
            "subtotal": 4205140,
            "discount": 873828,
            "tax": 0,
            "total": 3331312,
            "net": [
                3331312
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 414653,
                "discount_type": "percent",
                "discount_value": 20.1,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 195601,
                "discount_type": "fixed",
                "discount_value": 33650,
                "tax_rate": 0
            },
            {
                "qty": 34.611,
                "unit_price": 51102,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 8465066,
            "discount": 0,
            "tax": 0,
            "total": 8465066,
            "net": [
                4969616,
                1726759,
                1768691
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 1394,
                "discount_type": "fixed",
                "discount_value": 10893,
                "tax_rate": 7.52
            },
            {
                "qty": 12.45,
                "unit_price": 93212,
                "discount_type": "fixed",
                "discount_value": 41002,
                "tax_rate": 12.62
            },
            {
                "qty": 9,
                "unit_price": 83043,
                "discount_type": "percent",
                "discount_value": 29.29,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 26.28,
        "expected": {
            "subtotal": 1649617,
            "discount": 433519,
            "tax": 104243,
            "total": 1320341,
            "net": [
                1311,
                929437,
                389593
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 83069,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 33.044,
                "unit_price": 159132,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.855,
                "unit_price": 140791,
                "discount_type": "fixed",
                "discount_value": 47354,
                "tax_rate": 0
            },
            {
                "qty": 49.281,
                "unit_price": 30101,
                "discount_type": "percent",
                "discount_value": 57.66,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 202673,
                "discount_type": "percent",
                "discount_value": 27.18,
                "tax_rate": 8.8
            },
            {
                "qty": 13,
                "unit_price": 142757,
                "discount_type": "fixed",
                "discount_value": 43413,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 11684861,
            "discount": 0,
            "tax": 129876,
            "total": 11814737,
            "net": [
                747621,
                5258358,
                1762514,
                628075,
                1605741,
                1812428
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 44151,
                "discount_type": "fixed",
                "discount_value": 8764,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 939,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 1.084,
                "unit_price": 310009,
                "discount_type": "fixed",
                "discount_value": 40891,
                "tax_rate": 7.34
            }
        ],
        "discount_type": "fixed",
        "discount_value": 158071,
        "expected": {
            "subtotal": 1130898,
            "discount": 158071,
            "tax": 18636,
            "total": 991463,
            "net": [
                714077,
                4847,
                272539
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18.053,
                "unit_price": 241529,
                "discount_type": "percent",
                "discount_value": 40.4,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 303753,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 306524,
                "discount_type": "fixed",
                "discount_value": 3128,
                "tax_rate": 8.63
            },
            {
                "qty": 8,
                "unit_price": 376298,
                "discount_type": "fixed",
                "discount_value": 15099,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 12016830,
            "discount": 0,
            "tax": 449431,
            "total": 12466261,
            "net": [
                2598753,
                1215012,
                5657211,
                2995285
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 5,
                "unit_price": 433785,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 11.313,
                "unit_price": 470714,
                "discount_type": "fixed",
                "discount_value": 21977,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 177812,
                "discount_type": "fixed",
                "discount_value": 31979,
                "tax_rate": 0
            },
            {
                "qty": 7.436,
                "unit_price": 279074,
                "discount_type": "percent",
                "discount_value": 26.16,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 319289,
                "discount_type": "fixed",
                "discount_value": 21237,
                "tax_rate": 0
            },
            {
                "qty": 22.476,
                "unit_price": 311182,
                "discount_type": "percent",
                "discount_value": 9.17,
                "tax_rate": 0
            },
            {
                "qty": 40.77,
                "unit_price": 346878,
                "discount_type": "percent",
                "discount_value": 39.71,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 28090112,
            "discount": 0,
            "tax": 0,
            "total": 28090112,
            "net": [
                2168925,
                5303210,
                1034893,
                1532323,
                3171653,
                6352766,
                8526342
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 162852,
                "discount_type": "percent",
                "discount_value": 81.39,
                "tax_rate": 0
            },
            {
                "qty": 43.683,
                "unit_price": 424960,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.67
            }
        ],
        "discount_type": "percent",
        "discount_value": 31.48,
        "expected": {
            "subtotal": 19139356,
            "discount": 6025069,
            "tax": 1738787,
            "total": 14853074,
            "net": [
                394557,
                14458517
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 398573,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 51853,
        "expected": {
            "subtotal": 3985730,
            "discount": 51853,
            "tax": 0,
            "total": 3933877,
            "net": [
                3933877
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7,
                "unit_price": 240039,
                "discount_type": "fixed",
                "discount_value": 16541,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 188521,
                "discount_type": "fixed",
                "discount_value": 7795,
                "tax_rate": 8.66
            },
            {
                "qty": 7.319,
                "unit_price": 283440,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 448147,
                "discount_type": "percent",
                "discount_value": 68.94,
                "tax_rate": 1.59
            },
            {
                "qty": 5,
                "unit_price": 184929,
                "discount_type": "percent",
                "discount_value": 18.95,
                "tax_rate": 0.69
            },
            {
                "qty": 14,
                "unit_price": 302274,
                "discount_type": "percent",
                "discount_value": 8,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 13517942,
            "discount": 0,
            "tax": 272896,
            "total": 13790838,
            "net": [
                1663732,
                2859387,
                2074497,
                2545337,
                754596,
                3893289
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3,
                "unit_price": 293614,
                "discount_type": "fixed",
                "discount_value": 45137,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 209062,
                "discount_type": "fixed",
                "discount_value": 23000,
                "tax_rate": 0
            },
            {
                "qty": 17.617,
                "unit_price": 102105,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 4493047,
            "discount": 0,
            "tax": 0,
            "total": 4493047,
            "net": [
                835705,
                1858558,
                1798784
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4,
                "unit_price": 98604,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 8.78
            },
            {
                "qty": 12,
                "unit_price": 351349,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 17.403,
                "unit_price": 148949,
                "discount_type": "fixed",
                "discount_value": 35126,
                "tax_rate": 14.5
            },
            {
                "qty": 10.22,
                "unit_price": 44043,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 48.02,
        "expected": {
            "subtotal": 7617756,
            "discount": 3658046,
            "tax": 210726,
            "total": 4170436,
            "net": [
                223017,
                2191575,
                1521872,
                233972
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10.458,
                "unit_price": 94359,
                "discount_type": "fixed",
                "discount_value": 11362,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 400493,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8.291,
                "unit_price": 207926,
                "discount_type": "percent",
                "discount_value": 17.73,
                "tax_rate": 9.85
            }
        ],
        "discount_type": "percent",
        "discount_value": 25.38,
        "expected": {
            "subtotal": 8801596,
            "discount": 2233845,
            "tax": 104243,
            "total": 6671994,
            "net": [
                727876,
                4781566,
                1162552
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 451580,
                "discount_type": "percent",
                "discount_value": 49.74,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 438218,
                "discount_type": "percent",
                "discount_value": 20.6,
                "tax_rate": 0.44
            },
            {
                "qty": 13,
                "unit_price": 388585,
                "discount_type": "fixed",
                "discount_value": 49390,
                "tax_rate": 0
            },
            {
                "qty": 49.399,
                "unit_price": 378737,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2.793,
                "unit_price": 19404,
                "discount_type": "percent",
                "discount_value": 33.7,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 12.61,
        "expected": {
            "subtotal": 28028699,
            "discount": 3534419,
            "tax": 14717,
            "total": 24508997,
            "net": [
                396688,
                3359478,
                4371436,
                16349995,
                31400
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 12,
                "unit_price": 100322,
                "discount_type": "fixed",
                "discount_value": 31840,
                "tax_rate": 0
            },
            {
                "qty": 43.158,
                "unit_price": 169308,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 11.722,
                "unit_price": 273083,
                "discount_type": "fixed",
                "discount_value": 24715,
                "tax_rate": 0
            },
            {
                "qty": 17.414,
                "unit_price": 279251,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 43.06,
                "unit_price": 160710,
                "discount_type": "percent",
                "discount_value": 22.92,
                "tax_rate": 14.9
            },
            {
                "qty": 45.041,
                "unit_price": 450580,
                "discount_type": "fixed",
                "discount_value": 24974,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 9.91,
        "expected": {
            "subtotal": 42121929,
            "discount": 4174283,
            "tax": 716014,
            "total": 38663660,
            "net": [
                1055876,
                6582872,
                2861586,
                4380966,
                5521477,
                18260883
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 17,
                "unit_price": 327659,
                "discount_type": "fixed",
                "discount_value": 11267,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 491627,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 14.69
            },
            {
                "qty": 11,
                "unit_price": 388061,
                "discount_type": "fixed",
                "discount_value": 17081,
                "tax_rate": 8.49
            },
            {
                "qty": 20.204,
                "unit_price": 385476,
                "discount_type": "percent",
                "discount_value": 32.89,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 20936682,
            "discount": 0,
            "tax": 1227600,
            "total": 22164282,
            "net": [
                5558936,
                6766164,
                4612550,
                5226632
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 23.45,
                "unit_price": 359410,
                "discount_type": "fixed",
                "discount_value": 48179,
                "tax_rate": 0
            },
            {
                "qty": 17.235,
                "unit_price": 484254,
                "discount_type": "percent",
                "discount_value": 31.23,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 196664,
        "expected": {
            "subtotal": 14119611,
            "discount": 196664,
            "tax": 0,
            "total": 13922947,
            "net": [
                8263266,
                5659681
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20,
                "unit_price": 202177,
                "discount_type": "fixed",
                "discount_value": 35199,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 47.03,
        "expected": {
            "subtotal": 4008341,
            "discount": 1885123,
            "tax": 0,
            "total": 2123218,
            "net": [
                2123218
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 32.755,
                "unit_price": 415832,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 178426,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 12.37
            }
        ],
        "discount_type": "fixed",
        "discount_value": 13135,
        "expected": {
            "subtotal": 14869559,
            "discount": 13135,
            "tax": 154363,
            "total": 15010787,
            "net": [
                13608545,
                1402242
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 335645,
                "discount_type": "fixed",
                "discount_value": 19135,
                "tax_rate": 6.38
            },
            {
                "qty": 34.111,
                "unit_price": 110692,
                "discount_type": "fixed",
                "discount_value": 18933,
                "tax_rate": 5.77
            },
            {
                "qty": 14,
                "unit_price": 147450,
                "discount_type": "fixed",
                "discount_value": 47175,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 154842,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 13984,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 10694,
                "discount_type": "fixed",
                "discount_value": 8380,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 13101767,
            "discount": 0,
            "tax": 536763,
            "total": 13638530,
            "net": [
                5335531,
                3973654,
                2017125,
                2012946,
                125856,
                173418
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 390609,
                "discount_type": "percent",
                "discount_value": 55.32,
                "tax_rate": 0.63
            },
            {
                "qty": 13.896,
                "unit_price": 123247,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 461343,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 23.438,
                "unit_price": 482153,
                "discount_type": "percent",
                "discount_value": 75.34,
                "tax_rate": 0
            },
            {
                "qty": 23.491,
                "unit_price": 298408,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 32.669,
                "unit_price": 61846,
                "discount_type": "fixed",
                "discount_value": 44848,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 16614164,
            "discount": 0,
            "tax": 10995,
            "total": 16625159,
            "net": [
                1756236,
                1712640,
                1384029,
                2786753,
                7009902,
                1975599
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 21.843,
                "unit_price": 427070,
                "discount_type": "percent",
                "discount_value": 11.63,
                "tax_rate": 12.77
            },
            {
                "qty": 10,
                "unit_price": 341041,
                "discount_type": "fixed",
                "discount_value": 589,
                "tax_rate": 7.28
            },
            {
                "qty": 11,
                "unit_price": 328403,
                "discount_type": "fixed",
                "discount_value": 39213,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 111554,
                "discount_type": "fixed",
                "discount_value": 18020,
                "tax_rate": 0
            },
            {
                "qty": 14.399,
                "unit_price": 81651,
                "discount_type": "percent",
                "discount_value": 4.68,
                "tax_rate": 0
            },
            {
                "qty": 28.441,
                "unit_price": 418616,
                "discount_type": "percent",
                "discount_value": 54.84,
                "tax_rate": 13.78
            }
        ],
        "discount_type": "percent",
        "discount_value": 32.06,
        "expected": {
            "subtotal": 22375288,
            "discount": 7173517,
            "tax": 1387231,
            "total": 16589002,
            "net": [
                6315901,
                2485283,
                2427646,
                442496,
                761384,
                4156292
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4,
                "unit_price": 260283,
                "discount_type": "percent",
                "discount_value": 52.95,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 53294,
                "discount_type": "percent",
                "discount_value": 67.63,
                "tax_rate": 0
            },
            {
                "qty": 12.348,
                "unit_price": 274595,
                "discount_type": "fixed",
                "discount_value": 17437,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 481800,
                "discount_type": "fixed",
                "discount_value": 34316,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 101058,
        "expected": {
            "subtotal": 7218650,
            "discount": 101058,
            "tax": 0,
            "total": 7117592,
            "net": [
                482995,
                17010,
                3326038,
                3291549
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 11,
                "unit_price": 232334,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 75791,
        "expected": {
            "subtotal": 2555674,
            "discount": 75791,
            "tax": 0,
            "total": 2479883,
            "net": [
                2479883
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 383844,
                "discount_type": "percent",
                "discount_value": 23.22,
                "tax_rate": 0
            },
            {
                "qty": 28.706,
                "unit_price": 117185,
                "discount_type": "percent",
                "discount_value": 42.91,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 60207,
        "expected": {
            "subtotal": 2509889,
            "discount": 60207,
            "tax": 0,
            "total": 2449682,
            "net": [
                575292,
                1874390
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 168237,
                "discount_type": "percent",
                "discount_value": 77.45,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 294722,
                "discount_type": "fixed",
                "discount_value": 33398,
                "tax_rate": 1.92
            },
            {
                "qty": 17,
                "unit_price": 10260,
                "discount_type": "fixed",
                "discount_value": 16429,
                "tax_rate": 0
            },
            {
                "qty": 17.081,
                "unit_price": 373930,
                "discount_type": "percent",
                "discount_value": 43.6,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 320992,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 24.691,
                "unit_price": 477789,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 397925,
                "discount_type": "fixed",
                "discount_value": 45986,
                "tax_rate": 4.08
            }
        ],
        "discount_type": "fixed",
        "discount_value": 163066,
        "expected": {
            "subtotal": 24255401,
            "discount": 163066,
            "tax": 182715,
            "total": 24275050,
            "net": [
                715965,
                2949802,
                156929,
                3578105,
                1913004,
                11717778,
                3243467
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 44.48,
                "unit_price": 56127,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 8.05
            },
            {
                "qty": 17,
                "unit_price": 146030,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 119607,
        "expected": {
            "subtotal": 4979039,
            "discount": 119607,
            "tax": 196143,
            "total": 5055575,
            "net": [
                2632700,
                2422875
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 11.567,
                "unit_price": 226746,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 3734,
        "expected": {
            "subtotal": 2622771,
            "discount": 3734,
            "tax": 0,
            "total": 2619037,
            "net": [
                2619037
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 47.239,
                "unit_price": 286296,
                "discount_type": "percent",
                "discount_value": 98.55,
                "tax_rate": 0
            },
            {
                "qty": 42.166,
                "unit_price": 431046,
                "discount_type": "percent",
                "discount_value": 90.94,
                "tax_rate": 0
            },
            {
                "qty": 43.913,
                "unit_price": 475735,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 11.91
            },
            {
                "qty": 16,
                "unit_price": 270798,
                "discount_type": "fixed",
                "discount_value": 4126,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 42.88,
        "expected": {
            "subtotal": 27062395,
            "discount": 11604355,
            "tax": 1421210,
            "total": 16879250,
            "net": [
                112014,
                940595,
                13354121,
                2472520
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 17.236,
                "unit_price": 22008,
                "discount_type": "percent",
                "discount_value": 24.57,
                "tax_rate": 0
            },
            {
                "qty": 31.44,
                "unit_price": 191580,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 327232,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 43.391,
                "unit_price": 432236,
                "discount_type": "fixed",
                "discount_value": 25415,
                "tax_rate": 12.89
            },
            {
                "qty": 2,
                "unit_price": 476616,
                "discount_type": "fixed",
                "discount_value": 24518,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 21.92,
        "expected": {
            "subtotal": 31203567,
            "discount": 6839822,
            "tax": 1885057,
            "total": 26248802,
            "net": [
                223409,
                4702973,
                4088044,
                16509236,
                725140
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 30.612,
                "unit_price": 105759,
                "discount_type": "fixed",
                "discount_value": 34177,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 454005,
                "discount_type": "fixed",
                "discount_value": 42076,
                "tax_rate": 8.45
            },
            {
                "qty": 4,
                "unit_price": 385753,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 91238,
                "discount_type": "fixed",
                "discount_value": 20415,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 21.21,
        "expected": {
            "subtotal": 9232629,
            "discount": 1958241,
            "tax": 178558,
            "total": 7452946,
            "net": [
                2523894,
                2291670,
                1215739,
                1421643
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 241737,
                "discount_type": "percent",
                "discount_value": 17.95,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 134510,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 31.775,
                "unit_price": 219883,
                "discount_type": "fixed",
                "discount_value": 25026,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 347234,
                "discount_type": "percent",
                "discount_value": 96.86,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 230047,
                "discount_type": "fixed",
                "discount_value": 21393,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 31.9,
        "expected": {
            "subtotal": 14398065,
            "discount": 4592983,
            "tax": 0,
            "total": 9805082,
            "net": [
                2431316,
                641209,
                4740956,
                126226,
                1865375
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16.499,
                "unit_price": 375653,
                "discount_type": "percent",
                "discount_value": 96.15,
                "tax_rate": 4.36
            },
            {
                "qty": 9.872,
                "unit_price": 352353,
                "discount_type": "percent",
                "discount_value": 19.6,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 291587,
                "discount_type": "fixed",
                "discount_value": 42500,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 19862,
        "expected": {
            "subtotal": 4159124,
            "discount": 19862,
            "tax": 10354,
            "total": 4149616,
            "net": [
                247833,
                2783302,
                1118481
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16,
                "unit_price": 461978,
                "discount_type": "fixed",
                "discount_value": 1518,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 489098,
                "discount_type": "fixed",
                "discount_value": 23001,
                "tax_rate": 0
            },
            {
                "qty": 38.765,
                "unit_price": 489344,
                "discount_type": "fixed",
                "discount_value": 6768,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 136992,
        "expected": {
            "subtotal": 32198957,
            "discount": 136992,
            "tax": 0,
            "total": 32061965,
            "net": [
                7358688,
                5821302,
                18881975
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 60872,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 37.362,
                "unit_price": 493034,
                "discount_type": "percent",
                "discount_value": 68.38,
                "tax_rate": 0.5
            },
            {
                "qty": 36.786,
                "unit_price": 245297,
                "discount_type": "percent",
                "discount_value": 32.9,
                "tax_rate": 11.17
            },
            {
                "qty": 7.597,
                "unit_price": 184018,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 45.941,
                "unit_price": 201494,
                "discount_type": "fixed",
                "discount_value": 16835,
                "tax_rate": 0
            },
            {
                "qty": 2.073,
                "unit_price": 208030,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 199737,
        "expected": {
            "subtotal": 24105202,
            "discount": 199737,
            "tax": 699595,
            "total": 24605060,
            "net": [
                1146984,
                5805256,
                6675308,
                1386401,
                9163438,
                427673
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 39.629,
                "unit_price": 3674,
                "discount_type": "percent",
                "discount_value": 82.62,
                "tax_rate": 0
            },
            {
                "qty": 34.052,
                "unit_price": 317789,
                "discount_type": "percent",
                "discount_value": 24.44,
                "tax_rate": 0
            },
            {
                "qty": 1.179,
                "unit_price": 379815,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 8649720,
            "discount": 0,
            "tax": 0,
            "total": 8649720,
            "net": [
                25305,
                8176613,
                447802
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 153926,
                "discount_type": "fixed",
                "discount_value": 42297,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 411002,
                "discount_type": "percent",
                "discount_value": 45.82,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 78111,
                "discount_type": "fixed",
                "discount_value": 46709,
                "tax_rate": 2.23
            },
            {
                "qty": 20,
                "unit_price": 286051,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 87140,
                "discount_type": "fixed",
                "discount_value": 16926,
                "tax_rate": 4.74
            }
        ],
        "discount_type": "percent",
        "discount_value": 16.95,
        "expected": {
            "subtotal": 12167924,
            "discount": 2062463,
            "tax": 43435,
            "total": 10148896,
            "net": [
                1882406,
                2404174,
                291932,
                4751307,
                819077
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16,
                "unit_price": 47451,
                "discount_type": "percent",
                "discount_value": 89,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 305080,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 14.54
            },
            {
                "qty": 20,
                "unit_price": 223679,
                "discount_type": "fixed",
                "discount_value": 29324,
                "tax_rate": 0
            },
            {
                "qty": 7.517,
                "unit_price": 253837,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 44.854,
                "unit_price": 97318,
                "discount_type": "fixed",
                "discount_value": 20966,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 280826,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 468523,
                "discount_type": "percent",
                "discount_value": 18.39,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 123939,
        "expected": {
            "subtotal": 17654888,
            "discount": 123939,
            "tax": 484519,
            "total": 18015468,
            "net": [
                82928,
                3816840,
                4413057,
                1894698,
                4313640,
                836564,
                2657741
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3,
                "unit_price": 229306,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 205071,
                "discount_type": "fixed",
                "discount_value": 15668,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 361615,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 119562,
        "expected": {
            "subtotal": 9847243,
            "discount": 119562,
            "tax": 0,
            "total": 9727681,
            "net": [
                679566,
                2618076,
                6430039
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 259717,
                "discount_type": "percent",
                "discount_value": 41.74,
                "tax_rate": 0
            },
            {
                "qty": 7.116,
                "unit_price": 412554,
                "discount_type": "percent",
                "discount_value": 41.36,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 311802,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 125248,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 39.783,
                "unit_price": 297465,
                "discount_type": "fixed",
                "discount_value": 42461,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 17.95,
        "expected": {
            "subtotal": 18839688,
            "discount": 3381724,
            "tax": 0,
            "total": 15457964,
            "net": [
                1241507,
                1412502,
                1279168,
                1849788,
                9674999
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 46.121,
                "unit_price": 153021,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 494126,
                "discount_type": "fixed",
                "discount_value": 38450,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 454141,
                "discount_type": "fixed",
                "discount_value": 35502,
                "tax_rate": 0
            },
            {
                "qty": 19.88,
                "unit_price": 400262,
                "discount_type": "percent",
                "discount_value": 79.28,
                "tax_rate": 5.04
            }
        ],
        "discount_type": "percent",
        "discount_value": 42.65,
        "expected": {
            "subtotal": 10568783,
            "discount": 4507586,
            "tax": 47656,
            "total": 6108853,
            "net": [
                4047466,
                828093,
                240089,
                993205
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19.263,
                "unit_price": 497230,
                "discount_type": "percent",
                "discount_value": 0.11,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 199429,
        "expected": {
            "subtotal": 9567605,
            "discount": 199429,
            "tax": 0,
            "total": 9368176,
            "net": [
                9368176
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 429080,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.25
            },
            {
                "qty": 30.6,
                "unit_price": 483769,
                "discount_type": "percent",
                "discount_value": 23.05,
                "tax_rate": 4.62
            },
            {
                "qty": 8,
                "unit_price": 229986,
                "discount_type": "fixed",
                "discount_value": 23384,
                "tax_rate": 13.01
            },
            {
                "qty": 9,
                "unit_price": 318672,
                "discount_type": "fixed",
                "discount_value": 23550,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 467252,
                "discount_type": "fixed",
                "discount_value": 21584,
                "tax_rate": 0
            },
            {
                "qty": 4.493,
                "unit_price": 171545,
                "discount_type": "fixed",
                "discount_value": 26290,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 331289,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 28745877,
            "discount": 0,
            "tax": 1785955,
            "total": 30531832,
            "net": [
                8746796,
                11917435,
                2052831,
                2844498,
                912920,
                744462,
                3312890
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10.703,
                "unit_price": 324104,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 10.04
            },
            {
                "qty": 4,
                "unit_price": 373482,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 4962813,
            "discount": 0,
            "tax": 348276,
            "total": 5311089,
            "net": [
                3817161,
                1493928
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 17,
                "unit_price": 15943,
                "discount_type": "fixed",
                "discount_value": 17510,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 108690,
                "discount_type": "fixed",
                "discount_value": 32580,
                "tax_rate": 10.77
            },
            {
                "qty": 44.571,
                "unit_price": 196762,
                "discount_type": "percent",
                "discount_value": 40.95,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 47.74,
        "expected": {
            "subtotal": 7573355,
            "discount": 3615520,
            "tax": 120517,
            "total": 4078352,
            "net": [
                132490,
                1239519,
                2706343
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20,
                "unit_price": 313265,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 12.07
            }
        ],
        "discount_type": "fixed",
        "discount_value": 101553,
        "expected": {
            "subtotal": 6265300,
            "discount": 101553,
            "tax": 743964,
            "total": 6907711,
            "net": [
                6907711
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 27.843,
                "unit_price": 343086,
                "discount_type": "percent",
                "discount_value": 18.03,
                "tax_rate": 0
            },
            {
                "qty": 5.6,
                "unit_price": 385480,
                "discount_type": "fixed",
                "discount_value": 41061,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 447096,
                "discount_type": "fixed",
                "discount_value": 43667,
                "tax_rate": 0
            },
            {
                "qty": 18.803,
                "unit_price": 359791,
                "discount_type": "fixed",
                "discount_value": 14295,
                "tax_rate": 0
            },
            {
                "qty": 5.686,
                "unit_price": 328256,
                "discount_type": "fixed",
                "discount_value": 49050,
                "tax_rate": 5.77
            },
            {
                "qty": 25.884,
                "unit_price": 305141,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 31288774,
            "discount": 0,
            "tax": 104865,
            "total": 31393639,
            "net": [
                7830219,
                2117627,
                4874389,
                6750855,
                1922279,
                7898270
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 42.658,
                "unit_price": 289174,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0.19
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 12335584,
            "discount": 0,
            "tax": 23438,
            "total": 12359022,
            "net": [
                12359022
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20,
                "unit_price": 369748,
                "discount_type": "percent",
                "discount_value": 45.85,
                "tax_rate": 1.16
            },
            {
                "qty": 10,
                "unit_price": 381872,
                "discount_type": "percent",
                "discount_value": 8.86,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 379527,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 55682,
        "expected": {
            "subtotal": 12418603,
            "discount": 55682,
            "tax": 46242,
            "total": 12409163,
            "net": [
                4032658,
                3464776,
                4911729
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 458194,
                "discount_type": "fixed",
                "discount_value": 13048,
                "tax_rate": 1.4
            },
            {
                "qty": 10,
                "unit_price": 35651,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 5.46
            },
            {
                "qty": 4,
                "unit_price": 451655,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 7.392,
                "unit_price": 56941,
                "discount_type": "percent",
                "discount_value": 5,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 246236,
                "discount_type": "percent",
                "discount_value": 79.8,
                "tax_rate": 0
            },
            {
                "qty": 34.306,
                "unit_price": 450245,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 2.95
            }
        ],
        "discount_type": "fixed",
        "discount_value": 128251,
        "expected": {
            "subtotal": 26392761,
            "discount": 128251,
            "tax": 587539,
            "total": 26852049,
            "net": [
                8309152,
                374149,
                1797841,
                397920,
                148494,
                15824493
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 28.311,
                "unit_price": 389756,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 13789,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 16.51,
                "unit_price": 370963,
                "discount_type": "fixed",
                "discount_value": 35482,
                "tax_rate": 0
            },
            {
                "qty": 7.529,
                "unit_price": 125899,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 10.44
            },
            {
                "qty": 9,
                "unit_price": 283068,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 20729317,
            "discount": 0,
            "tax": 98960,
            "total": 20828277,
            "net": [
                11034382,
                110312,
                6089117,
                1046854,
                2547612
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 33.46,
                "unit_price": 138036,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 12.81
            },
            {
                "qty": 30.069,
                "unit_price": 396711,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 24.015,
                "unit_price": 206689,
                "discount_type": "fixed",
                "discount_value": 28916,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 405221,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 24723876,
            "discount": 0,
            "tax": 591654,
            "total": 25315530,
            "net": [
                5210339,
                11928703,
                4934720,
                3241768
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 453982,
                "discount_type": "percent",
                "discount_value": 45.95,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 272776,
                "discount_type": "fixed",
                "discount_value": 44988,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 144337,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 245492,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 359488,
                "discount_type": "fixed",
                "discount_value": 32040,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 144820,
        "expected": {
            "subtotal": 10498720,
            "discount": 144820,
            "tax": 0,
            "total": 10353900,
            "net": [
                2419925,
                2645766,
                996422,
                2905268,
                1386519
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 26.153,
                "unit_price": 432165,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.852,
                "unit_price": 467945,
                "discount_type": "percent",
                "discount_value": 55.31,
                "tax_rate": 0
            },
            {
                "qty": 38.172,
                "unit_price": 152424,
                "discount_type": "percent",
                "discount_value": 58.52,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 88512,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.04
            },
            {
                "qty": 16,
                "unit_price": 395652,
                "discount_type": "fixed",
                "discount_value": 26873,
                "tax_rate": 1.19
            },
            {
                "qty": 9,
                "unit_price": 240628,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 38.55,
        "expected": {
            "subtotal": 25049759,
            "discount": 9656682,
            "tax": 60280,
            "total": 15453357,
            "net": [
                6945332,
                1651573,
                1483061,
                122966,
                3919632,
                1330793
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 100739,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 400796,
                "discount_type": "percent",
                "discount_value": 70.39,
                "tax_rate": 8.62
            }
        ],
        "discount_type": "percent",
        "discount_value": 27.32,
        "expected": {
            "subtotal": 2460491,
            "discount": 672206,
            "tax": 59480,
            "total": 1847765,
            "net": [
                1098257,
                749508
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 12,
                "unit_price": 259162,
                "discount_type": "percent",
                "discount_value": 72.69,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 155186,
                "discount_type": "fixed",
                "discount_value": 35468,
                "tax_rate": 0
            },
            {
                "qty": 8.911,
                "unit_price": 79306,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 252529,
                "discount_type": "fixed",
                "discount_value": 42994,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 350609,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 14.29
            },
            {
                "qty": 38.365,
                "unit_price": 449874,
                "discount_type": "fixed",
                "discount_value": 10640,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 108078,
                "discount_type": "fixed",
                "discount_value": 22413,
                "tax_rate": 13.28
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 28771363,
            "discount": 0,
            "tax": 555985,
            "total": 29327348,
            "net": [
                849326,
                2447508,
                706696,
                3492412,
                2404266,
                17248776,
                2178364
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 49.036,
                "unit_price": 176889,
                "discount_type": "percent",
                "discount_value": 79.35,
                "tax_rate": 8.08
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 1791166,
            "discount": 0,
            "tax": 144726,
            "total": 1935892,
            "net": [
                1935892
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4,
                "unit_price": 120723,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 42.962,
                "unit_price": 440275,
                "discount_type": "percent",
                "discount_value": 42.02,
                "tax_rate": 0
            },
            {
                "qty": 19.368,
                "unit_price": 20301,
                "discount_type": "percent",
                "discount_value": 87.6,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 168925,
        "expected": {
            "subtotal": 11498620,
            "discount": 168925,
            "tax": 0,
            "total": 11329695,
            "net": [
                475798,
                10805857,
                48040
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19.797,
                "unit_price": 217578,
                "discount_type": "fixed",
                "discount_value": 27279,
                "tax_rate": 0
            },
            {
                "qty": 0.691,
                "unit_price": 386747,
                "discount_type": "percent",
                "discount_value": 86.46,
                "tax_rate": 7.37
            },
            {
                "qty": 1,
                "unit_price": 372722,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 37.044,
                "unit_price": 395080,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 47.685,
                "unit_price": 71768,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 25971,
        "expected": {
            "subtotal": 22746621,
            "discount": 25971,
            "tax": 2664,
            "total": 22723314,
            "net": [
                4275226,
                38808,
                372296,
                14618634,
                3418350
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 17.189,
                "unit_price": 487095,
                "discount_type": "percent",
                "discount_value": 58.81,
                "tax_rate": 0
            },
            {
                "qty": 15,
                "unit_price": 494249,
                "discount_type": "fixed",
                "discount_value": 22635,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 165619,
                "discount_type": "percent",
                "discount_value": 82.26,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 11192375,
            "discount": 0,
            "tax": 0,
            "total": 11192375,
            "net": [
                3448705,
                7391100,
                352570
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4.732,
                "unit_price": 433429,
                "discount_type": "fixed",
                "discount_value": 2303,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 34180,
                "discount_type": "fixed",
                "discount_value": 35016,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 340249,
                "discount_type": "fixed",
                "discount_value": 36169,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 30.3,
        "expected": {
            "subtotal": 4497512,
            "discount": 1362746,
            "tax": 0,
            "total": 3134766,
            "net": [
                1427932,
                309122,
                1397712
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 206797,
                "discount_type": "fixed",
                "discount_value": 16782,
                "tax_rate": 7.47
            },
            {
                "qty": 4.234,
                "unit_price": 342247,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 85775,
        "expected": {
            "subtotal": 1845886,
            "discount": 85775,
            "tax": 28264,
            "total": 1788375,
            "net": [
                406637,
                1381738
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 407184,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 30.308,
                "unit_price": 293519,
                "discount_type": "fixed",
                "discount_value": 46220,
                "tax_rate": 0.88
            },
            {
                "qty": 20.745,
                "unit_price": 94351,
                "discount_type": "fixed",
                "discount_value": 17586,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 14454135,
            "discount": 0,
            "tax": 77878,
            "total": 14532013,
            "net": [
                3664656,
                8927632,
                1939725
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 8,
                "unit_price": 137633,
                "discount_type": "percent",
                "discount_value": 69.96,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 492379,
                "discount_type": "percent",
                "discount_value": 30.75,
                "tax_rate": 10.42
            },
            {
                "qty": 37.96,
                "unit_price": 56222,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3.127,
                "unit_price": 324658,
                "discount_type": "fixed",
                "discount_value": 26782,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 325631,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 15,
                "unit_price": 289210,
                "discount_type": "fixed",
                "discount_value": 28561,
                "tax_rate": 6.13
            },
            {
                "qty": 17,
                "unit_price": 203151,
                "discount_type": "fixed",
                "discount_value": 14344,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 35485,
        "expected": {
            "subtotal": 18891135,
            "discount": 35485,
            "tax": 724696,
            "total": 19580346,
            "net": [
                330139,
                4885330,
                2130178,
                986567,
                3250193,
                4565176,
                3432763
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16.625,
                "unit_price": 149640,
                "discount_type": "percent",
                "discount_value": 35.89,
                "tax_rate": 4.94
            },
            {
                "qty": 18,
                "unit_price": 170503,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 28.07,
        "expected": {
            "subtotal": 4663960,
            "discount": 1309174,
            "tax": 56672,
            "total": 3411458,
            "net": [
                1203888,
                2207570
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15.928,
                "unit_price": 387540,
                "discount_type": "percent",
                "discount_value": 36.02,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 452885,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12.895,
                "unit_price": 90730,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 305081,
                "discount_type": "fixed",
                "discount_value": 10060,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 191327,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 6.91
            },
            {
                "qty": 27.884,
                "unit_price": 340326,
                "discount_type": "fixed",
                "discount_value": 32102,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 151716,
        "expected": {
            "subtotal": 28248997,
            "discount": 151716,
            "tax": 210395,
            "total": 28307676,
            "net": [
                3928107,
                5405432,
                1163679,
                5148517,
                3255186,
                9406755
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 0.683,
                "unit_price": 470653,
                "discount_type": "fixed",
                "discount_value": 22759,
                "tax_rate": 0
            },
            {
                "qty": 31.381,
                "unit_price": 159579,
                "discount_type": "percent",
                "discount_value": 44.97,
                "tax_rate": 0
            },
            {
                "qty": 28.58,
                "unit_price": 3633,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 42.943,
                "unit_price": 304173,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 221385,
                "discount_type": "percent",
                "discount_value": 57.37,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 34.26,
        "expected": {
            "subtotal": 16409146,
            "discount": 5621773,
            "tax": 0,
            "total": 10787373,
            "net": [
                196363,
                1811639,
                68259,
                8587026,
                124086
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3.496,
                "unit_price": 209378,
                "discount_type": "percent",
                "discount_value": 38.87,
                "tax_rate": 0
            },
            {
                "qty": 6.254,
                "unit_price": 330095,
                "discount_type": "fixed",
                "discount_value": 25483,
                "tax_rate": 0
            },
            {
                "qty": 15,
                "unit_price": 7342,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 45.759,
                "unit_price": 326060,
                "discount_type": "fixed",
                "discount_value": 507,
                "tax_rate": 0
            },
            {
                "qty": 48.727,
                "unit_price": 55092,
                "discount_type": "percent",
                "discount_value": 84.41,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 136153,
                "discount_type": "percent",
                "discount_value": 85.37,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 48.91,
        "expected": {
            "subtotal": 18034301,
            "discount": 8820577,
            "tax": 0,
            "total": 9213724,
            "net": [
                228608,
                1041690,
                56265,
                7622461,
                213816,
                50884
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 44.079,
                "unit_price": 224146,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 9880132,
            "discount": 0,
            "tax": 0,
            "total": 9880132,
            "net": [
                9880132
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 25.476,
                "unit_price": 495282,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 13.45,
        "expected": {
            "subtotal": 12617804,
            "discount": 1697095,
            "tax": 0,
            "total": 10920709,
            "net": [
                10920709
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 26.091,
                "unit_price": 461976,
                "discount_type": "fixed",
                "discount_value": 40036,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 392349,
                "discount_type": "percent",
                "discount_value": 61.66,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 495444,
                "discount_type": "fixed",
                "discount_value": 23660,
                "tax_rate": 0
            },
            {
                "qty": 27.784,
                "unit_price": 15805,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 27.454,
                "unit_price": 121512,
                "discount_type": "fixed",
                "discount_value": 24647,
                "tax_rate": 4.36
            },
            {
                "qty": 14,
                "unit_price": 36706,
                "discount_type": "percent",
                "discount_value": 47.44,
                "tax_rate": 12.09
            },
            {
                "qty": 22.071,
                "unit_price": 441506,
                "discount_type": "percent",
                "discount_value": 68.72,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 73368,
        "expected": {
            "subtotal": 23039845,
            "discount": 73368,
            "tax": 176466,
            "total": 23142943,
            "net": [
                11975124,
                1499476,
                2445747,
                437728,
                3444713,
                301788,
                3038367
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4.28,
                "unit_price": 73074,
                "discount_type": "fixed",
                "discount_value": 21461,
                "tax_rate": 0
            },
            {
                "qty": 7.166,
                "unit_price": 125559,
                "discount_type": "percent",
                "discount_value": 32.2,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 901331,
            "discount": 0,
            "tax": 0,
            "total": 901331,
            "net": [
                291296,
                610035
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 31.918,
                "unit_price": 160659,
                "discount_type": "percent",
                "discount_value": 14.79,
                "tax_rate": 0
            },
            {
                "qty": 22.63,
                "unit_price": 239867,
                "discount_type": "percent",
                "discount_value": 14.84,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 72266,
                "discount_type": "fixed",
                "discount_value": 19005,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 9840330,
            "discount": 0,
            "tax": 0,
            "total": 9840330,
            "net": [
                4369496,
                4622647,
                848187
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1,
                "unit_price": 327380,
                "discount_type": "fixed",
                "discount_value": 11106,
                "tax_rate": 0
            },
            {
                "qty": 12.322,
                "unit_price": 464192,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 351027,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.18
            },
            {
                "qty": 18,
                "unit_price": 177640,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 463194,
                "discount_type": "percent",
                "discount_value": 74.11,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 16546365,
            "discount": 0,
            "tax": 647715,
            "total": 17194080,
            "net": [
                316274,
                5719774,
                5562093,
                3197520,
                2398419
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 47.299,
                "unit_price": 493680,
                "discount_type": "percent",
                "discount_value": 49.75,
                "tax_rate": 0
            },
            {
                "qty": 28.417,
                "unit_price": 179128,
                "discount_type": "fixed",
                "discount_value": 21544,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 82888,
                "discount_type": "fixed",
                "discount_value": 23514,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 17524875,
            "discount": 0,
            "tax": 0,
            "total": 17524875,
            "net": [
                11733661,
                5068736,
                722478
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1,
                "unit_price": 138623,
                "discount_type": "percent",
                "discount_value": 92.3,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 162017,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 6.63
            },
            {
                "qty": 1.261,
                "unit_price": 420883,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 10.62
            }
        ],
        "discount_type": "percent",
        "discount_value": 31.49,
        "expected": {
            "subtotal": 1351492,
            "discount": 425585,
            "tax": 75411,
            "total": 1001318,
            "net": [
                7313,
                591785,
                402220
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 45.83,
                "unit_price": 492220,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 45877,
        "expected": {
            "subtotal": 22558443,
            "discount": 45877,
            "tax": 0,
            "total": 22512566,
            "net": [
                22512566
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 8,
                "unit_price": 401643,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 40.282,
                "unit_price": 339411,
                "discount_type": "percent",
                "discount_value": 83.46,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 478690,
                "discount_type": "fixed",
                "discount_value": 25210,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 475460,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 5.14
            }
        ],
        "discount_type": "percent",
        "discount_value": 16.29,
        "expected": {
            "subtotal": 12607048,
            "discount": 2053688,
            "tax": 143203,
            "total": 10696563,
            "net": [
                2689723,
                1892996,
                3184588,
                2929256
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 5.391,
                "unit_price": 450253,
                "discount_type": "fixed",
                "discount_value": 39691,
                "tax_rate": 10.18
            },
            {
                "qty": 1,
                "unit_price": 286251,
                "discount_type": "fixed",
                "discount_value": 29960,
                "tax_rate": 4.53
            },
            {
                "qty": 38.112,
                "unit_price": 48118,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 8.31
            }
        ],
        "discount_type": "percent",
        "discount_value": 14.72,
        "expected": {
            "subtotal": 4477787,
            "discount": 659130,
            "tax": 347145,
            "total": 4165802,
            "net": [
                2243447,
                228466,
                1693889
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 357263,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 4.51
            },
            {
                "qty": 36.741,
                "unit_price": 101693,
                "discount_type": "fixed",
                "discount_value": 26409,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 57698,
        "expected": {
            "subtotal": 9068839,
            "discount": 57698,
            "tax": 240151,
            "total": 9251292,
            "net": [
                5565001,
                3686291
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1.94,
                "unit_price": 53381,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 391622,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 30.108,
                "unit_price": 65014,
                "discount_type": "percent",
                "discount_value": 9.23,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 29614,
                "discount_type": "percent",
                "discount_value": 45.39,
                "tax_rate": 1.09
            },
            {
                "qty": 34.77,
                "unit_price": 387765,
                "discount_type": "fixed",
                "discount_value": 44751,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 83008,
        "expected": {
            "subtotal": 20881736,
            "discount": 83008,
            "tax": 878,
            "total": 20799606,
            "net": [
                103147,
                5460913,
                1769707,
                81418,
                13384421
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 43.78,
                "unit_price": 351672,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0.64
            },
            {
                "qty": 2,
                "unit_price": 148688,
                "discount_type": "percent",
                "discount_value": 36.01,
                "tax_rate": 0
            },
            {
                "qty": 13.431,
                "unit_price": 476794,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 10.22
            },
            {
                "qty": 24.529,
                "unit_price": 439294,
                "discount_type": "fixed",
                "discount_value": 6074,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 32759680,
            "discount": 0,
            "tax": 753006,
            "total": 33512686,
            "net": [
                15494736,
                190291,
                7058290,
                10769369
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9,
                "unit_price": 413521,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 18,
                "unit_price": 213358,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 232569,
                "discount_type": "percent",
                "discount_value": 6.71,
                "tax_rate": 0
            },
            {
                "qty": 6.997,
                "unit_price": 110590,
                "discount_type": "fixed",
                "discount_value": 24352,
                "tax_rate": 0
            },
            {
                "qty": 43.721,
                "unit_price": 476457,
                "discount_type": "fixed",
                "discount_value": 28375,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 357977,
                "discount_type": "percent",
                "discount_value": 26.77,
                "tax_rate": 0
            },
            {
                "qty": 1.33,
                "unit_price": 373121,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 11.1,
        "expected": {
            "subtotal": 31789218,
            "discount": 3528603,
            "tax": 0,
            "total": 28260615,
            "net": [
                3308582,
                3414155,
                771522,
                666257,
                18493690,
                1165242,
                441167
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 11.51,
                "unit_price": 185782,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3.12,
                "unit_price": 423476,
                "discount_type": "fixed",
                "discount_value": 28487,
                "tax_rate": 4.31
            },
            {
                "qty": 16,
                "unit_price": 93170,
                "discount_type": "percent",
                "discount_value": 64.21,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 9.11,
        "expected": {
            "subtotal": 3964638,
            "discount": 361179,
            "tax": 50642,
            "total": 3654101,
            "net": [
                1943547,
                1225630,
                484924
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4,
                "unit_price": 9973,
                "discount_type": "fixed",
                "discount_value": 30283,
                "tax_rate": 0
            },
            {
                "qty": 27.78,
                "unit_price": 188904,
                "discount_type": "fixed",
                "discount_value": 23444,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 8896,
                "discount_type": "percent",
                "discount_value": 3.53,
                "tax_rate": 0
            },
            {
                "qty": 34.967,
                "unit_price": 8749,
                "discount_type": "percent",
                "discount_value": 24.28,
                "tax_rate": 2.13
            },
            {
                "qty": 8,
                "unit_price": 315234,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 20.1,
        "expected": {
            "subtotal": 8004601,
            "discount": 1608925,
            "tax": 3942,
            "total": 6399618,
            "net": [
                7677,
                4174223,
                13714,
                189028,
                2014976
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 44.171,
                "unit_price": 65308,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 136377,
                "discount_type": "fixed",
                "discount_value": 49646,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 67216,
                "discount_type": "fixed",
                "discount_value": 6211,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 19680,
                "discount_type": "fixed",
                "discount_value": 20936,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 305672,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 21.306,
                "unit_price": 239797,
                "discount_type": "fixed",
                "discount_value": 19347,
                "tax_rate": 4.11
            },
            {
                "qty": 9,
                "unit_price": 312975,
                "discount_type": "fixed",
                "discount_value": 8273,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 43104,
        "expected": {
            "subtotal": 14344106,
            "discount": 43104,
            "tax": 208561,
            "total": 14509563,
            "net": [
                2876051,
                630339,
                60822,
                116473,
                2742781,
                5283034,
                2800063
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 45.99,
                "unit_price": 193321,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.33
            },
            {
                "qty": 6,
                "unit_price": 322863,
                "discount_type": "percent",
                "discount_value": 85.56,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 155216,
                "discount_type": "fixed",
                "discount_value": 4571,
                "tax_rate": 0
            },
            {
                "qty": 19.5,
                "unit_price": 217465,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 278106,
                "discount_type": "fixed",
                "discount_value": 37261,
                "tax_rate": 8.85
            },
            {
                "qty": 3,
                "unit_price": 132322,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 12.67
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 14911014,
            "discount": 0,
            "tax": 1305984,
            "total": 16216998,
            "net": [
                10075981,
                279729,
                305861,
                4240568,
                867597,
                447262
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 21.444,
                "unit_price": 425071,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 104596,
                "discount_type": "fixed",
                "discount_value": 10419,
                "tax_rate": 0
            },
            {
                "qty": 34.066,
                "unit_price": 140619,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 43.208,
                "unit_price": 197480,
                "discount_type": "percent",
                "discount_value": 23.76,
                "tax_rate": 14.25
            },
            {
                "qty": 14,
                "unit_price": 219555,
                "discount_type": "percent",
                "discount_value": 91.33,
                "tax_rate": 6.87
            },
            {
                "qty": 2,
                "unit_price": 386739,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 43.893,
                "unit_price": 175047,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 29332978,
            "discount": 0,
            "tax": 945319,
            "total": 30278297,
            "net": [
                9115223,
                198773,
                4790327,
                7432354,
                284804,
                773478,
                7683338
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 6,
                "unit_price": 94481,
                "discount_type": "percent",
                "discount_value": 25.61,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 474653,
                "discount_type": "percent",
                "discount_value": 92.55,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 193733,
                "discount_type": "percent",
                "discount_value": 15.23,
                "tax_rate": 2.48
            },
            {
                "qty": 12,
                "unit_price": 493667,
                "discount_type": "fixed",
                "discount_value": 5315,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 6575345,
            "discount": 0,
            "tax": 4073,
            "total": 6579418,
            "net": [
                421706,
                70723,
                168300,
                5918689
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 192387,
                "discount_type": "percent",
                "discount_value": 73.53,
                "tax_rate": 10.44
            }
        ],
        "discount_type": "percent",
        "discount_value": 17.05,
        "expected": {
            "subtotal": 101850,
            "discount": 17365,
            "tax": 8820,
            "total": 93305,
            "net": [
                93305
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 5,
                "unit_price": 72856,
                "discount_type": "fixed",
                "discount_value": 25068,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 206194,
                "discount_type": "fixed",
                "discount_value": 15424,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 64172,
                "discount_type": "percent",
                "discount_value": 31.58,
                "tax_rate": 10.04
            },
            {
                "qty": 16.433,
                "unit_price": 439083,
                "discount_type": "fixed",
                "discount_value": 49025,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 128441,
                "discount_type": "percent",
                "discount_value": 95.78,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 441633,
                "discount_type": "percent",
                "discount_value": 11.01,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 39752,
        "expected": {
            "subtotal": 12546852,
            "discount": 39752,
            "tax": 57125,
            "total": 12564225,
            "net": [
                338137,
                2862195,
                626101,
                7143721,
                27015,
                1567056
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 6,
                "unit_price": 149131,
                "discount_type": "fixed",
                "discount_value": 44169,
                "tax_rate": 3.33
            },
            {
                "qty": 17.465,
                "unit_price": 108928,
                "discount_type": "fixed",
                "discount_value": 46782,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 387619,
                "discount_type": "fixed",
                "discount_value": 13132,
                "tax_rate": 0
            },
            {
                "qty": 21.345,
                "unit_price": 148918,
                "discount_type": "fixed",
                "discount_value": 46955,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 30551,
        "expected": {
            "subtotal": 10476259,
            "discount": 30551,
            "tax": 28243,
            "total": 10473951,
            "net": [
                876379,
                1850235,
                4624770,
                3122567
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16.642,
                "unit_price": 288500,
                "discount_type": "percent",
                "discount_value": 3.95,
                "tax_rate": 0
            },
            {
                "qty": 38.615,
                "unit_price": 384637,
                "discount_type": "fixed",
                "discount_value": 29373,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 237101,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 95441,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 19.21,
        "expected": {
            "subtotal": 23428461,
            "discount": 4500607,
            "tax": 0,
            "total": 18927854,
            "net": [
                3725687,
                11975813,
                1915539,
                1310815
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 10,
                "unit_price": 482895,
                "discount_type": "percent",
                "discount_value": 36.11,
                "tax_rate": 1.54
            },
            {
                "qty": 10.151,
                "unit_price": 398978,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 7.902,
                "unit_price": 288998,
                "discount_type": "percent",
                "discount_value": 15.31,
                "tax_rate": 0.79
            },
            {
                "qty": 6,
                "unit_price": 422330,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 13,
                "unit_price": 25492,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 393013,
                "discount_type": "percent",
                "discount_value": 26.73,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 10.74,
        "expected": {
            "subtotal": 14238336,
            "discount": 1529197,
            "tax": 56048,
            "total": 12765187,
            "net": [
                2796274,
                3615053,
                1739956,
                2261831,
                295804,
                2056269
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 11.075,
                "unit_price": 75324,
                "discount_type": "percent",
                "discount_value": 42.92,
                "tax_rate": 4.49
            },
            {
                "qty": 23.63,
                "unit_price": 88345,
                "discount_type": "percent",
                "discount_value": 13.43,
                "tax_rate": 0
            },
            {
                "qty": 33.175,
                "unit_price": 278229,
                "discount_type": "percent",
                "discount_value": 44.97,
                "tax_rate": 0
            },
            {
                "qty": 33.782,
                "unit_price": 69732,
                "discount_type": "fixed",
                "discount_value": 14739,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 91251,
                "discount_type": "fixed",
                "discount_value": 42160,
                "tax_rate": 14.9
            },
            {
                "qty": 4.364,
                "unit_price": 162516,
                "discount_type": "fixed",
                "discount_value": 44653,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 60216,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 11.35,
        "expected": {
            "subtotal": 11446641,
            "discount": 1299194,
            "tax": 97757,
            "total": 10245204,
            "net": [
                441077,
                1602108,
                4502892,
                2075249,
                607687,
                589139,
                427052
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 30.578,
                "unit_price": 116929,
                "discount_type": "fixed",
                "discount_value": 33965,
                "tax_rate": 6.38
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 3541490,
            "discount": 0,
            "tax": 225947,
            "total": 3767437,
            "net": [
                3767437
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 35.242,
                "unit_price": 406401,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 354671,
                "discount_type": "fixed",
                "discount_value": 5641,
                "tax_rate": 0
            },
            {
                "qty": 40.356,
                "unit_price": 104337,
                "discount_type": "fixed",
                "discount_value": 29905,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 465675,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 5.31
            },
            {
                "qty": 10.971,
                "unit_price": 295259,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 16.49,
        "expected": {
            "subtotal": 30362565,
            "discount": 5006787,
            "tax": 351047,
            "total": 25706825,
            "net": [
                11960623,
                587661,
                3491318,
                6962095,
                2705128
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 32.662,
                "unit_price": 10254,
                "discount_type": "percent",
                "discount_value": 91.65,
                "tax_rate": 0
            },
            {
                "qty": 15,
                "unit_price": 222352,
                "discount_type": "fixed",
                "discount_value": 21480,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 269367,
                "discount_type": "fixed",
                "discount_value": 45618,
                "tax_rate": 0
            },
            {
                "qty": 48.091,
                "unit_price": 232481,
                "discount_type": "fixed",
                "discount_value": 5114,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 2.62,
        "expected": {
            "subtotal": 17164947,
            "discount": 449722,
            "tax": 0,
            "total": 16715225,
            "net": [
                27232,
                3226979,
                2578673,
                10882341
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7,
                "unit_price": 228655,
                "discount_type": "percent",
                "discount_value": 24.45,
                "tax_rate": 0
            },
            {
                "qty": 21.611,
                "unit_price": 213547,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 264479,
                "discount_type": "percent",
                "discount_value": 1.5,
                "tax_rate": 0
            },
            {
                "qty": 35.489,
                "unit_price": 478014,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 11.63,
        "expected": {
            "subtotal": 23309469,
            "discount": 2710891,
            "tax": 0,
            "total": 20598578,
            "net": [
                1068607,
                4078244,
                460429,
                14991298
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 40.851,
                "unit_price": 403785,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 32349,
                "discount_type": "fixed",
                "discount_value": 10704,
                "tax_rate": 3.99
            },
            {
                "qty": 13.541,
                "unit_price": 346136,
                "discount_type": "fixed",
                "discount_value": 31205,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 226501,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 26.03,
        "expected": {
            "subtotal": 24472899,
            "discount": 6370296,
            "tax": 4458,
            "total": 18107061,
            "net": [
                12201367,
                116183,
                3443912,
                2345599
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 79527,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 43.17,
        "expected": {
            "subtotal": 1192905,
            "discount": 514977,
            "tax": 0,
            "total": 677928,
            "net": [
                677928
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 6.363,
                "unit_price": 250462,
                "discount_type": "fixed",
                "discount_value": 20978,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 38.36,
        "expected": {
            "subtotal": 1572712,
            "discount": 603292,
            "tax": 0,
            "total": 969420,
            "net": [
                969420
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4,
                "unit_price": 105567,
                "discount_type": "fixed",
                "discount_value": 42115,
                "tax_rate": 0
            },
            {
                "qty": 42.633,
                "unit_price": 135825,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 6170780,
            "discount": 0,
            "tax": 0,
            "total": 6170780,
            "net": [
                380153,
                5790627
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 9.137,
                "unit_price": 268622,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 11.006,
                "unit_price": 150309,
                "discount_type": "fixed",
                "discount_value": 23194,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 4085506,
            "discount": 0,
            "tax": 0,
            "total": 4085506,
            "net": [
                2454399,
                1631107
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 7,
                "unit_price": 1661,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 79486,
                "discount_type": "percent",
                "discount_value": 54.05,
                "tax_rate": 0
            },
            {
                "qty": 5,
                "unit_price": 375856,
                "discount_type": "percent",
                "discount_value": 99.73,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 173198,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 298127,
                "discount_type": "percent",
                "discount_value": 83.11,
                "tax_rate": 0
            },
            {
                "qty": 13.398,
                "unit_price": 379912,
                "discount_type": "percent",
                "discount_value": 79.8,
                "tax_rate": 0
            },
            {
                "qty": 12.859,
                "unit_price": 12812,
                "discount_type": "fixed",
                "discount_value": 46514,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 114775,
        "expected": {
            "subtotal": 3074944,
            "discount": 114775,
            "tax": 0,
            "total": 2960169,
            "net": [
                11193,
                70321,
                4885,
                1333866,
                436267,
                989814,
                113823
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 291788,
                "discount_type": "percent",
                "discount_value": 4.9,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 1.65,
        "expected": {
            "subtotal": 554981,
            "discount": 9157,
            "tax": 0,
            "total": 545824,
            "net": [
                545824
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15.924,
                "unit_price": 231558,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 42.861,
                "unit_price": 258552,
                "discount_type": "percent",
                "discount_value": 85.92,
                "tax_rate": 0
            },
            {
                "qty": 37.832,
                "unit_price": 337074,
                "discount_type": "fixed",
                "discount_value": 33507,
                "tax_rate": 0
            },
            {
                "qty": 17,
                "unit_price": 296094,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 14272,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20,
                "unit_price": 236946,
                "discount_type": "fixed",
                "discount_value": 26790,
                "tax_rate": 6.45
            },
            {
                "qty": 13,
                "unit_price": 61078,
                "discount_type": "percent",
                "discount_value": 26.18,
                "tax_rate": 6.63
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 28498001,
            "discount": 0,
            "tax": 342793,
            "total": 28840794,
            "net": [
                3687330,
                1560317,
                12718677,
                5033598,
                199808,
                5016062,
                625002
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 38.051,
                "unit_price": 297700,
                "discount_type": "percent",
                "discount_value": 46.38,
                "tax_rate": 9.92
            },
            {
                "qty": 22.169,
                "unit_price": 387648,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 20.694,
                "unit_price": 105944,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0.09
            },
            {
                "qty": 48.467,
                "unit_price": 390748,
                "discount_type": "fixed",
                "discount_value": 11100,
                "tax_rate": 6.81
            },
            {
                "qty": 19,
                "unit_price": 388774,
                "discount_type": "percent",
                "discount_value": 14.18,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 42126685,
            "discount": 0,
            "tax": 1893458,
            "total": 44020143,
            "net": [
                6676494,
                8593769,
                2194378,
                20216231,
                6339271
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 6,
                "unit_price": 97775,
                "discount_type": "fixed",
                "discount_value": 10471,
                "tax_rate": 12.96
            },
            {
                "qty": 6.687,
                "unit_price": 376194,
                "discount_type": "percent",
                "discount_value": 59.28,
                "tax_rate": 0
            },
            {
                "qty": 8,
                "unit_price": 148487,
                "discount_type": "fixed",
                "discount_value": 37838,
                "tax_rate": 0
            },
            {
                "qty": 15.99,
                "unit_price": 455172,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 29.329,
                "unit_price": 335948,
                "discount_type": "fixed",
                "discount_value": 35335,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 112549,
        "expected": {
            "subtotal": 19846477,
            "discount": 112549,
            "tax": 74249,
            "total": 19808177,
            "net": [
                647161,
                1018547,
                1143536,
                7236925,
                9762008
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 4,
                "unit_price": 242906,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 5.345,
                "unit_price": 118406,
                "discount_type": "fixed",
                "discount_value": 29362,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 58410,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 19,
                "unit_price": 400825,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 9833327,
            "discount": 0,
            "tax": 0,
            "total": 9833327,
            "net": [
                971624,
                603518,
                642510,
                7615675
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 3,
                "unit_price": 66672,
                "discount_type": "percent",
                "discount_value": 66.86,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 5234,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 12
            },
            {
                "qty": 11,
                "unit_price": 200878,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 296557,
                "discount_type": "percent",
                "discount_value": 64.05,
                "tax_rate": 0.02
            },
            {
                "qty": 16,
                "unit_price": 252463,
                "discount_type": "fixed",
                "discount_value": 31796,
                "tax_rate": 0
            },
            {
                "qty": 14,
                "unit_price": 82089,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 44.845,
                "unit_price": 57020,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 9.85
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 11092623,
            "discount": 0,
            "tax": 256481,
            "total": 11349104,
            "net": [
                66285,
                41035,
                2209658,
                1066335,
                4007612,
                1149246,
                2808933
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 372025,
                "discount_type": "percent",
                "discount_value": 66.92,
                "tax_rate": 0
            },
            {
                "qty": 11.488,
                "unit_price": 153688,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 181305,
                "discount_type": "fixed",
                "discount_value": 4563,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 2369747,
            "discount": 0,
            "tax": 0,
            "total": 2369747,
            "net": [
                246132,
                1765568,
                358047
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 46.592,
                "unit_price": 259485,
                "discount_type": "percent",
                "discount_value": 16.87,
                "tax_rate": 0
            },
            {
                "qty": 47.41,
                "unit_price": 373380,
                "discount_type": "percent",
                "discount_value": 57.2,
                "tax_rate": 0
            },
            {
                "qty": 11,
                "unit_price": 228286,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 10.58
            }
        ],
        "discount_type": "percent",
        "discount_value": 26.68,
        "expected": {
            "subtotal": 20137934,
            "discount": 5372801,
            "tax": 194796,
            "total": 14959929,
            "net": [
                7368920,
                5555041,
                2035968
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 18,
                "unit_price": 90629,
                "discount_type": "fixed",
                "discount_value": 49917,
                "tax_rate": 0
            },
            {
                "qty": 19,
                "unit_price": 425622,
                "discount_type": "fixed",
                "discount_value": 1407,
                "tax_rate": 2.22
            },
            {
                "qty": 42.926,
                "unit_price": 429439,
                "discount_type": "percent",
                "discount_value": 39.42,
                "tax_rate": 0
            },
            {
                "qty": 6,
                "unit_price": 461856,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 3.19
            },
            {
                "qty": 13.446,
                "unit_price": 463838,
                "discount_type": "percent",
                "discount_value": 95.54,
                "tax_rate": 7.03
            },
            {
                "qty": 7,
                "unit_price": 304592,
                "discount_type": "percent",
                "discount_value": 39.78,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 1.98,
        "expected": {
            "subtotal": 25167466,
            "discount": 498316,
            "tax": 281758,
            "total": 24950908,
            "net": [
                1550093,
                8101262,
                10946263,
                2802917,
                291819,
                1258554
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 14,
                "unit_price": 297578,
                "discount_type": "percent",
                "discount_value": 52.49,
                "tax_rate": 0
            },
            {
                "qty": 2.863,
                "unit_price": 226863,
                "discount_type": "fixed",
                "discount_value": 46335,
                "tax_rate": 10.6
            },
            {
                "qty": 8.364,
                "unit_price": 293834,
                "discount_type": "percent",
                "discount_value": 0.77,
                "tax_rate": 6.46
            }
        ],
        "discount_type": "percent",
        "discount_value": 19.78,
        "expected": {
            "subtotal": 5021188,
            "discount": 993191,
            "tax": 177669,
            "total": 4205666,
            "net": [
                1587803,
                535156,
                2082707
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 12.264,
                "unit_price": 254114,
                "discount_type": "fixed",
                "discount_value": 33819,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 335865,
                "discount_type": "percent",
                "discount_value": 4.63,
                "tax_rate": 0
            },
            {
                "qty": 4.513,
                "unit_price": 356833,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 2.48
            },
            {
                "qty": 27.568,
                "unit_price": 377820,
                "discount_type": "fixed",
                "discount_value": 18255,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 181298,
                "discount_type": "fixed",
                "discount_value": 41677,
                "tax_rate": 13.51
            },
            {
                "qty": 20.489,
                "unit_price": 344386,
                "discount_type": "percent",
                "discount_value": 82.4,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 160010,
        "expected": {
            "subtotal": 17293935,
            "discount": 160010,
            "tax": 82523,
            "total": 17216448,
            "net": [
                3054113,
                634702,
                1635055,
                10301285,
                360905,
                1230388
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 12,
                "unit_price": 59744,
                "discount_type": "percent",
                "discount_value": 13.33,
                "tax_rate": 14.7
            },
            {
                "qty": 6,
                "unit_price": 276190,
                "discount_type": "percent",
                "discount_value": 43.08,
                "tax_rate": 0
            },
            {
                "qty": 2.072,
                "unit_price": 421523,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 8.586,
                "unit_price": 346708,
                "discount_type": "percent",
                "discount_value": 59.65,
                "tax_rate": 5.17
            },
            {
                "qty": 8,
                "unit_price": 395749,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 419873,
                "discount_type": "fixed",
                "discount_value": 14124,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 58706,
                "discount_type": "percent",
                "discount_value": 50.54,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 157138,
        "expected": {
            "subtotal": 7717876,
            "discount": 157138,
            "tax": 150315,
            "total": 7711053,
            "net": [
                698190,
                924039,
                855613,
                1237532,
                3101532,
                808812,
                85335
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 28.857,
                "unit_price": 352595,
                "discount_type": "fixed",
                "discount_value": 11371,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 26.72,
        "expected": {
            "subtotal": 10163463,
            "discount": 2715677,
            "tax": 0,
            "total": 7447786,
            "net": [
                7447786
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 12.443,
                "unit_price": 120754,
                "discount_type": "fixed",
                "discount_value": 11084,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 38.31,
        "expected": {
            "subtotal": 1491458,
            "discount": 571378,
            "tax": 0,
            "total": 920080,
            "net": [
                920080
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 37.28,
                "unit_price": 268612,
                "discount_type": "percent",
                "discount_value": 95.25,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 379895,
                "discount_type": "fixed",
                "discount_value": 34645,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 44.04,
        "expected": {
            "subtotal": 1200803,
            "discount": 528834,
            "tax": 0,
            "total": 671969,
            "net": [
                266178,
                405791
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 11,
                "unit_price": 456915,
                "discount_type": "fixed",
                "discount_value": 48694,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 70857,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 171143,
        "expected": {
            "subtotal": 5685941,
            "discount": 171143,
            "tax": 0,
            "total": 5514798,
            "net": [
                4827555,
                687243
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 16.24,
                "unit_price": 429887,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 11.47
            },
            {
                "qty": 20,
                "unit_price": 169399,
                "discount_type": "fixed",
                "discount_value": 42801,
                "tax_rate": 0.34
            },
            {
                "qty": 25.678,
                "unit_price": 309284,
                "discount_type": "fixed",
                "discount_value": 41898,
                "tax_rate": 6.45
            },
            {
                "qty": 7,
                "unit_price": 16675,
                "discount_type": "fixed",
                "discount_value": 33964,
                "tax_rate": 0
            },
            {
                "qty": 13.218,
                "unit_price": 242162,
                "discount_type": "percent",
                "discount_value": 49.23,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 123883,
        "expected": {
            "subtotal": 19934297,
            "discount": 123883,
            "tax": 1313466,
            "total": 21123880,
            "net": [
                7733765,
                3335693,
                8357179,
                82247,
                1614996
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1,
                "unit_price": 345578,
                "discount_type": "percent",
                "discount_value": 98.72,
                "tax_rate": 0
            },
            {
                "qty": 2.201,
                "unit_price": 176462,
                "discount_type": "fixed",
                "discount_value": 49458,
                "tax_rate": 4.85
            },
            {
                "qty": 6,
                "unit_price": 205343,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 13.9
            },
            {
                "qty": 3.235,
                "unit_price": 324693,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 340070,
                "discount_type": "percent",
                "discount_value": 10.29,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 6286720,
            "discount": 0,
            "tax": 187694,
            "total": 6474414,
            "net": [
                4423,
                355373,
                1403314,
                1050382,
                3660922
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 118873,
                "discount_type": "percent",
                "discount_value": 13.81,
                "tax_rate": 14.69
            }
        ],
        "discount_type": "fixed",
        "discount_value": 1684,
        "expected": {
            "subtotal": 1946676,
            "discount": 1684,
            "tax": 285719,
            "total": 2230711,
            "net": [
                2230711
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 32.317,
                "unit_price": 143778,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 32.12,
        "expected": {
            "subtotal": 4646474,
            "discount": 1492447,
            "tax": 0,
            "total": 3154027,
            "net": [
                3154027
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 14,
                "unit_price": 181104,
                "discount_type": "percent",
                "discount_value": 10.12,
                "tax_rate": 0
            },
            {
                "qty": 37.557,
                "unit_price": 116970,
                "discount_type": "percent",
                "discount_value": 65.94,
                "tax_rate": 0
            },
            {
                "qty": 43.156,
                "unit_price": 262652,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 3.63
            },
            {
                "qty": 26.246,
                "unit_price": 55520,
                "discount_type": "fixed",
                "discount_value": 30710,
                "tax_rate": 2.22
            },
            {
                "qty": 38.509,
                "unit_price": 285659,
                "discount_type": "fixed",
                "discount_value": 6660,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 20.31,
        "expected": {
            "subtotal": 27530398,
            "discount": 5591424,
            "tax": 353129,
            "total": 22292103,
            "net": [
                1816030,
                1192378,
                9360762,
                1161988,
                8760945
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 13,
                "unit_price": 463765,
                "discount_type": "percent",
                "discount_value": 92.86,
                "tax_rate": 0
            },
            {
                "qty": 2,
                "unit_price": 47983,
                "discount_type": "fixed",
                "discount_value": 593,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 33810,
        "expected": {
            "subtotal": 525840,
            "discount": 33810,
            "tax": 0,
            "total": 492030,
            "net": [
                402789,
                89241
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 50272,
                "discount_type": "percent",
                "discount_value": 89.66,
                "tax_rate": 8.45
            },
            {
                "qty": 3.511,
                "unit_price": 278929,
                "discount_type": "fixed",
                "discount_value": 8433,
                "tax_rate": 9.23
            },
            {
                "qty": 0.018,
                "unit_price": 455856,
                "discount_type": "percent",
                "discount_value": 59.98,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 28025,
                "discount_type": "fixed",
                "discount_value": 33274,
                "tax_rate": 11.95
            },
            {
                "qty": 15,
                "unit_price": 13233,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "fixed",
        "discount_value": 189109,
        "expected": {
            "subtotal": 1574456,
            "discount": 189109,
            "tax": 118054,
            "total": 1503401,
            "net": [
                94244,
                933122,
                2890,
                298491,
                174654
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 1,
                "unit_price": 332172,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 0.894,
                "unit_price": 231825,
                "discount_type": "percent",
                "discount_value": 96.34,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 1.13,
        "expected": {
            "subtotal": 339757,
            "discount": 3839,
            "tax": 0,
            "total": 335918,
            "net": [
                328419,
                7499
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 15,
                "unit_price": 142532,
                "discount_type": "percent",
                "discount_value": 1.85,
                "tax_rate": 3.51
            },
            {
                "qty": 12,
                "unit_price": 18384,
                "discount_type": "percent",
                "discount_value": 27.56,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 2258235,
            "discount": 0,
            "tax": 73655,
            "total": 2331890,
            "net": [
                2172082,
                159808
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 32.597,
                "unit_price": 297180,
                "discount_type": "percent",
                "discount_value": 99.29,
                "tax_rate": 0
            },
            {
                "qty": 49.683,
                "unit_price": 312373,
                "discount_type": "fixed",
                "discount_value": 4468,
                "tax_rate": 0
            },
            {
                "qty": 12,
                "unit_price": 271268,
                "discount_type": "fixed",
                "discount_value": 5546,
                "tax_rate": 0
            },
            {
                "qty": 10.593,
                "unit_price": 266204,
                "discount_type": "percent",
                "discount_value": 70.94,
                "tax_rate": 0
            },
            {
                "qty": 9.865,
                "unit_price": 180393,
                "discount_type": "fixed",
                "discount_value": 44752,
                "tax_rate": 13.27
            }
        ],
        "discount_type": "fixed",
        "discount_value": 195305,
        "expected": {
            "subtotal": 21387897,
            "discount": 195305,
            "tax": 228109,
            "total": 21420701,
            "net": [
                68151,
                15373482,
                3219996,
                811980,
                1947092
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20,
                "unit_price": 149334,
                "discount_type": "fixed",
                "discount_value": 47668,
                "tax_rate": 0
            },
            {
                "qty": 3,
                "unit_price": 443449,
                "discount_type": "fixed",
                "discount_value": 43404,
                "tax_rate": 0
            },
            {
                "qty": 4,
                "unit_price": 287355,
                "discount_type": "percent",
                "discount_value": 68.96,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 48.89,
        "expected": {
            "subtotal": 4582735,
            "discount": 2240499,
            "tax": 0,
            "total": 2342236,
            "net": [
                1502129,
                657757,
                182350
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 19,
                "unit_price": 348513,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 309789,
                "discount_type": "percent",
                "discount_value": 20.92,
                "tax_rate": 12.71
            },
            {
                "qty": 44.935,
                "unit_price": 452230,
                "discount_type": "fixed",
                "discount_value": 7694,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 265151,
                "discount_type": "fixed",
                "discount_value": 41058,
                "tax_rate": 2.71
            },
            {
                "qty": 16.312,
                "unit_price": 61266,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 12.14
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 29994359,
            "discount": 0,
            "tax": 201647,
            "total": 30196006,
            "net": [
                6621747,
                276118,
                20313261,
                1864185,
                1120695
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 42.294,
                "unit_price": 100069,
                "discount_type": "percent",
                "discount_value": 39.24,
                "tax_rate": 0
            },
            {
                "qty": 46.644,
                "unit_price": 238868,
                "discount_type": "percent",
                "discount_value": 88.66,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 3835031,
            "discount": 0,
            "tax": 0,
            "total": 3835031,
            "net": [
                2571556,
                1263475
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 2,
                "unit_price": 11513,
                "discount_type": "percent",
                "discount_value": 88.43,
                "tax_rate": 0
            },
            {
                "qty": 16,
                "unit_price": 31736,
                "discount_type": "fixed",
                "discount_value": 48614,
                "tax_rate": 0
            },
            {
                "qty": 7,
                "unit_price": 442299,
                "discount_type": "percent",
                "discount_value": 41.97,
                "tax_rate": 0
            },
            {
                "qty": 13.203,
                "unit_price": 461005,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 16.731,
                "unit_price": 211887,
                "discount_type": "fixed",
                "discount_value": 9965,
                "tax_rate": 0.73
            },
            {
                "qty": 15,
                "unit_price": 209328,
                "discount_type": "percent",
                "discount_value": 18.73,
                "tax_rate": 11.05
            },
            {
                "qty": 12.718,
                "unit_price": 320072,
                "discount_type": "fixed",
                "discount_value": 2096,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 18500647,
            "discount": 0,
            "tax": 307781,
            "total": 18808428,
            "net": [
                2664,
                459162,
                1796663,
                6086649,
                3560922,
                2833788,
                4068580
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 8,
                "unit_price": 418478,
                "discount_type": "fixed",
                "discount_value": 10153,
                "tax_rate": 0
            },
            {
                "qty": 1,
                "unit_price": 273896,
                "discount_type": "percent",
                "discount_value": 93.64,
                "tax_rate": 0
            },
            {
                "qty": 5.966,
                "unit_price": 75846,
                "discount_type": "percent",
                "discount_value": 14.02,
                "tax_rate": 1.8
            },
            {
                "qty": 23.544,
                "unit_price": 18614,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 1.69
            },
            {
                "qty": 36.457,
                "unit_price": 336180,
                "discount_type": "percent",
                "discount_value": 60.81,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 8985567,
            "discount": 0,
            "tax": 14409,
            "total": 8999976,
            "net": [
                3337671,
                17420,
                396060,
                445654,
                4803171
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 6,
                "unit_price": 86111,
                "discount_type": "fixed",
                "discount_value": 27009,
                "tax_rate": 2
            },
            {
                "qty": 14,
                "unit_price": 363692,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            }
        ],
        "discount_type": "percent",
        "discount_value": 42.54,
        "expected": {
            "subtotal": 5581345,
            "discount": 2374304,
            "tax": 5627,
            "total": 3212668,
            "net": [
                286984,
                2925684
            ]
        }
    },
    {
        "lines": [
            {
                "qty": 20,
                "unit_price": 199598,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 36.831,
                "unit_price": 470585,
                "discount_type": "fixed",
                "discount_value": 40447,
                "tax_rate": 0
            },
            {
                "qty": 37.51,
                "unit_price": 313584,
                "discount_type": "percent",
                "discount_value": 22.06,
                "tax_rate": 0
            },
            {
                "qty": 30.346,
                "unit_price": 436411,
                "discount_type": null,
                "discount_value": 0,
                "tax_rate": 0
            },
            {
                "qty": 10,
                "unit_price": 210708,
                "discount_type": "percent",
                "discount_value": 86.27,
                "tax_rate": 0
            },
            {
                "qty": 9,
                "unit_price": 68044,
                "discount_type": "fixed",
                "discount_value": 23610,
                "tax_rate": 6.44
            },
            {
                "qty": 3,
                "unit_price": 4747,
                "discount_type": "percent",
                "discount_value": 14.36,
                "tax_rate": 0
            }
        ],
        "discount_type": null,
        "discount_value": 0,
        "expected": {
            "subtotal": 44584962,
            "discount": 0,
            "tax": 37918,
            "total": 44622880,
            "net": [
                3991960,
                17291669,
                9167721,
                13243328,
                289302,
                626704,
                12196
            ]
        }
    }
]