Changeset 17619 for main/waeup.aaue/trunk/src
- Timestamp:
- 21 Oct 2023, 05:44:44 (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interfaces.py
r17514 r17619 333 333 ) 334 334 335 access_ card_fee = schema.Float(335 access_fee = schema.Float( 336 336 title = _(u'AAU Access Card Fee'), 337 337 default = 0.0,
Note: See TracChangeset for help on using the changeset viewer.