Exemplo n.º 1
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo("assignment-approved")
Exemplo n.º 2
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('closed-out')
Exemplo n.º 3
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('announced')
Exemplo n.º 4
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('assignment-approved')
Exemplo n.º 5
0
 def requests(self):
     """ Base list of the requests """
     return Utilities.requestsWhichCouldLeadTo('announced')