{{ 'NAME' | trans }} {{ invoice.getInvoiceGeneratedForUnregisterUsername is empty ? invoice.getInvGeneratedFor.getFullName : invoice.getInvoiceGeneratedForUnregisterUsername ~ ' (Un-register user)' }}
{{ 'STUDENT NO' | trans }} {% if invoice.getInvoiceGeneratedForUnregisterUsername is empty %} {{ invoice.getInvGeneratedFor.id }} {% endif %}
{{ 'CLASS' | trans }} {# Class name#} {% if invoice.getClassSessionEnrolment is not empty and invoice.getClassSessionEnrolment.id is not empty %} {{ invoice.getClassSessionEnrolment.getClassSession.getName }} {% endif %}
{{ 'DESCRIPTION' }} | {{ 'AMOUNT' }} |
---|---|
{{ invItem.getInvItemDescription }} | {{ getFreshAppSetting('currencyPreFix') }}{{ invItem.getInvItemAmount() }} {{ getFreshAppSetting('currencySuffex') }} |
{{ 'Total' | trans }} | {{ getFreshAppSetting('currencyPreFix') }}{{ invoice.getTotalAmountOfInvoice }} {{ getFreshAppSetting('currencySuffex') }} |
{{ 'Cashier' | trans }} | {{ 'Deposited By' | trans }} | {{ 'Manager/officer' | trans }} |
{{ 'DUE DATE' }} {{ date_format(invoice.getInvDueDate) }} {{ 'CH. NO' | trans }} {{ invoice.getInvReference() }}
{{ 'STUDENT COPY' | trans }}
{{ 'NAME' | trans }} {{ invoice.getInvoiceGeneratedForUnregisterUsername is empty ? invoice.getInvGeneratedFor.getFullName : invoice.getInvoiceGeneratedForUnregisterUsername ~ ' (Un-register user)' }}
{{ 'STUDENT NO' | trans }} {% if invoice.getInvoiceGeneratedForUnregisterUsername is empty %} {{ invoice.getInvGeneratedFor.id }} {% endif %}
{{ 'CLASS' | trans }} {% if invoice.getClassSessionEnrolment is not empty and invoice.getClassSessionEnrolment.id is not empty %} {{ invoice.getClassSessionEnrolment.getClassSession.getName }} {% endif %}
{{ 'DESCRIPTION' }} | {{ 'AMOUNT' }} |
---|---|
{{ invItem.getInvItemDescription }} | {{ getFreshAppSetting('currencyPreFix') }}{{ invItem.getInvItemAmount() }} {{ getFreshAppSetting('currencySuffex') }} |
{{ 'Total' | trans }} | {{ getFreshAppSetting('currencyPreFix') }}{{ invoice.getTotalAmountOfInvoice }} {{ getFreshAppSetting('currencySuffex') }} |
{{ 'Cashier' | trans }} | {{ 'Deposited By' | trans }} | {{ 'Manager/officer' | trans }} |
{{ 'DUE DATE' }} {{ date_format(invoice.getInvDueDate) }} {{ 'CH. NO' | trans }} {{ invoice.getInvReference() }}
{{ 'BANK COPY' | trans }}
{{ 'NAME' | trans }} {{ invoice.getInvoiceGeneratedForUnregisterUsername is empty ? invoice.getInvGeneratedFor.getFullName : invoice.getInvoiceGeneratedForUnregisterUsername ~ ' (Un-register user)' }}
{{ 'STUDENT NO' | trans }} {% if invoice.getInvoiceGeneratedForUnregisterUsername is empty %} {{ invoice.getInvGeneratedFor.id }} {% endif %}
{{ 'CLASS' | trans }} {% if invoice.getClassSessionEnrolment is not empty and invoice.getClassSessionEnrolment.id is not empty %} {{ invoice.getClassSessionEnrolment.getClassSession.getName }} {% endif %}
{{ 'DESCRIPTION' }} | {{ 'AMOUNT' }} |
---|---|
{{ invItem.getInvItemDescription }} | {{ getFreshAppSetting('currencyPreFix') }}{{ invItem.getInvItemAmount() }} {{ getFreshAppSetting('currencySuffex') }} |
{{ 'Total' | trans }} | {{ getFreshAppSetting('currencyPreFix') }}{{ invoice.getTotalAmountOfInvoice }} {{ getFreshAppSetting('currencySuffex') }} |
{{ 'Cashier' | trans }} | {{ 'Deposited By' | trans }} | {{ 'Manager/officer' | trans }} |
{{ 'DUE DATE' }} {{ date_format(invoice.getInvDueDate) }} {{ 'CH. NO' | trans }} {{ invoice.getInvReference() }}
{{ 'SCHOOL COPY' | trans }}