Ignore:
Timestamp:
7 Dec 2014, 10:07:29 (10 years ago)
Author:
Henrik Bettermann
Message:

Define connected_files and getMD5 for all kind of customer documents.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/src/waeup/ikoba/customers/export.py

    r12156 r12161  
    160160                  'translated_state',
    161161                  'formatted_transition_date',
    162                   'translated_class_name'])))
     162                  'translated_class_name',
     163                  'connected_files',   # Could be used to export file URLs
     164                  ])))
    163165
    164166    #: The title under which this exporter will be displayed
Note: See TracChangeset for help on using the changeset viewer.