- Timestamp:
- 2 Jan 2015, 07:50:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/interfaces.py
r12337 r12363 295 295 user_id = Attribute('Id of a user, actually the id of the customer') 296 296 title = Attribute('Title generated by the associated product') 297 tc_dict = Attribute('Multilingual "Terms and Conditions" dict') 297 298 298 299 contract_id = schema.TextLine(
Note: See TracChangeset for help on using the changeset viewer.