Notice: Trying to access array offset on value of type bool in /var/www/html/fastcoo_v4/employees/ravindra/files/invoice/fixrate/storage_fixrate_invoice.php on line 188
work in progeress
select id from customer where invoice_type = 'Fix Rate' and super_id=''

select SUM(pallets) as `storagetotal` , MONTH(entrydate) AS M , YEAR(entrydate) as Y, storage_id ,entrydate as entry_date FROM storagesinvoices WHERE seller_id='68' and ( MONTH(entrydate)='03' ) and YEAR(entrydate)='2025' GROUP by M,Y,storage_id

select SUM(pallets) as `storagetotal` , MONTH(entrydate) AS M , YEAR(entrydate) as Y, storage_id ,entrydate as entry_date FROM storagesinvoices WHERE seller_id='3131' and ( MONTH(entrydate)='03' ) and YEAR(entrydate)='2025' GROUP by M,Y,storage_id