3 ? $invoice_count / 2 : 9999; foreach ($invoices as $invoice) { // Disable read-only if not applicable if ($this->config->item('disable_read_only') == true) { $invoice->is_read_only = 0; } // Convert the dropdown menu to a dropup if invoice is after the invoice split $dropup = $invoice_idx > $invoice_list_split ? true : false; ?>
invoice_status_id]['label']; if ($invoice->invoice_sign == '-1') { ?>   is_read_only == 1) { ?>   invoice_number ? $invoice->invoice_number : $invoice->invoice_id); ?> invoice_date_created); ?> invoice_date_due); ?> invoice_total); ?> invoice_balance); ?>