Example #1
0
 def list(self):
     return {'purchases' : PurchaseOrder.find_all_open(self.enterprise_id)}