def draft_minutes(info, context):
     dbutils.set_real_order(removeSecurityProxy(context))
     actions.invalidate_caches(info, context)
示例#2
0
 def draftminutes(info, context):
     dbutils.set_real_order(removeSecurityProxy(context))
示例#3
0
def _groupsitting_draft_agenda(context):
    dbutils.set_real_order(context)
示例#4
0
def _groupsitting_allow_draft_minutes(info, context):
    dbutils.set_real_order(removeSecurityProxy(context))
示例#5
0
def _groupsitting_allow_draft_minutes(info, context):
    dbutils.set_real_order(removeSecurityProxy(context))
示例#6
0
def _groupsitting_draft_agenda(context):
    dbutils.set_real_order(context)
示例#7
0
 def draft_minutes(info, context):
     dbutils.set_real_order(removeSecurityProxy(context))
     actions.invalidate_caches(info, context)