$row) { $or_col_max_len[0] = max($or_col_max_len[0], mb_strlen((string) ($index + 1))); $or_col_max_len[1] = max($or_col_max_len[1], mb_strlen((string) ($row['short_name'] ?? ''))); $or_col_max_len[2] = max($or_col_max_len[2], mb_strlen((string) ($row['branch_name'] ?? ''))); $or_col_max_len[3] = max($or_col_max_len[3], mb_strlen((string) change_date_format($row['month'] ?? '', 'Y-m-d', 'Y-m'))); $or_col_max_len[4] = max($or_col_max_len[4], mb_strlen((string) ($row['stmt_sno'] ?? ''))); $or_col_max_len[5] = max($or_col_max_len[5], mb_strlen((string) ($row['invoice_no'] ?? ''))); $or_col_max_len[6] = max($or_col_max_len[6], mb_strlen((string) (isset($row['invoice_status']) ? $row['invoice_status'] : ' - '))); $or_col_max_len[7] = max($or_col_max_len[7], mb_strlen((string) change_date_format($row['invoice_date'] ?? '', 'Y-m-d', 'd-M-Y'))); $or_col_max_len[8] = max($or_col_max_len[8], mb_strlen((string) (isset($row['invoice_amount']) ? $row['invoice_amount'] : '0.00'))); $or_col_max_len[9] = max($or_col_max_len[9], mb_strlen((string) (isset($row['total_paid']) ? $row['total_paid'] : '0.00'))); $or_col_max_len[10] = max($or_col_max_len[10], mb_strlen((string) (isset($row['outstanding_amount']) ? $row['outstanding_amount'] : '0.00'))); } $or_col_min_px = array_fill(0, $or_col_count, 88); $or_col_min_px[0] = 48; $or_col_max_px = array_fill(0, $or_col_count, 360); $or_col_max_px[0] = 64; $or_col_width_px = nhance_dt_column_widths_px($or_header_labels, $or_col_max_len, $or_col_min_px, $or_col_max_px); ?>

Filter

×
$row) { ?>
S.No
Insurer
Insurer
Branch
Statement
Month
Statement
No
Invoice No
Invoice Status
Invoice Date
Invoice Amount
Realization
Amount
Outstanding
Amount