invoice_status_id == 1) { ?>
client_address_1) ? $invoice->client_address_1 . '
' : ''; ?> client_address_2) ? $invoice->client_address_2 . '
' : ''; ?> client_city) ? $invoice->client_city : ''; ?> client_state) ? $invoice->client_state : ''; ?> client_zip) ? $invoice->client_zip : ''; ?> client_country) ? '
' . $invoice->client_country : ''; ?>
client_phone): ?> : client_phone; ?>
client_email): ?> : client_email; ?>
' . trans('birthdate') . ': ' . format_date($invoice->client_birthdate); ?>
' . trans('gender') . ': ' . format_gender($invoice->client_gender); ?>
|
|
|
|
|
|
|
|
|
|
|
|
invoice_sign == -1) { ?>
custom_field_location != 1) {
continue;
} ?>
mdl_invoices, $custom_field, $cv); ?>
creditinvoice_parent_id,
$invoice->creditinvoice_parent_id) ?>
invoice_number) : ?>
value="invoice_number; ?>"
placeholder=""
is_read_only == 1) {
echo 'disabled="disabled"';
} ?>>
is_read_only == 1) {
echo 'disabled="disabled"';
} ?>>
is_read_only == 1) {
echo 'disabled="disabled"';
} ?>>
is_read_only != 1) { ?>
: invoice_url_key)); ?>