- Timestamp:
- 11 Jan 2013, 17:19:38 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/payments/interfaces.py
r9733 r9864 30 30 31 31 class PaymentCategorySource(ContextualDictSourceFactoryBase): 32 """A application category source delivers all special handling categories33 provided for accommodation booking. 32 """A payment category source delivers all categories of payments. 33 34 34 """ 35 35 #: name of dict to deliver from kofa utils.
Note: See TracChangeset for help on using the changeset viewer.