Changeset 15585
- Timestamp:
- 12 Sep 2019, 05:26:07 (5 years ago)
- Location:
- main/kofacustom.nigeria/trunk/src/kofacustom/nigeria
- Files:
-
- 7 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interfaces.py
r15489 r15585 129 129 ) 130 130 131 etranzact_enabled = schema.Bool( 132 title = _(u'eTranzact integration enabled'), 133 default = False, 134 ) 135 131 136 class ICustomSessionConfigurationAdd(ICustomSessionConfiguration): 132 137 """A session configuration object in add mode.
Note: See TracChangeset for help on using the changeset viewer.