Array
(
    [invoicedate] => 2024-09-03
    [duedate] => 2024-09-03
    [customerid] => 6
    [grandtotal] => 1050.00
    [productid] => Array
        (
            [0] => 165
            [1] => 166
        )

    [mrp] => Array
        (
            [0] => 320
            [1] => 480
        )

    [qty] => Array
        (
            [0] => 1
            [1] => 4
        )

    [price] => Array
        (
            [0] => 144
            [1] => 216
        )

    [discountvalue] => Array
        (
            [0] => 176
            [1] => 1056
        )

    [discountpercentage] => Array
        (
            [0] => 55
            [1] => 55
        )

    [taxvalue] => Array
        (
            [0] => 
            [1] => 
        )

    [taxpercentage] => Array
        (
            [0] => 5.00
            [1] => 2.00
        )

    [amount] => Array
        (
            [0] => ₹151.20
            [1] => ₹881.28
        )

    [shipping] => 50
    [roundoff] => 32.48
    [totaltax] => 24.48
    [orderid] => 
    [totalsavings] => 1232.00
    [balance] => 1050.00
    [status] => 0
)
