Changeset 16342 for main/kofacustom.edopoly
- Timestamp:
- 4 Dec 2020, 07:16:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/interfaces.py
r16325 r16342 159 159 ) 160 160 161 maintenance_fee = schema.Float( 162 title = _(u'Maintenance and Utility Fees'), 163 default = 0.0, 164 required = False, 165 ) 166 161 167 def getSessionString(): 162 168 """Returns the session string from the vocabulary.
Note: See TracChangeset for help on using the changeset viewer.