|
|
#{messages['gazelle.systems.system.FinancialSummary2']}
${financialManagerBean.prepareContactsForFinancialSummary()}
#{messages['gazelle.testmanagement.financial.TotalWithoutTax']} | | #{financialSummary.feeAsCurrency} |
#{messages['gazelle.testmanagement.financial.VATAmount']} | | #{financialSummary.feeVATAsCurrency} |
#{messages['gazelle.testmanagement.financial.TotalVATIncluded']} | | #{financialSummary.totalFeeToPayAsCurrency} |
#{messages['gazelle.financial.invoice.FeesPaid']} : | | #{financialSummary.totalFeePaidAsCurrency} |
#{messages['gazelle.financial.invoice.FeesDue']} : | | #{financialSummary.totalFeeDueAsCurrency } |