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