Ignore:
Timestamp:
25 Oct 2019, 09:59:20 (5 years ago)
Author:
Henrik Bettermann
Message:

Add first Payoutlet components. Not yet tested.
Rename eTranzact.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/browser.py

    r15529 r15702  
    4949    grok.require('waeup.payStudent')
    5050    icon = 'actionicon_pay.png'
    51     text = _('CollegePAY')
     51    text = _('Pay via Interswitch')
    5252    target = 'goto_interswitch'
    5353
     
    7878    grok.require('waeup.payStudent')
    7979    icon = 'actionicon_call.png'
    80     text = _('Requery CollegePAY')
     80    text = _('Requery Interswitch History')
    8181    target = 'request_webservice'
    8282
Note: See TracChangeset for help on using the changeset viewer.