Exemplo n.º 1
0
def _question_response_pending(context):
    """A question sent to a ministry for a written answer, 
    it cannot be edited, the ministry can add a written response.
    """
    utils.setMinistrySubmissionDate(context)
Exemplo n.º 2
0
 def send_to_ministry(info,context):
     """
     A question sent to a ministry for a written answer, 
     it cannot be edited, the ministry can add a written response
     """
     utils.setMinistrySubmissionDate(info,context)
Exemplo n.º 3
0
def _question_allow_response(info, context):
    """A question sent to a ministry for a written answer, 
    it cannot be edited, the ministry can add a written response.
    """
    utils.setMinistrySubmissionDate(info, context)