Ignore:
Timestamp:
11 Jan 2013, 17:19:38 (12 years ago)
Author:
Henrik Bettermann
Message:

Implement BalancePaymentAddFormPage? and adjust interfaces (tests and further components will follow).

File:
1 edited

Legend:

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

    r9733 r9864  
    3030
    3131class PaymentCategorySource(ContextualDictSourceFactoryBase):
    32     """A application category source delivers all special handling categories
    33     provided for accommodation booking.
     32    """A payment category source delivers all categories of payments.
     33
    3434    """
    3535    #: name of dict to deliver from kofa utils.
Note: See TracChangeset for help on using the changeset viewer.