Ignore:
Timestamp:
9 Mar 2015, 02:04:06 (10 years ago)
Author:
uli
Message:

Add customer attribute.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/branches/uli-payments/src/waeup/ikoba/customers/interfaces.py

    r12663 r12698  
    298298    is_approvable = Attribute('Contract approvable by officer')
    299299    translated_class_name = Attribute('Translatable class name')
     300    customer = Attribute('Customer object of context.')
    300301    user_id = Attribute('Id of a user, actually the id of the customer')
    301302    title = Attribute('Title generated by the associated product')
Note: See TracChangeset for help on using the changeset viewer.