Changeset 11832 for main/kofacustom.pcn/trunk/src/kofacustom/pcn/payments
- Timestamp:
- 13 Oct 2014, 10:40:59 (10 years ago)
- Location:
- main/kofacustom.pcn/trunk/src/kofacustom/pcn
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.pcn/trunk/src/kofacustom/pcn/payments/interfaces.py
r11687 r11832 19 19 from zope import schema 20 20 from waeup.kofa.payments.interfaces import IOnlinePayment 21 from kofacustom. sampleuni.interfaces import MessageFactory as _21 from kofacustom.pcn.interfaces import MessageFactory as _ 22 22 23 23 class ICustomOnlinePayment(IOnlinePayment):
Note: See TracChangeset for help on using the changeset viewer.