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