" 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; } } ?>
Please select customer.

Item Details


$ii_details) : ?>
Item Details QUANTITY RATE TAX DISCOUNT AMOUNT
" name="invoice_child_id[]" value="" placeholder="hidden for invoice child/item id" value="" /> " name="quantity[]" oninput="calculateInvoice(this,)" value="" min="1" /> " name="rate[]" oninput="calculateInvoice(this,)" value="" /> " name="tax[]" value="" readonly />
" name="discount_amount[]" oninput="calculateInvoice(this,)" value="" min="0" step="0.001" />
" name="amount[]" value="" readonly />

Calculation

0) { echo ''; } ?>
>
>
step="0.001" >