customlib->getSchoolCurrencyFormat(); ?> <?php echo $this->lang->line('fees_receipt'); ?>
is_duplicate_fees_invoice) { ?>
lang->line('office_copy'); ?>

customlib->getFullName($feearray[0]->firstname, $feearray[0]->middlename,$feearray[0]->lastname,$sch_setting->middlename,$sch_setting->lastname); ?>admission_no.")"; ?>
lang->line('father_name'); ?>: father_name; ?>
lang->line('class'); ?>: class . " (" . $feearray[0]->section . ")"; ?>

Date :customlib->getSchoolDateFormat(), $this->customlib->dateyyyymmddTodateformat($date)); ?>

$feeList) { if ($feeList->is_system) { $feeList->amount = $feeList->student_fees_master_amount; } $fee_discount = 0; $fee_paid = 0; $fee_fine = 0; if (!empty($feeList->amount_detail)) { $fee_deposits = json_decode(($feeList->amount_detail)); foreach ($fee_deposits as $fee_deposits_key => $fee_deposits_value) { $fee_paid = $fee_paid + $fee_deposits_value->amount; $fee_discount = $fee_discount + $fee_deposits_value->amount_discount; $fee_fine = $fee_fine + $fee_deposits_value->amount_fine; } } $feetype_balance = $feeList->amount - ($fee_paid + $fee_discount); $total_amount = $total_amount + $feeList->amount; $total_discount_amount = $total_discount_amount + $fee_discount; $total_fine_amount = $total_fine_amount + $fee_fine; $total_deposite_amount = $total_deposite_amount + $fee_paid; $total_balance_amount = $total_balance_amount + $feetype_balance; ?> amount_detail)); if (is_object($fee_deposits)) { foreach ($fee_deposits as $fee_deposits_key => $fee_deposits_value) { ?>
lang->line('fees_group'); ?> lang->line('fees_code'); ?> lang->line('due_date'); ?> lang->line('status'); ?> lang->line('amount'); ?> lang->line('payment_id'); ?> lang->line('mode'); ?> lang->line('date'); ?> lang->line('paid'); ?> lang->line('fine'); ?> lang->line('discount'); ?> lang->line('balance'); ?>
lang->line('no_transaction_found'); ?>
name; ?> code; ?> due_date == "0000-00-00") { } else { echo date($this->customlib->getSchoolDateFormat(), $this->customlib->dateyyyymmddTodateformat($feeList->due_date)); } ?> lang->line('paid'); } else if (!empty($feeList->amount_detail)) { ?>lang->line('partial'); ?>lang->line('unpaid'); } ?> amount; ?> 0) { $display_none = ""; echo ($currency_symbol . number_format($feetype_balance, 2, '.', '')); } ?>
student_fees_deposite_id . "/" . $fee_deposits_value->inv_no; ?> payment_mode; ?> customlib->getSchoolDateFormat(), $this->customlib->dateyyyymmddTodateformat($fee_deposits_value->date)); ?> amount, 2, '.', '')); ?> amount_fine, 2, '.', '')); ?> amount_discount, 2, '.', '')); ?>
lang->line('grand_total'); ?>
setting_model->get_receiptfooter(); ?>
is_duplicate_fees_invoice) { ?>
is_duplicate_fees_invoice) { ?>
lang->line('student_copy'); ?>

firstname . " " . $feearray[0]->lastname . " (" . $feearray[0]->admission_no . ")"; ?>
lang->line('father_name'); ?>: father_name; ?>
lang->line('class'); ?>: class . " (" . $feearray[0]->section . ")"; ?>

Date: customlib->getSchoolDateFormat(), $this->customlib->dateyyyymmddTodateformat($date)); ?>

$feeList) { if ($feeList->is_system) { $feeList->amount = $feeList->student_fees_master_amount; } $fee_discount = 0; $fee_paid = 0; $fee_fine = 0; if (!empty($feeList->amount_detail)) { $fee_deposits = json_decode(($feeList->amount_detail)); foreach ($fee_deposits as $fee_deposits_key => $fee_deposits_value) { $fee_paid = $fee_paid + $fee_deposits_value->amount; $fee_discount = $fee_discount + $fee_deposits_value->amount_discount; $fee_fine = $fee_fine + $fee_deposits_value->amount_fine; } } $feetype_balance = $feeList->amount - ($fee_paid + $fee_discount); $total_amount = $total_amount + $feeList->amount; $total_discount_amount = $total_discount_amount + $fee_discount; $total_fine_amount = $total_fine_amount + $fee_fine; $total_deposite_amount = $total_deposite_amount + $fee_paid; $total_balance_amount = $total_balance_amount + $feetype_balance; ?> amount_detail)); if (is_object($fee_deposits)) { foreach ($fee_deposits as $fee_deposits_key => $fee_deposits_value) { ?>
lang->line('fees_group'); ?> lang->line('fees_code'); ?> lang->line('due_date'); ?> lang->line('status'); ?> lang->line('amount'); ?> lang->line('payment_id'); ?> lang->line('mode'); ?> lang->line('date'); ?> lang->line('paid'); ?> lang->line('fine'); ?> lang->line('discount'); ?> lang->line('balance'); ?>
lang->line('no_transaction_found'); ?>
name; ?> code; ?> due_date == "0000-00-00") { } else { echo date($this->customlib->getSchoolDateFormat(), $this->customlib->dateyyyymmddTodateformat($feeList->due_date)); } ?> lang->line('paid'); } else if (!empty($feeList->amount_detail)) { ?>lang->line('partial'); ?>lang->line('unpaid'); } ?> amount; ?> 0) { $display_none = ""; echo ($currency_symbol . number_format($feetype_balance, 2, '.', '')); } ?>
student_fees_deposite_id . "/" . $fee_deposits_value->inv_no; ?> payment_mode; ?> customlib->getSchoolDateFormat(), $this->customlib->dateyyyymmddTodateformat($fee_deposits_value->date)); ?> amount, 2, '.', '')); ?> amount_fine, 2, '.', '')); ?> amount_discount, 2, '.', '')); ?>
lang->line('grand_total'); ?>
setting_model->get_receiptfooter(); ?>