Transactions Details
- : = $school_info['address']; ?>
- : = $school_info['phone']; ?>
- : = $school_info['email']; ?>
- : = $school_info['website_link']; ?>
- : = ($school_info['pan']) ? $school_info['pan'] : '-'; ?>
- : = $invoice_data['studentname'] ?>
- : db->get_where('section', array('id' => $section_id))->row()->section_name; else $section_name = ''; $course_name = $this->db->get_where('course', array('id' => $invoice_data['course_id']))->row()->course_name; echo (!empty($section_name)) ? $course_name . ' - ' . $section_name : $course_name; ?>
- : = $invoice_data['studentId']; ?>
- :
- :
- : = $invoice_data['txn_id'] ?>
- : = date('d-m-Y H:i:s', strtotime($invoice_data['paid_date'])) ?>
- : = $invoice_data['received_by'] ?>
- :
- : = $invoice_data['payment_method'] ?>
- : = $invoice_data['tdt'] ?>
- : = $invoice_data['course_fee_id'].$invoice_data['studentId'].'/'.$invoice_data['install_sno'] ?>
Sl No | Description Fee | Amount |
---|---|---|
1 | = $invoice_data['payment_for'] ?> | = $school_info['currency_symbol']; ?> = $invoice_data['payment_amt'] ?> |
Fine : | = $invoice_data['fine_amount'] ?> | |
= ucfirst($invoice_data['deduction_type']) ?> : | = $invoice_data['deduction_amount'] ?> | |
Total Paid : | = $school_info['currency_symbol']; ?> = (($invoice_data['payment_amt'] + $invoice_data['fine_amount'] ) - $invoice_data['deduction_amount']) ?> | |
Amount In Word : |