Changeset 9268


Ignore:
Timestamp:
2 Oct 2012, 07:38:46 (12 years ago)
Author:
Henrik Bettermann
Message:

'transition' must be available for import.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/accesscodes/batching.py

    r9267 r9268  
    105105                    self.location_fields + [
    106106                        'random_num', 'owner', 'cost',
    107                         'state', 'batch_serial',]
     107                        'state', 'transition', 'batch_serial',]
    108108                    )))
    109109
Note: See TracChangeset for help on using the changeset viewer.