- Timestamp:
- 9 Mar 2015, 02:04:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/branches/uli-payments/src/waeup/ikoba/customers/contracts.py
r12697 r12698 84 84 @property 85 85 def _customer(self): 86 # XXX: contracts have no `customer` in interface.87 86 return self.context.customer 88 87
Note: See TracChangeset for help on using the changeset viewer.