- Timestamp:
- 27 Jan 2020, 13:03:41 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/browser.py
r15641 r15961 136 136 return form_fields 137 137 138 class CustomExportPDFPaymentSlipPage(NigeriaExportPDFPaymentSlipPage):139 """Deliver a PDF slip of the context.140 """141 142 note = '''143 144 145 The total authorized amount includes an Interswitch transaction charge of 150 Nairas.146 '''147 148 138 class CustomApplicantManageFormPage(NigeriaApplicantManageFormPage): 149 139 """A full edit view for applicant data.
Note: See TracChangeset for help on using the changeset viewer.