Ignore:
Timestamp:
1 Oct 2012, 06:36:33 (12 years ago)
Author:
Henrik Bettermann
Message:

We need to export the batch id. This is necessary for reimport batches.

File:
1 edited

Legend:

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

    r9259 r9262  
    222222
    223223class CCOfficer(grok.Role):
    224     """The Computer Center Officer gets the same permissions as the
    225     Portal Manager except the most dangerous ones.
     224    """This is basically a copy of the the PortalManager. We exclude some
     225    'dangerous' permissions by commenting them out.
    226226    """
    227227    grok.name('waeup.CCOfficer')
Note: See TracChangeset for help on using the changeset viewer.