Ignore:
Timestamp:
26 Oct 2012, 21:48:51 (12 years ago)
Author:
Henrik Bettermann
Message:

Log payment category.

Adjust to previous revisions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/interfaces.py

    r9314 r9435  
    5656        )
    5757
    58     # Additional fees in custom package
    59 
    6058    maint_fee = schema.Float(
    6159        title = _(u'Maintenance Fee (ignored)'),
     
    6361        required = False,
    6462        )
     63
     64    # Additional fees in custom package
    6565
    6666    gown_fee = schema.Float(
Note: See TracChangeset for help on using the changeset viewer.