Ignore:
Timestamp:
17 Nov 2007, 17:24:56 (17 years ago)
Author:
joachim
Message:

implement updateRoleMappingsFor and use in clearance_edit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_student/clearance_edit.py

    r2676 r2695  
    7979
    8080    if clear_doc.firstname and clear_doc.lastname:
     81        context.waeup_tool.updateRoleMappingsFor('waeup_studet_subobject_wf',info['per'])
    8182        if info['per_review_state'] != 'opened':
    8283            wftool.doActionFor(info['per'],'open')
Note: See TracChangeset for help on using the changeset viewer.