- Timestamp:
- 12 Mar 2015, 05:29:43 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/interfaces.py
r12663 r12741 298 298 is_approvable = Attribute('Contract approvable by officer') 299 299 translated_class_name = Attribute('Translatable class name') 300 customer = Attribute('Customer object of context.') 300 301 user_id = Attribute('Id of a user, actually the id of the customer') 301 302 title = Attribute('Title generated by the associated product')
Note: See TracChangeset for help on using the changeset viewer.