= $page_name; ?>
" id="myForm">
customer_id === $invoice_details['customer_id']) { $displayvalue = $customer->first_name . ' ' . $customer->last_name; $last_name = $customer->last_name; $first_name = $customer->first_name; } } ?>
Customer Name
Customer Name
*
Select a customer
+ Add a customer
isactive == 1) { ?>
= $customer->first_name . ' ' . $customer->last_name; ?>
Please select customer.
Shipping Address
Select an address
Billing Address (
Do you want to change addresses?)
= isset($invoice_details['billing_address']) ? $invoice_details['billing_address'] : '' ?>
Shipping Address
= isset($invoice_details['shipping_address']) ? $invoice_details['shipping_address'] : '' ?>
Events
Select an Events
is_the_default === 1 || isset($invoice_details['event_id']) && (($invoice_details['event_id'] === $event->event_id))) echo "selected"; ?>> = $event->event_name ?>
Invoice Number
Invoice Date
*
From Subscription
*
To Subscription
*
Item Details
Item Details
Qty
Rate
Tax
Amount
Discount
$ii_details) : ?>
bookSelect" name="item_details[]" onchange="displayBookTag(this,= $inx; ?>)" required data-toggle="select2" style="width: 249px !important;">
Select a = $flag_name; ?>
+ Add New Book
isactive == 0) ? 'disabled' : ''; ?>
book_id)) echo "selected"; ?> = $disabled; ?>> isactive == 0) { echo $book->title . " (Disabled) "; } else { echo $book->title; } ?>
" cols="26" rows="2" style="margin-top: 16px;border-color: lightgray;width:247px;">= isset($ii_details['description']) ? $ii_details['description'] : '' ?>
" name="quantity[]" oninput="calculateInvoice(this,= $inx; ?>)" value="= isset($ii_details['quantity']) ? $ii_details['quantity'] : '' ?>" min="1" />
" name="rate[]" oninput="calculateInvoice(this,= $inx; ?>)" value="= isset($ii_details['unit_price']) ? $ii_details['unit_price'] : '' ?>" />
" name="tax[]" value="= isset($ii_details['tax']) ? $ii_details['tax'] : '' ?>" readonly />
" name="amount[]" value="= isset($ii_details['subtotal']) ? $ii_details['subtotal'] : '' ?>" readonly />
" name="discount_amount[]" oninput="calculateInvoice(this,= $inx; ?>)" value="= isset($ii_details['discount_amount']) ? $ii_details['discount_amount'] : '' ?>" min="0" step="0.001" />
" name="discount_type[]" oninput="calculateInvoice(this,= $inx; ?>)">
> %
> ₹
" name="invoice_child_id[]" value="" placeholder="hidden for invoice child/item id" value="= isset($ii_details['invoice_child_id']) ? $ii_details['invoice_child_id'] : '' ?>" />
Select a = $flag_name ?>
+ Add New Book
isactive === 1) : ?>
= $book->title; ?>
" name="discount_type[]" oninput="calculateInvoice(this,0)">
%
₹
Add More Item
Calculation
Subtotal
Tax Amount
Discount
0) { echo '
'; // Length is greater than 0, proceed with displaying the select element without the name attribute } else { // Length is 0 or $invoice_details['dis_type'] is not set, proceed with displaying the select element with the name attribute echo '
'; } ?>
>%
>₹
>
Charge Name
>
Charge Amount
step="0.001" >
Total
Total (Round-off)
Balance Amount
Paid Amount
Payment Notes
= isset($invoice_details['payment_note']) ? $invoice_details['payment_note'] : '' ?>
Notes
Select Mode of Payment
×
Select a mode
Credit Card
Debit Card
Cash
UPI
Bank Transfer
Add New Customer
×
First Name
*
Last Name
Email
Mobile
+91
Please provide.
Billing Address 1
Billing Address 2
Country
State
City
Pincode
Is the above address same as the shipping address?
Shipping Address 1
Shipping Address 2
Country
State
City
Pincode
Cancel
Save as Draft
Void
Save as Approved
Reason for Void
×
Reason for Cancel
×
Add Book
×
Book Name
*
Price
*
Publication Date
*
Please provide.
ISBN Code
Please provide.
Publisher Name
Please provide.
Publisher Code
*
Billing & Shipping Address
×
Billing Address
Address
*
Country
Select Country
State
*
City
*
Postal Code
*
Is the above address same as the shipping address?
Shipping Address
Address
*
Country
Select Country
State
*
City
*
Postal Code
*
Submit