Ignore:
Timestamp:
8 Dec 2006, 14:40:47 (18 years ago)
Author:
Henrik Bettermann
Message:

initial creation allowed for SectionOfficer?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/workflows/waeup_base_wf/definition.xml

    r939 r1013  
    2929   <guard-role>Manager</guard-role>
    3030   <guard-role>SectionManager</guard-role>
     31   <guard-role>SectionOfficer</guard-role>
    3132  </guard>
    3233 </transition>
     
    3435             new_state="unchecked" trigger="USER"
    3536             before_script="" after_script="">
    36  
     37
    3738  <guard>
    3839   <guard-role>Manager</guard-role>
    3940   <guard-role>SectionManager</guard-role>
     41   <guard-role>SectionOfficer</guard-role>
    4042  </guard>
    4143  <transition-behavior behavior_id="initial-create"/>
     
    4446             title="Create content" new_state=""
    4547             trigger="USER" before_script="" after_script="">
    46  
     48
    4749  <guard>
    4850   <guard-role>Manager</guard-role>
    4951   <guard-role>SectionManager</guard-role>
     52   <guard-role>SectionOfficer</guard-role>
    5053  </guard>
    5154  <transition-behavior behavior_id="allow-sub-create"/>
     
    5558             title="Cut/Copy/Paste" new_state=""
    5659             trigger="USER" before_script="" after_script="">
    57  
     60
    5861  <guard>
    5962   <guard-role>Manager</guard-role>
    6063   <guard-role>SectionManager</guard-role>
     64   <guard-role>SectionOfficer</guard-role>
    6165  </guard>
    6266  <transition-behavior behavior_id="allow-sub-move"/>
Note: See TracChangeset for help on using the changeset viewer.