- Timestamp:
- 1 Sep 2012, 15:16:10 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/interfaces.py
r8834 r9143 45 45 46 46 clearance_fee = schema.Float( 47 title = _(u'Clearance Fee (ignored)'),47 title = _(u'Clearance Fee'), 48 48 default = 0.0, 49 49 required = False,
Note: See TracChangeset for help on using the changeset viewer.